Commit Graph

3994 Commits

Author SHA1 Message Date
Tim Bentley
e3360e117c Naham is not in the bible Nahum is 2011-01-22 17:24:27 +00:00
Tim Bentley
6915c9be47 Obad is not in the bible Obadiah is 2011-01-22 17:16:32 +00:00
Jon Tibble
3d9a5203a5 Head r1240 2011-01-22 15:42:54 +00:00
Tim Bentley
b239cfe042 Bible fixes 2011-01-22 15:19:05 +00:00
Tim Bentley
e1cce33e3a Slide Controller names have been cleaned up and some line lengths fixed
Added guards to presentation code to stop loading if preview images are missing stops crash later on

bzr-revno: 1240
2011-01-22 12:54:47 +00:00
Tim Bentley
d64bc54129 Correct Exception 2011-01-22 12:48:16 +00:00
Tim Bentley
050ebe7e25 Add missed reference 2011-01-22 12:37:00 +00:00
Tim Bentley
ecd3ba8775 Correct Exception 2011-01-22 12:34:30 +00:00
Jon Tibble
1cc7c9ec39 Cleanups 2011-01-22 12:21:43 +00:00
Jon Tibble
1c322935c1 Fix BaseDirectory check (Bug #706202) 2011-01-22 11:33:56 +00:00
Tim Bentley
479aa7a921 r1238 2011-01-22 11:20:50 +00:00
Tim Bentley
b9cd9ca5a5 Merge Fix ups 2011-01-22 11:19:48 +00:00
Jon Tibble
f486a4835b Refactors in UNO and EasiSlides
bzr-revno: 1238
2011-01-22 11:09:42 +00:00
Andreas Preikschat
8a26a6ef65 Service item selection (Bug #598393)
bzr-revno: 1237
2011-01-22 11:07:54 +00:00
Tim Bentley
987d4cf7d5 Presentation guards against missing images 2011-01-22 10:30:19 +00:00
Tim Bentley
52367323b0 Presentation guards against missing images 2011-01-22 10:29:47 +00:00
Tim Bentley
ac28cb5183 SlideController clean 2011-01-22 08:59:46 +00:00
Andreas Preikschat
4263182290 name change 2011-01-22 08:31:32 +01:00
Jon Tibble
ab17e6aaf0 Small OOo refactor, fix last commit 2011-01-21 22:28:34 +00:00
Jon Tibble
2d21d0163c Small EasiSlides refactor 2011-01-21 21:21:09 +00:00
Tim Bentley
98e1faef9a SlideController cleanups 2 2011-01-21 20:56:09 +00:00
Tim Bentley
175d62db27 r1236 2011-01-21 20:54:04 +00:00
Tim Bentley
f64a25c81c SlideController cleanups 2011-01-21 20:53:08 +00:00
Jon Tibble
575cf6ed59 Cleanups and fixes for recent merges 2011-01-21 19:09:56 +00:00
Tim Bentley
ee51a98ab9 Add Key Actions to Shortcut Dialogs
bzr-revno: 1235
2011-01-21 18:32:42 +00:00
Jon Tibble
91a46cf8d3 Cleanups and bible parsing fix
bzr-revno: 1234
2011-01-21 18:15:54 +00:00
Tim Bentley
45d489b937 Fix adding Images to existing service items
bzr-revno: 1233
Fixes: https://launchpad.net/bugs/704522
2011-01-21 17:53:50 +00:00
Jon Tibble
b709cd53fe Off-by-one (Part 1 of bug #705614) 2011-01-21 16:20:47 +00:00
Jon Tibble
f61dbdeef2 Head r1232 2011-01-21 16:17:11 +00:00
Andreas Preikschat
f22df08fde Better button handling
bzr-revno: 1232
2011-01-21 16:16:34 +00:00
Jon Tibble
f44b54cec2 Head r1231 2011-01-21 01:18:29 +00:00
Jon Tibble
601621335a Cleanups 2011-01-21 01:17:37 +00:00
rimach
33a343894d remove whitespaces and unneeded code 2011-01-20 19:19:27 +01:00
Andreas Preikschat
7e57fa2f95 Don't select the child item if not selected 2011-01-20 17:43:29 +01:00
Andreas Preikschat
ff2ac445f0 fix for Bug #598393 2011-01-20 17:12:07 +01:00
Andreas Preikschat
2dc091de47 commit fix 2011-01-20 06:42:44 +01:00
Andreas Preikschat
17d3ea7573 fixes for merge, catch another exception 2011-01-20 06:42:27 +01:00
Jon Tibble
c43af5a816 Do not reload songs when wizard not run 2011-01-20 02:31:20 +00:00
rimach
640f21367c Head 2011-01-19 22:36:43 +01:00
rimach
d052098287 correct icons, use existant actions 2011-01-19 22:17:32 +01:00
Andreas Preikschat
3a818af9fc empty line 2011-01-19 21:31:14 +01:00
Andreas Preikschat
9504df4f6f docs, comments, better button handling 2011-01-19 21:27:43 +01:00
Andreas Preikschat
57abf34057 fixed long line 2011-01-19 21:08:07 +01:00
Tim Bentley
13eedc3286 remove prints 2011-01-19 20:03:48 +00:00
Tim Bentley
1c2dee5a55 Two bugs.
Value as QString instead of Unicode
Save Plugin as Lower instead of current case.

Fixes: https://launchpad.net/bugs/704522
2011-01-19 20:00:31 +00:00
Andreas Preikschat
6f344bd85a added possibility to add language to songimporter 2011-01-19 20:57:08 +01:00
Andreas Preikschat
da1070468b removed white spaces 2011-01-19 20:37:44 +01:00
Andreas Preikschat
2fcd65f879 r1230 2011-01-19 20:30:45 +01:00
Andreas Preikschat
cbeb289875 add verse language to db (like OpenLyrics) 2011-01-19 20:22:43 +01:00
Jon Tibble
96833d826a Fix typos 2011-01-19 14:45:03 +00:00
Jon Tibble
d58a0ed662 Cleanup config change responses (Bug 697215) 2011-01-19 04:30:11 +00:00
Jon Tibble
e41b6b1f06 Fix duplicate checks (Bug #703149) 2011-01-19 03:46:53 +00:00
Andreas Preikschat
0f0234ba28 - removed the doc for an attribute which is not passed
- removed white spaces

bzr-revno: 1228
2011-01-18 20:29:08 +00:00
Andreas Preikschat
55fed9efac addes spaces 2011-01-18 21:15:56 +01:00
Andreas Preikschat
d567bb12ad more doc fixes 2011-01-18 21:14:44 +01:00
Jon Tibble
091d604901 Better string fix 2011-01-18 19:31:03 +00:00
Jon Tibble
14d45a0011 Fix verse order saving 2011-01-18 19:11:46 +00:00
Andreas Preikschat
608dbd2537 removed white spaces 2011-01-18 19:53:09 +01:00
Andreas Preikschat
628a5bd755 removed obsolete attribute doc 2011-01-18 19:49:47 +01:00
f37e2707ef Easislides import plugin
bzr-revno: 1226
2011-01-18 17:26:57 +00:00
Andreas Preikschat
39c6f498b5 Fixes to Service Item Order screen
bzr-revno: 1225
2011-01-18 17:09:44 +00:00
Andreas Preikschat
475d45d6cc r1224 2011-01-18 17:43:20 +01:00
Andreas Preikschat
7ff2c27ad7 cleaned doc 2011-01-18 17:42:59 +01:00
Andreas Preikschat
4dec90a419 added line 2011-01-18 17:09:34 +01:00
Mattias Põldaru
ddcda85090 indentation fix, songbook number back to unicode, these sometimes contain letters like 104a 2011-01-18 17:18:04 +02:00
Mattias Põldaru
ff80150fc1 removed extra empty lines, removed leading spaces 2011-01-18 11:09:00 +02:00
Jon Tibble
c12ada7da2 Refactors and cleanups 2011-01-18 04:32:24 +00:00
Jon Tibble
cc0bfabaa2 Head r1223 2011-01-18 00:04:12 +00:00
Mattias Põldaru
1c1e66bba8 refurbished, added self._success = False to exceptions 2011-01-18 01:16:30 +02:00
Mattias Põldaru
0c38bccd45 more exceptions and a few other changes 2011-01-18 00:27:25 +02:00
rimach
4144f9b6a1 Head 2011-01-17 23:26:44 +01:00
Garrett
921724f5dd Enable cursor hiding over live display
bzr-revno: 1223
2011-01-17 22:25:52 +00:00
rimach
abf5353993 correct indentation, cleanup, docu 2011-01-17 23:25:05 +01:00
Jon Tibble
0ccb0f4fdd Few small cleanups 2011-01-17 21:52:27 +00:00
Mattias Põldaru
f090c5409f smart features removed, using objectify now 2011-01-17 22:47:46 +02:00
Garrett
84882c4841 removed non-necessary variable 2011-01-17 11:24:37 -08:00
Mattias Põldaru
9e02f15995 more fixes, thanks to o123hallo and Meths 2011-01-17 21:09:35 +02:00
Andreas Preikschat
88166c22a6 tweaked 'Reorder Service Item' dialog 2011-01-17 19:51:26 +01:00
Mattias Põldaru
83ca6f4230 more modifications, now this works again 2011-01-17 19:35:19 +02:00
Garrett
55e23bcfbc fixed spelling mistakes 2011-01-17 08:38:39 -08:00
Mattias Põldaru
613f56c8cb more foreign changes 2011-01-17 18:37:17 +02:00
Garrett
d3bc39a262 fixed my sad spelling mistakes 2011-01-17 08:36:48 -08:00
Mattias Põldaru
1863103081 more unknown upstream changes 2011-01-17 18:36:37 +02:00
Garrett
6a7edfc7c0 changed GeneralTab to AdvancedTab when translating since I moved the code 2011-01-17 08:32:58 -08:00
Garrett
0cab45bcf8 moved function code into buildHtml, made setting name more descriptive 2011-01-17 08:24:23 -08:00
Mattias Põldaru
a93a37c494 just another massive rewrite, now with regions 2011-01-17 18:21:46 +02:00
Andreas Preikschat
d284d1e676 Update preview image on background changes
bzr-revno: 1222
2011-01-17 16:19:02 +00:00
Andreas Preikschat
12ce267ff3 removed blank line 2011-01-17 16:43:07 +01:00
Andreas Preikschat
42a955582b moved code to core 2011-01-17 16:38:10 +01:00
Jon Tibble
90c742f9ba Fix song validating and saving process 2011-01-17 00:52:00 +00:00
Garrett
1defafbe86 moved the option to the advanced tab, removed extra line returns 2011-01-16 16:08:16 -08:00
Garrett
4414d7e421 Add a setting to hide the mouse cursor on the display. 2011-01-16 14:32:39 -08:00
rimach
0762f5ef63 Head 2011-01-16 21:57:31 +01:00
rimach
77da076c3b correct longlines, use camelNames, correct indentations 2011-01-16 21:54:31 +01:00
Andreas Preikschat
471de78bfe update preview when live background is replaaced 2011-01-16 18:42:26 +01:00
Jon Tibble
07c906886e Fix OpenSong CUV import 2011-01-16 00:47:14 +00:00
Jon Tibble
1b3de30b92 Fix local bible quick search 2011-01-15 23:19:25 +00:00
rimach
a5eb15f719 Head 2011-01-16 00:04:50 +01:00
rimach
13608ca5c3 update 2011-01-15 23:50:25 +01:00
Jon Tibble
a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble
5f94cded2b Fix previous commit 2011-01-15 19:44:31 +00:00
Jon Tibble
284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Tim Bentley
0461cf0258 Fix Transitions in Bibles
Fix Blank at start Bible slide
Fix Blank display on restart so the correct blanking method is used.

bzr-revno: 1218
Fixes: https://launchpad.net/bugs/701353
2011-01-15 12:28:49 +00:00
Tim Bentley
4027e4eed7 Missed one! 2011-01-15 12:14:24 +00:00
Tim Bentley
e33628e049 Merge fixes 2011-01-15 11:56:40 +00:00
Jon Tibble
2c958d04cd Fix docstring 2011-01-15 01:25:49 +00:00
Jon Tibble
054f3a4142 Remove duplicated translate 2011-01-15 00:55:38 +00:00
Jon Tibble
ee6412e2a0 Refactor error messages 2011-01-15 00:53:12 +00:00
Jon Tibble
f6a6a7a4fc Fix db flushing for songs 2011-01-14 22:17:46 +00:00
Jon Tibble
2428e9a46a Fix db fix 2011-01-14 21:37:32 +00:00
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
Andreas Preikschat
ddc2812ca2 removed file 2011-01-14 18:33:48 +01: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