Commit Graph

3775 Commits

Author SHA1 Message Date
Jon Tibble
6e2cc7ebff Fix db committing too early (Bug #703073) 2011-01-14 21:19:41 +00:00
Jon Tibble
ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Tim Bentley
6b2dc8a8bd Remove blank at start of bible verse 2011-01-14 17:46:59 +00:00
Tim Bentley
cfdb168c61 Head 2011-01-14 17:02:06 +00:00
Tim Bentley
be9793f91b Remove old file 2011-01-14 16:47:30 +00:00
Jon Tibble
6beac0d027 Refactor wizards
Smaller refactor to web bibles
Cleanups

bzr-revno: 1216
2011-01-14 16:22:44 +00:00
Andreas Preikschat
aa9fe688bf Fix slidecontroller resizing and cleanups
bzr-revno: 1215
2011-01-14 16:21:15 +00:00
Tim Bentley
b25e128495 Fix Transitions in Bible display bug 701353
Fix display handling on restart so correct screen mode is set

Fixes: https://launchpad.net/bugs/701353
2011-01-14 15:12:28 +00:00
Jon Tibble
7490928190 Refactor wizards 2011-01-13 17:55:29 +00:00
Andreas Preikschat
552afbb944 replaced the "bibles_showprogress" and "bibles_hideprogress" with the "cursor_busy" and "cursor_normal" signals
bzr-revno: 1214
2011-01-13 17:40:18 +00:00
Mattias Põldaru
f523181533 master tree changes 2011-01-13 12:57:24 +02:00
Mattias Põldaru
ccb2e8693c more changes 2011-01-13 12:54:36 +02:00
Jon Tibble
f487464280 Cleanup exceptions 2011-01-13 02:28:03 +00:00
Jon Tibble
7f5293c4c8 Cleanup and refactor file unicode check 2011-01-13 01:14:38 +00:00
Andreas Preikschat
43521fb506 text resizes correctly when resizing the slidecontrollers, clean ups 2011-01-12 20:54:02 +01:00
Jon Tibble
658645cfc9 Fix BibleGateway code
Make BibleServer code more robust

bzr-revno: 1212
2011-01-12 19:36:22 +00:00
Andreas Preikschat
727f7fe7bf 2011-01-12 20:31:46 +01:00
Tim Bentley
3335bf0d36 Fix bug 696557. Cache resizing was adding name to full path
Comment tidy ups.

bzr-revno: 1211
Fixes: https://launchpad.net/bugs/696557
2011-01-12 19:25:38 +00:00
Jon Tibble
6e41a1c898 Head r1210 2011-01-12 19:15:26 +00:00
Jon Tibble
0a5b44c6a3 BibleGateway fix 2011-01-12 19:12:30 +00:00
Andreas Preikschat
5aad382e38 Cleanups
Clean up from last merge:
- removed not needed pretty_print argument
- doc fix
- return None instead of 0

bzr-revno: 1210
2011-01-12 19:04:13 +00:00
Tim Bentley
9bf9e46d61 Head 2011-01-12 18:52:33 +00:00
Tim Bentley
af9e9641c4 Fix black background on Display resizing
Fixes: https://launchpad.net/bugs/696557
2011-01-12 18:52:16 +00:00
Tim Bentley
47f240a49e Hide theme delete button for default themes
bzr-revno: 1209
2011-01-12 18:27:12 +00:00
Andreas Preikschat
28bcaf4313 r1208 2011-01-12 17:45:51 +01:00
Andreas Preikschat
9bb2b942a0 fix for merge 2011-01-12 17:45:32 +01:00
Jon Tibble
64367909ba Improve bibleserver code resiliance 2011-01-12 15:31:32 +00:00
Mattias Põldaru
f1a437891a a lot of changes for better code 2011-01-12 17:10:20 +02:00
Mattias Põldaru
39bd27d0df first working example 2011-01-12 10:59:14 +02:00
Jon Tibble
c32f8538d4 Fix debugging patch 2011-01-12 03:25:45 +00:00
Jon Tibble
e0a2976fa9 Fix BibleServer downloads (Bug #701651) 2011-01-11 23:43:27 +00:00
Andreas Preikschat
76000d918b removed showprogress and hideprogress and added cursor_busy and cursor_normal 2011-01-11 20:56:55 +01:00
Tim Bentley
46e18871aa Head 2011-01-11 17:45:22 +00:00
Tim Bentley
2feefa95f4 Fixes 2011-01-11 17:44:13 +00:00
Jon Tibble
cf0608cc45 Increase ooo verbosity to aid debugging 2011-01-11 17:13:17 +00:00
Andreas Preikschat
e2124942cc clean ups 2011-01-11 17:49:53 +01: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
a9359a60f1 Unused import 2011-01-10 19:04:16 +00:00
Tim Bentley
9ed7314697 Head 2011-01-10 17:42:45 +00:00
Tim Bentley
e216356ed8 Remove Theme Delete button on Golbal theme 2011-01-10 17:40:47 +00:00
Jon Tibble
3340c5ebe7 Refactor web bibles
bzr-revno: 1206
2011-01-10 17:19:25 +00:00
Andreas Preikschat
da6062568f - removed the "quick message" and added dialogs instead
- send the cursor_normal and cursor_busy signal when doing a text search

bzr-revno: 1205
2011-01-10 17:01:46 +00:00
Tim Bentley
5ba888c520 Correct File Filter and Cleanup
bzr-revno: 1204
2011-01-10 16:59:45 +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
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
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
c4891f27ed Fix merge errors 2011-01-09 13:54:40 +00: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
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
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
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
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
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
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
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