Commit Graph

4682 Commits

Author SHA1 Message Date
Andreas Preikschat 8a0eeb54bb 2011-01-02 08:57:05 +01:00
Andreas Preikschat def66c204a fixed wrong indent 2011-01-01 22:55:22 +01:00
Andreas Preikschat 2693e3dbd9 removed a not needed import 2011-01-01 22:46:00 +01:00
Andreas Preikschat 625ef9fc00 fixed adding more images at once, tweaked adding images when one image is not present 2011-01-01 22:41:28 +01:00
Andreas Preikschat e82d8a4893 r1182 2011-01-01 22:13:08 +01:00
Andreas Preikschat 7e5d6d4af1 r1182 2011-01-01 20:34:28 +01:00
Tim Bentley f6a8e6884c Clean up directory creation 2011-01-01 17:23:24 +00:00
Tim Bentley d50f0a8c48 Remove excessiove debugging
bzr-revno: 1182
2011-01-01 17:01:53 +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
Tim Bentley 377fe1ba7c Add a Busy Cursor
bzr-revno: 1181
2011-01-01 13:43:04 +00:00
M2j 26061bd9be worked on setupUI for AboutDialog, AdvancedTab, ExceptionDialog, FilerenameDialog, GeneralTab, MainDisplay, MainWindow and PluginForm 2011-01-01 14:24:07 +01:00
M2j 49e852b7e3 worked on setupUI for MainDisplay, MainWindow and PluginForm 2011-01-01 14:22:12 +01:00
Tim Bentley 672eeb812b Head 2011-01-01 12:50:49 +00:00
Tim Bentley fd5e173d21 Cleanups 2011-01-01 12:49:38 +00:00
Raoul Snyman 3a50dfc500 Fixed bug #641661
bzr-revno: 1180
2011-01-01 14:48:00 +02:00
Tim Bentley c667ed5cc9 Head 2011-01-01 12:40:33 +00:00
Raoul Snyman b88e72d6ce Fix some bugs I accidentally introduced into trunk.
bzr-revno: 1179
2011-01-01 14:38:43 +02:00
Raoul Snyman 8cd04bc017 Fixed a few stray bugs to do with services. 2011-01-01 14:25:12 +02:00
Tim Bentley fd92d47057 More changes to cursors 2011-01-01 12:20:42 +00:00
Tim Bentley 348ea6de26 Head 2011-01-01 11:45:10 +00:00
Tim Bentley b52ead934d Add Cursor management 2011-01-01 11:44:16 +00:00
Raoul Snyman f67aa4f9a2 Fix the save/save as/etc stuff so that it works properly.
bzr-revno: 1178
2011-01-01 13:41:36 +02:00
Raoul Snyman 4bb59bff67 Fix bug #641661 2011-01-01 12:33:14 +02:00
Raoul Snyman f7943d5746 Add in an error message if there is a problem with the user's downloaded Bibles. 2011-01-01 01:06:35 +02:00
Raoul Snyman cd826f525a HEAD 2010-12-31 23:45:12 +02:00
Raoul Snyman 3198de5c55 For once and for all, change the save/save as/load/etc of services. 2010-12-31 23:43:02 +02:00
Tim Bentley 0261fc12a1 Head1177 - And Fix ups 2010-12-31 19:32:05 +00:00
Tim Bentley a28e26d09e Head 2010-12-31 19:23:32 +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 e6a24cf08c rewritten setupUI for AboutDialog, AdvancedTab, ExceptionDialog, FilerenameDialog and GeneralTab 2010-12-31 19:10:45 +01:00
Jonathan Corwin 7e608b258b Fix missing DesktopScreen: https://bugs.launchpad.net/openlp/+bug/672164/comments/9
bzr-revno: 1175
2010-12-31 17:55:19 +00:00
Jonathan Corwin a83df7ce04 Fix https://bugs.launchpad.net/openlp/+bug/672164/comments/9 2010-12-31 17:13:23 +00:00
Jonathan Corwin eb3f80c990 Head 2010-12-31 17:05:57 +00:00
Tim Bentley fbe6a4e30a Head 2010-12-31 15:53:18 +00:00
Tim Bentley e243afe421 Head1174 2010-12-31 14:10:01 +00:00
M2j 05eff3015a Head 1174 2010-12-31 13:25:19 +01:00
Andreas Preikschat e4427e4b4e This fixes edge cases, where the slidecontrollers will not be updated correctly.
(Make sure, that the Media Manager is on the left side and the Theme and Service Manager on the right hand side.)

1) Hide the Theme Manager by pressing F10
2) Hide the Service Manager by pressing F9 (first case)
3) Increase the size of the slidecontrollers.
4) Show the Service Manager by pressing F9 (second case)

I removed the paintEvent from the slidecontroller and inserted it in mainwindow. I do like it the other way around, but doing it this way fixes the edge cases.

bzr-revno: 1174
2010-12-31 12:02:01 +00:00
Tim Bentley 0dc2f3ed85 Head1173 2010-12-31 08:41:00 +00:00
Tim Bentley 0a1118266b fix ups requested by Raoul 2010-12-31 08:34:53 +00:00
Andreas Preikschat a957e00825 fix for a edge case, where the slidecontroller will not resize 2010-12-31 09:06:42 +01:00
Andreas Preikschat 77e7bc8daf r1173 2010-12-31 08:10:13 +01:00
M2j 599ee1f7fa Lots of i18n fixes and some others. In detail:
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation                   
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
M2j 74bfde72dc removed '- OpenLP' in ThemeWizard title 2010-12-30 13:02:36 +01:00
Tim Bentley 80dbce6162 Fix up presentation display bugs.
bzr-revno: 1173
Fixes: https://launchpad.net/bugs/660448
2010-12-30 10:48:16 +00:00
Tim Bentley cd74645379 Fix bug where blank hides the screen on restart.
Presentations unblank the screen and reset the display flags and setting.

Fixes: https://launchpad.net/bugs/660448
2010-12-30 09:13:39 +00:00
Tim Bentley 363ff7c143 Head 2010-12-29 18:17:36 +00:00
Raoul Snyman 5e730c3138 Created a new SearchEdit class, and implemented it in the song search.
bzr-revno: 1172
2010-12-29 18:16:51 +00:00