Commit Graph

1047 Commits

Author SHA1 Message Date
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
Andreas Preikschat
628a5bd755 removed obsolete attribute doc 2011-01-18 19:49:47 +01:00
Jon Tibble
c12ada7da2 Refactors and cleanups 2011-01-18 04:32:24 +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
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
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
727f7fe7bf 2011-01-12 20:31:46 +01:00
Tim Bentley
af9e9641c4 Fix black background on Display resizing
Fixes: https://launchpad.net/bugs/696557
2011-01-12 18:52:16 +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
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
Jon Tibble
5edde179a4 Refactor web bibles 2011-01-10 01:46:47 +00: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
Jon Tibble
f90925c91c Few more cleanups
Fix BibleGateway xrefs (Bug #700271)

bzr-revno: 1197
2011-01-08 20:26:56 +00:00
Tim Bentley
ead2daeed4 Cleanups 2011-01-08 13:57:03 +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
Jon Tibble
3454f95ddf Cleanups 2011-01-06 20:48:22 +00:00
Tim Bentley
833d31ddb0 Head 2011-01-05 16:57:49 +00:00
Tim Bentley
b6db2e3659 Fixes 2011-01-05 16:55:28 +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
M2j
92ed275add Alignment fix for SearchEdit 2011-01-05 11:48:47 +01:00
M2j
b0c9b3f077 integrated 'split layout' in the SettingsTab class
remove the documentMode from the TabWidget in the SettingsDialog
replace comment for HideMode class
2011-01-03 12:25:30 +01:00
M2j
ebd44c7a94 Head 1184 2011-01-02 23:33:18 +01:00
Tim Bentley
57f2010480 Head 2011-01-02 17:17:55 +00:00
Tim Bentley
f6a8e6884c Clean up directory creation 2011-01-01 17:23:24 +00:00
Tim Bentley
0df8096775 Remove debugging code 2011-01-01 15:28:10 +00:00
Tim Bentley
3190599a76 Head 1181 2011-01-01 15:17:35 +00:00
M2j
e74f46a126 Head 1180 2011-01-01 14:58:32 +01:00
M2j
49e852b7e3 worked on setupUI for MainDisplay, MainWindow and PluginForm 2011-01-01 14:22:12 +01:00
Tim Bentley
fd5e173d21 Cleanups 2011-01-01 12:49:38 +00:00
Tim Bentley
fd92d47057 More changes to cursors 2011-01-01 12:20:42 +00:00
Raoul Snyman
4bb59bff67 Fix bug #641661 2011-01-01 12:33:14 +02:00
Tim Bentley
0261fc12a1 Head1177 - And Fix ups 2010-12-31 19:32:05 +00:00
Meinert Jordan
487837e615 While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.

bzr-revno: 1177
2010-12-31 19:22:41 +00:00
Meinert Jordan
a9bf3aac5a Theme Wizard the layout was distorted because of several manual formating instructions. I limited all format instructions to the necessary minimum. Furthermore I aligned all QFormLayouts towards each other.
It should contain no functional changes except of bug fixes (traped exceptions).
Some widgets ans slots are renamed for a consistent naming scheme.
Small fixes: removed two consecutive spaces and string introducing double quotes from python code. Edited some log.debug() arguments to avoid UnicodeErrors.

bzr-revno: 1176
Fixes: https://launchpad.net/bugs/695136
2010-12-31 19:19:06 +00:00
M2j
05eff3015a Head 1174 2010-12-31 13:25:19 +01:00
Tim Bentley
0dc2f3ed85 Head1173 2010-12-31 08:41:00 +00:00