Commit Graph

2295 Commits

Author SHA1 Message Date
Jon Tibble a9359a60f1 Unused import 2011-01-10 19:04:16 +00:00
Jon Tibble 3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Andreas Preikschat 02cea00591 fixed wrong indent 2011-01-10 17:02:19 +01:00
Andreas Preikschat 6a3be54f1d removed quickMessage, added cursor_busy signal for text search 2011-01-10 16:07:27 +01:00
Andreas Preikschat 98f0b30014 - added OpenLyrics importer
- continued to implement OpenLyrics features
- split class
- fix wrong use of "theme"
- and other thinks

Importing songs with multiple languages has not been considered (yet). (One song with all languages is imported.)

bzr-revno: 1203
2011-01-10 12:21:39 +02:00
Jon Tibble 5edde179a4 Refactor web bibles 2011-01-10 01:46:47 +00:00
M2j 746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Meinert Jordan c75e69feab fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls

bzr-revno: 1201
2011-01-09 21:22:22 +02:00
Andreas Preikschat b52d0aafd5 re.compile code from reindex tool 2011-01-09 20:18:08 +01:00
Andreas Preikschat 62794614f9 clean ups 2011-01-09 18:07:17 +01:00
Andreas Preikschat ce1241aa0f merged classes together 2011-01-09 17:52:31 +01:00
M2j ce2ca01eac fixed layout problem for long bible names (or long presentation controller names)
unified the linebreak in setSizePolicy() calls
2011-01-09 16:37:45 +01:00
Tim Bentley c63fc9dfc8 Head 2011-01-09 13:51:03 +00:00
Jon Tibble 94b033d33b Refactor out first_item
bzr-revno: 1198
2011-01-09 12:59:29 +00:00
Tim Bentley e9af244c40 Head 2011-01-09 08:17:42 +00:00
Tim Bentley 23990c168a Review Fixes 2011-01-09 08:17:17 +00:00
M2j ef3ae247fc Head 1197 2011-01-09 02:19:34 +01:00
M2j 6e8a371da7 wrong parentship caused theme and servicemanager to disapear in a floating dock
more intelligent resizing of item list in PluginForm and SongMaintenanceForm
Fix in BS web bible parser
2011-01-09 01:27:46 +01:00
Andreas Preikschat f2784fc4dd removed whitespaces 2011-01-08 21:59:46 +01:00
Andreas Preikschat 4d5248cc12 r1197 2011-01-08 21:42:00 +01:00
Andreas Preikschat a51ad14322 removed OpenLyrics export for now 2011-01-08 21:35:31 +01: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 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 8ea5187543 Head 2011-01-07 18:58:06 +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
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
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
Andreas Preikschat 68c550cd71 -basic work for OpenLyrics exporter (songexport wizard is missing) 2011-01-06 14:01:30 +01:00
Andreas Preikschat fc21428499 fixed docs 2011-01-06 10:34:26 +01:00
Andreas Preikschat 94e14bbb20 - replenish docs
- moved more code in methods
- improved verse_order detection
2011-01-06 09:13:45 +01: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 a83da28437 Head1191 2011-01-05 19:54:27 +00: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 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
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