Commit Graph

2101 Commits

Author SHA1 Message Date
Jon Tibble e0a2976fa9 Fix BibleServer downloads (Bug #701651) 2011-01-11 23:43:27 +00:00
Jon Tibble ac46fe92f0 Remove redundant unicode() 2011-01-10 20:19:27 +00:00
Jon Tibble 8af1756274 Long lines 2011-01-10 19:13:40 +00:00
Jon Tibble d4f98c2169 Undefined variable typo 2011-01-10 19:07:09 +00:00
Jon Tibble 3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Tim Bentley 5ba888c520 Correct File Filter and Cleanup
bzr-revno: 1204
2011-01-10 16:59:45 +00: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
Tim Bentley 35da3d2926 Fix indentation 2011-01-09 19:15:40 +00:00
Tim Bentley 62d0ac34b3 This time with changes oops!
Details in 1199
2011-01-09 19:11:54 +00:00
Tim Bentley 17a5d2c0b8 Theme fix 2011-01-09 19:08:37 +00:00
Tim Bentley 29f3025d42 Fix test 2011-01-09 18:51:06 +00:00
Tim Bentley 39ff8e2bc4 Fix first time initialiation 2011-01-09 17:17:42 +00:00
Andreas Preikschat 62794614f9 clean ups 2011-01-09 18:07:17 +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 c4891f27ed Fix merge errors 2011-01-09 13:54:40 +00:00
Tim Bentley ee652c4142 Fix typing error 2011-01-09 08:47:48 +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
Jon Tibble f90925c91c Few more cleanups
Fix BibleGateway xrefs (Bug #700271)

bzr-revno: 1197
2011-01-08 20:26:56 +00:00
Jon Tibble 70f18fdfa4 Fix typo 2011-01-08 18:26:38 +00:00
Tim Bentley ead2daeed4 Cleanups 2011-01-08 13:57:03 +00:00
Tim Bentley f5ec98f79c Remove Print add comment 2011-01-08 09:44:44 +00:00
Tim Bentley 04302b590b Fix up Settings tab following its rebuild 2011-01-08 09:17:08 +00:00
Jon Tibble c2b1dd9f2f More cleanups 2011-01-08 02:44:12 +00: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
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
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 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
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 6dca24bc3c Head 1189 2011-01-05 18:17:22 +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
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
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00