Commit Graph

6219 Commits

Author SHA1 Message Date
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
Andreas Preikschat 45f912e5da - fixed adding/appending more images to the Service Manager
- possibility to add/append images to the Service Manager if an image is missing
- prevent that "Replace Live Background" can use a non existing image and prevent replacing the background with more images (as this makes no sense)

bzr-revno: 1185
2011-01-03 09:42:53 +00:00
Tim Bentley c11454b02d Fix review comments 2011-01-03 08:56:17 +00:00
Andreas Preikschat 9fc113abce fix wrong 'themes' usage (themes -> topics), improved methods, make sure a missing property does not crash openlp 2011-01-03 08:16:21 +01:00
M2j ebd44c7a94 Head 1184 2011-01-02 23:33:18 +01:00
M2j 2e6613edf4 simplified all setupUi() in openlp.core.ui and the setting tabs of the plugins 2011-01-02 23:24:14 +01:00
Andreas Preikschat d8ef3c5947 added a check to prevent replacing the live background with an non existing image, prevent replacing with more images 2011-01-02 22:34:33 +01:00
Andreas Preikschat 909fa25e7b clean ups, added missing file 2011-01-02 18:24:47 +01:00
Tim Bentley 3bb309e623 Block delete of default theme 2011-01-02 17:20:53 +00:00
Tim Bentley 57f2010480 Head 2011-01-02 17:17:55 +00:00
Tim Bentley bc3295be03 Head1184 2011-01-02 16:42:42 +00:00
Tim Bentley 48a96769d7 Add YAS for closure 2011-01-02 16:42:30 +00:00
Andreas Preikschat cfb896e3b1 started work on OpenLyrics importer 2011-01-02 17:42:09 +01:00
Andreas Preikschat 0d2e8ff12d dialog show only once (when more files are missing) 2011-01-02 17:37:31 +01:00
Tim Bentley 3b6d8d0847 Fix Song dialog for new songs
Fix Auto Service Opening

bzr-revno: 1184
Fixes: https://launchpad.net/bugs/696313, https://launchpad.net/bugs/696362
2011-01-02 16:32:30 +00:00
Raoul Snyman 5089a34569 Added a step to update from bzr before building.
bzr-revno: 1183
2011-01-02 16:32:49 +02:00
Tim Bentley c487d7f33d Fix the service saving
Fixes: https://launchpad.net/bugs/696313
2011-01-02 13:57:55 +00:00
Raoul Snyman 893e1a1f48 Updated the Windows build script to add a step to update from bzr first. 2011-01-02 14:47:30 +02:00
Andreas Preikschat cce440ba48 2011-01-02 11:29:18 +01:00
Tim Bentley 1031ea40d9 Fix Song form clean up for new song having edited previously.
Fixes: https://launchpad.net/bugs/696362
2011-01-02 08:03:42 +00:00
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