Commit Graph

4704 Commits

Author SHA1 Message Date
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
Tim Bentley
a83da28437 Head1191 2011-01-05 19:54:27 +00:00
Tim Bentley
b29c4e9f95 Head 2011-01-05 19:52:59 +00: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
b4dfeca4d7 2011-01-05 20:34:56 +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
833d31ddb0 Head 2011-01-05 16:57:49 +00:00
Tim Bentley
e7832cc63e Head 2011-01-05 16:55:54 +00:00
Tim Bentley
b6db2e3659 Fixes 2011-01-05 16:55:28 +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
Andreas Preikschat
09e2fb7691 clean up 2011-01-05 17:45:29 +01:00
Andreas Preikschat
4246c3b76e - added documentation
- commented not needed class out
- split class 'OpenLyricsParser'
- relocated and imporved some code in methods
2011-01-05 17:31:04 +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
Andreas Preikschat
449610d50e - fixed author wihtou first_name e. g. "Luther"
- open xml file properly
- tweakes
2011-01-04 23:06:43 +01: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
Andreas Preikschat
cc229d05af - add standard verseOrder, if xml does not have any verseOrder property
- added '_get' and '_text' methods which do the same as 'get' and 'text', but make sure that they never return 'None' (but u'' instead)
- fixed wrong use of 'theme'
- implemented songbooks, songnumber and comment
- clean ups
2011-01-04 10:46:24 +01:00
Andreas Preikschat
0494c75ce9 r1186 2011-01-04 10:45:19 +01:00
M2j
6de12718f6 Head 1186 2011-01-04 10:19:53 +01:00
Andreas Preikschat
a5f73713d4 add standard verseOrder, if xml does not have any verseOrder property; added '_get' and '_text' methods which do the same as 'get' and 'text', but make sure that they never return 'None' (but u'' instead) 2011-01-03 22:47:49 +01:00
Tim Bentley
45367eaab2 Update text and guard video backgrounds 2011-01-03 19:50:25 +00:00
Tim Bentley
0c793a123e Head 2011-01-03 19:48:36 +00:00
Tim Bentley
23d71700aa Theme handling changes 2011-01-03 19:47:14 +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