Commit Graph

3603 Commits

Author SHA1 Message Date
M2j
dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
Raoul Snyman
76e655f3fa Fix some overlooked bugs from the change in the way service files are saved.
bzr-revno: 1193
2011-01-07 09:02:59 +02:00
Raoul Snyman
9d8b40d1c2 Fix some overlooked bugs from the change in the way service files are saved. 2011-01-06 22:34:46 +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
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
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
Tim Bentley
f9954fac80 Add comment to force update 2011-01-04 17:36:22 +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
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
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
c487d7f33d Fix the service saving
Fixes: https://launchpad.net/bugs/696313
2011-01-02 13:57:55 +00:00
Andreas Preikschat
cce440ba48 2011-01-02 11:29:18 +01:00
Tim Bentley
1031ea40d9 Fix Song form clean up for new song having edited previously.
Fixes: https://launchpad.net/bugs/696362
2011-01-02 08:03:42 +00:00
Andreas Preikschat
8a0eeb54bb 2011-01-02 08:57:05 +01:00
Andreas Preikschat
def66c204a fixed wrong indent 2011-01-01 22:55:22 +01:00
Andreas Preikschat
2693e3dbd9 removed a not needed import 2011-01-01 22:46:00 +01:00
Andreas Preikschat
625ef9fc00 fixed adding more images at once, tweaked adding images when one image is not present 2011-01-01 22:41:28 +01:00
Tim Bentley
0df8096775 Remove debugging code 2011-01-01 15:28:10 +00:00