Commit Graph

2006 Commits

Author SHA1 Message Date
M2j e6a24cf08c rewritten setupUI for AboutDialog, AdvancedTab, ExceptionDialog, FilerenameDialog and GeneralTab 2010-12-31 19:10:45 +01:00
M2j 05eff3015a Head 1174 2010-12-31 13:25:19 +01:00
Andreas Preikschat a957e00825 fix for a edge case, where the slidecontroller will not resize 2010-12-31 09:06:42 +01:00
M2j 74bfde72dc removed '- OpenLP' in ThemeWizard title 2010-12-30 13:02:36 +01: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
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
Tim Bentley 0ec22826a8 Fix message text 2010-12-29 17:26:03 +00:00
Tim Bentley 8cdf4d39bf Add muppet exit guard 2010-12-29 12:45:16 +00:00
Tim Bentley 87c1074cfe Add guard for missing filename 2010-12-29 09:14:13 +00:00
M2j 31721c51d6 Theme preview resizing for the ThemeWizard 2010-12-28 22:24:21 +01:00
Raoul Snyman a2eae992bf HEAD 2010-12-28 23:23:11 +02:00
Raoul Snyman a9c2b9fa18 Added a new SearchEdit GUI object. 2010-12-28 23:12:20 +02:00
M2j 557a66db9d ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
Andreas Preikschat 3a3aee9c4a dockwidget tweak 2010-12-28 11:35:59 +01:00
Andreas Preikschat 2354ae6530 instead of using the dockwidgets, the slidecontrollers update themselves 2010-12-28 11:06:05 +01:00
M2j 1a31bf2047 reverted changes in slidecontroller.py to avoid interference with merge request 44744 of googol-hush 2010-12-28 10:22:29 +01:00
Andreas Preikschat 3e55468a3d fixed AttributeError 2010-12-28 09:37:13 +01:00
M2j 7c68265f4b remove two consecutive spaces from python code of the whole OpenLP sources
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
M2j 9212399ad7 renamed slots to common naming scheme
renamed objects to conform British English
(reverted some experimental edit of themewizard.ui)
2010-12-27 22:53:02 +01:00
M2j 914827c023 same as before for SongImportWidget
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
Andreas Preikschat dcbba9bbf4 fixed long line 2010-12-27 17:07:44 +01:00
M2j 68e33c658a Head 1169 2010-12-27 17:05:56 +01:00
M2j 6815ac3146 - Finishes and tested rewrite of themewizard and bibleimportwizard
- Added exceptions to OpenSong and CSV bible import wich occur for invalid files
2010-12-27 16:31:53 +01:00
Andreas Preikschat 708010ffb0 r1169 2010-12-27 16:02:44 +01:00
Andreas Preikschat 71af1b3bf0 resize controllers when resizing or moving the docks 2010-12-27 15:55:53 +01:00
Andreas Preikschat a0b15e5324 cleaned up the slidecontroller 2010-12-27 11:14:46 +01:00
Andreas Preikschat 304f7b406d started work on slidecontroller resize 2010-12-26 15:44:07 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
andreas 8dc93ad67d Part of corrections to display sizes
bzr-revno: 1166
Fixes: https://launchpad.net/bugs/598356
2010-12-26 10:19:39 +00:00
Tim Bentley bd91d078a2 Number of theme bug fixes and clean ups
Plugin list is now singular

bzr-revno: 1165
Fixes: https://launchpad.net/bugs/694148
2010-12-26 10:17:21 +00:00
Tim Bentley 46f93f1cd5 Plugin names are singluar 2010-12-24 12:36:40 +00:00
Tim Bentley ad36b2e83f Theme handling cleanups 2010-12-24 08:07:26 +00:00
M2j b0a53020f6 bible wizard without manual design tweaks 2010-12-24 01:44:41 +01:00
M2j 66d8a188fe Remove most manual formating in the themewizard (regards to bug #686103) 2010-12-23 18:44:42 +01:00
Tim Bentley e48ba4f29d Fix up theme delete / rename validation for now.
bzr-revno: 1163
2010-12-23 13:18:24 +02:00
Andreas Preikschat 085e746b4c fix for bug #598356 2010-12-23 10:44:57 +01:00
Tim Bentley 0e064c9928 Fix theme delete / rename issue with plugin stored values
Fixes: https://launchpad.net/bugs/693202
2010-12-22 18:49:01 +00:00
M2j 1027d60635 Fix: Bug in editsongform
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Jon Tibble 3ce8ed46d1 Cleanups
bzr-revno: 1160
2010-12-22 14:41:17 +00:00
Jon Tibble e6f3650bfd Cleanups 2010-12-21 19:39:35 +00:00
Andreas Preikschat b07c7fae68 added final credit 2010-12-21 20:07:37 +01:00
Tim Bentley 47ac045f1d Fix config tag error 2010-12-21 11:09:00 +00:00
Tim Bentley cb4fa5d03a Fix Preview of Theme with Image bug
Fix Protection of Single Character Theme titles
Add Cursor update to Image import

Fixes: https://launchpad.net/bugs/692684
2010-12-20 20:22:21 +00:00
andreas 18e75b7824 - camelCase for Ui_FileRenameDialog
- Fixed bug #690774
- Keep copyright field empty if the imported song (from the service list) does not have any copyright information.

bzr-revno: 1151
Fixes: https://launchpad.net/bugs/690774
2010-12-18 08:53:29 +00:00
Tim Bentley d1c79a595d Fix image edit bug 2010-12-17 19:15:31 +00:00
Andreas Preikschat fa79dd2cca keep copyright field empty if imported song does not have any copyright information 2010-12-17 15:28:19 +01:00
Andreas Preikschat e257f0431b r1147 2010-12-16 20:15:23 +01:00
M2j ff98870391 - bible imports broken by variable renaming
- removed tab indentation
2010-12-16 18:11:02 +01:00
Andreas Preikschat 4e9d6370b3 clean up 2010-12-16 17:08:10 +01:00
Andreas Preikschat 0e1383c35d clean ups 2010-12-15 20:22:25 +01:00