Commit Graph

4569 Commits

Author SHA1 Message Date
Jon Tibble
3454f95ddf Cleanups 2011-01-06 20:48:22 +00:00
Meinert Jordan
5135f848da Nearly everything in this commit is either the renaming of variables or rewriting of the layout. The visible layout change in the dialogs default size is mainly limited to label alignments (for resized dialogs, translated strings or some Themes it might be much more).
Functional changes are:
- Preventing a bug, when no bibles are installed
- Fixing a spelling error in osisbooks.csv
- Showing the 'reset background' buttons only, if the background is really replaced.
- showing a character encoding dialog for the ewimporter
- BibleGateway importer fix for rtl

bzr-revno: 1192
2011-01-06 21:55:14 +02:00
M2j
e000b8a89b send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal 2011-01-05 22:31:22 +01:00
M2j
4fd5d7546e Head 1191 2011-01-05 20:58:31 +01:00
M2j
977e818978 BibleServer fixes 2011-01-05 20:52:55 +01:00
M2j
aff020b703 BibleGateway fixes 2011-01-05 20:48:01 +01:00
Andreas Preikschat
787b4e2a58 Remove not supported html from songs being imported.
bzr-revno: 1191
2011-01-05 19:32:06 +00:00
Tim Bentley
4c74cf4594 Fix image error text
Add Guard to video background.
Use new event method to display message
Add Fix for theme editor start up bug.

bzr-revno: 1190
Fixes: https://launchpad.net/bugs/697405
2011-01-05 19:29:09 +00:00
M2j
98274b596e bible plugin fixes 2011-01-05 19:47:42 +01:00
Tim Bentley
b36ff5107a Fix text yet again 2011-01-05 18:27:39 +00:00
M2j
cdd22d695a catch case, when no bibles are installed to avoid a IndexError
correct spelling error 'Corinthans' in osisbooks.csv
2011-01-05 19:25:40 +01:00
M2j
a6566a1f84 reworked GUI layout for the rest of the code
alignment fix for SearchEdit (visible with Clearlooks theme)
replaced capitalized variable names in touched classes
use codepage selection fallback for the ewimporter
2011-01-05 18:53:58 +01:00
M2j
6dca24bc3c Head 1189 2011-01-05 18:17:22 +01:00
M2j
15c0dac9d0 replaced beginning capitals in variable names in AlertForm class 2011-01-05 18:13:57 +01:00
Tim Bentley
e7832cc63e Head 2011-01-05 16:55:54 +00:00
Meinert Jordan
e65898fcec Fix Layout of Settings Tab and other dialogs
bzr-revno: 1189
2011-01-05 16:54:44 +00:00
M2j
71f6bc26dc basicaly reworked the layout of the mediaitems and renamed variables to fit the standard 2011-01-05 17:50:28 +01:00
Tim Bentley
d97414e4e9 Fix title Camels 2011-01-05 16:15:08 +00:00
Tim Bentley
13732b5bd1 Speed up theme load and stop display being set incorrectly for images
Fixes: https://launchpad.net/bugs/697405
2011-01-05 16:06:56 +00:00
M2j
92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01:00
M2j
d7ff9d37d2 formating of a comment 2011-01-05 10:37:11 +01:00
Tim Bentley
38e72ca137 Change message code 2011-01-05 07:18:12 +00:00
Tim Bentley
4b08a7a253 Head 2011-01-05 07:07:31 +00:00
Tim Bentley
803d55c2ec Change message code 2011-01-05 07:07:19 +00:00
M2j
21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Raoul Snyman
185f7aa06e Fix for bug #696979
bzr-revno: 1188
2011-01-04 22:27:31 +02:00
Raoul Snyman
a6393e4e42 Fixed bug #697271
bzr-revno: 1187
2011-01-04 22:26:09 +02:00
Tim Bentley
f9954fac80 Add comment to force update 2011-01-04 17:36:22 +00:00
Tim Bentley
d2414947d4 Head 2011-01-04 17:34:47 +00:00
Raoul Snyman
85c6ba2ee4 Fix for bug #696979 2011-01-04 19:26:37 +02:00
Raoul Snyman
411a60c6c5 Fix for bug #697271 2011-01-04 18:04:55 +02:00
Andreas Preikschat
9763a43f55 removed not supported html tags 2011-01-04 16:51:11 +01:00
M2j
cf6208caa7 Head 2011-01-04 11:15:36 +01:00
M2j
bca7d46ad3 Character selection fallback for the ewimporter 2011-01-04 11:13:41 +01:00
Andreas Preikschat
e57c43403b r1186 2011-01-04 10:56:05 +01:00
M2j
6de12718f6 Head 1186 2011-01-04 10:19:53 +01:00
Tim Bentley
45367eaab2 Update text and guard video backgrounds 2011-01-03 19:50:25 +00:00
Tim Bentley
38524576ef Allow the exit conformation dialog to be disabled
bzr-revno: 1186
2011-01-03 19:22:50 +00:00
Tim Bentley
d4f0953429 Head 2011-01-03 18:42:32 +00:00
M2j
b0c9b3f077 integrated 'split layout' in the SettingsTab class
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
Andreas Preikschat
45f912e5da - fixed adding/appending more images to the Service Manager
- possibility to add/append images to the Service Manager if an image is missing
- prevent that "Replace Live Background" can use a non existing image and prevent replacing the background with more images (as this makes no sense)

bzr-revno: 1185
2011-01-03 09:42:53 +00:00
Tim Bentley
c11454b02d Fix review comments 2011-01-03 08:56:17 +00:00
M2j
ebd44c7a94 Head 1184 2011-01-02 23:33:18 +01:00
M2j
2e6613edf4 simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins 2011-01-02 23:24:14 +01:00
Andreas Preikschat
d8ef3c5947 added a check to prevent replacing the live background with an non existing image, prevent replacing with more images 2011-01-02 22:34:33 +01:00
Tim Bentley
bc3295be03 Head1184 2011-01-02 16:42:42 +00:00
Tim Bentley
48a96769d7 Add YAS for closure 2011-01-02 16:42:30 +00:00
Andreas Preikschat
0d2e8ff12d dialog show only once (when more files are missing) 2011-01-02 17:37:31 +01:00
Tim Bentley
3b6d8d0847 Fix Song dialog for new songs
Fix Auto Service Opening

bzr-revno: 1184
Fixes: https://launchpad.net/bugs/696313, https://launchpad.net/bugs/696362
2011-01-02 16:32:30 +00:00
Raoul Snyman
5089a34569 Added a step to update from bzr before building.
bzr-revno: 1183
2011-01-02 16:32:49 +02:00