Commit Graph

4590 Commits

Author SHA1 Message Date
Tim Bentley 42aec4a4db Head 2011-01-09 19:08:52 +00:00
Tim Bentley 17a5d2c0b8 Theme fix 2011-01-09 19:08:37 +00:00
Tim Bentley b34216677a This is big but lets get it in soon.
Changes:
- Search for songs by theme on exact match NOT like
- Add ability to create your own displaytabs and manage them by settings.
- Clean up Theme Manager and make more code common.

bzr-revno: 1199
2011-01-09 19:07:52 +00:00
Tim Bentley 77866ccc8e Head 2011-01-09 13:55:59 +00:00
Jon Tibble 94b033d33b Refactor out first_item
bzr-revno: 1198
2011-01-09 12:59:29 +00:00
Jon Tibble f90925c91c Few more cleanups
Fix BibleGateway xrefs (Bug #700271)

bzr-revno: 1197
2011-01-08 20:26:56 +00:00
Jon Tibble d5a30294a4 Refactor out first_item 2011-01-08 19:24:56 +00:00
Jon Tibble dbfd7796ba Fix BibleGateway xrefs (Bug #700271) 2011-01-08 18:50:06 +00:00
Jon Tibble 70f18fdfa4 Fix typo 2011-01-08 18:26:38 +00:00
Jon Tibble c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +00:00
Meinert Jordan 2eca9bffac Bug #698881 (accessing unavailable presentation controller)
Keep settings if the controller is not available
Add explaining text to unavailable controllers checkButton

bzr-revno: 1196
2011-01-07 22:27:17 +02:00
Tim Bentley f6fac1c059 Head 2011-01-07 18:51:04 +00:00
Meinert Jordan 0be64426cd The validators are avoiding invalid file names resp. invalid CCL numbers
bzr-revno: 1195
2011-01-07 17:49:57 +02:00
Jon Tibble 2f8313f285 Cleanups
bzr-revno: 1194
2011-01-07 14:57:17 +00:00
M2j dfb2d6be8e Added validators for CCL number and theme name (file name) 2011-01-07 14:43:03 +01:00
M2j 7b6c8a9a78 Bug #698881 (accessing unavailable presentation controller)
Keep settings if the controller is not available
Add explaining text to unavailable controllers checkButton
2011-01-07 12:26:28 +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
Jon Tibble 120ec38557 and cleanups 2011-01-06 23:47:28 +00:00
Jon Tibble 3454f95ddf Cleanups 2011-01-06 20:48:22 +00: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
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
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 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