Commit Graph

1531 Commits

Author SHA1 Message Date
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
M2j
e000b8a89b send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal 2011-01-05 22:31:22 +01:00
M2j
4fd5d7546e Head 1191 2011-01-05 20:58:31 +01:00
M2j
6dca24bc3c Head 1189 2011-01-05 18:17:22 +01:00
Tim Bentley
e7832cc63e Head 2011-01-05 16:55:54 +00:00
Meinert Jordan
e65898fcec Fix Layout of Settings Tab and other dialogs
bzr-revno: 1189
2011-01-05 16:54:44 +00:00
Tim Bentley
13732b5bd1 Speed up theme load and stop display being set incorrectly for images
Fixes: https://launchpad.net/bugs/697405
2011-01-05 16:06:56 +00:00
M2j
d7ff9d37d2 formating of a comment 2011-01-05 10:37:11 +01:00
M2j
21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Raoul Snyman
85c6ba2ee4 Fix for bug #696979 2011-01-04 19:26:37 +02:00
M2j
6de12718f6 Head 1186 2011-01-04 10:19:53 +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
Tim Bentley
c11454b02d Fix review comments 2011-01-03 08:56:17 +00: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
Tim Bentley
48a96769d7 Add YAS for closure 2011-01-02 16:42:30 +00:00
Tim Bentley
c487d7f33d Fix the service saving
Fixes: https://launchpad.net/bugs/696313
2011-01-02 13:57:55 +00:00
Tim Bentley
0df8096775 Remove debugging code 2011-01-01 15:28:10 +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
672eeb812b Head 2011-01-01 12:50:49 +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
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
4bb59bff67 Fix bug #641661 2011-01-01 12:33:14 +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
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
a83df7ce04 Fix https://bugs.launchpad.net/openlp/+bug/672164/comments/9 2010-12-31 17:13:23 +00: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
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
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
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
M2j
31721c51d6 Theme preview resizing for the ThemeWizard 2010-12-28 22:24:21 +01: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