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
e33628e049
Merge fixes
2011-01-15 11:56:40 +00:00
Jon Tibble
ecb97881a1
Refactor file deleting, cleanups
2011-01-14 18:58:47 +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
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
Andreas Preikschat
727f7fe7bf
2011-01-12 20:31:46 +01: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
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
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
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
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