Jon Tibble
0ccb0f4fdd
Few small cleanups
2011-01-17 21:52:27 +00:00
Jon Tibble
90c742f9ba
Fix song validating and saving process
2011-01-17 00:52:00 +00: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
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
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
Tim Bentley
cfdb168c61
Head
2011-01-14 17:02:06 +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
Jon Tibble
f487464280
Cleanup exceptions
2011-01-13 02:28:03 +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
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
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
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
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