Commit Graph

3603 Commits

Author SHA1 Message Date
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
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
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
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
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
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
M2j
3ef0098c07 fix bug #695136 2010-12-29 17:35:10 +01:00
Tim Bentley
8cdf4d39bf Add muppet exit guard 2010-12-29 12:45:16 +00:00
Tim Bentley
bb10026b63 Correct change in error 2010-12-29 09:37:36 +00:00
Tim Bentley
ad346d8e05 Add message popup and guard Images and Media as well 2010-12-29 09:27:13 +00:00
Tim Bentley
87c1074cfe Add guard for missing filename 2010-12-29 09:14:13 +00:00
Raoul Snyman
6f26c6fc0a Fix up a small bug left over from the changeover to the new search edit. 2010-12-28 23:41:12 +02: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
rimach
ec062c2640 SongBeamer fixes
Correct Song Tab error

bzr-revno: 1169
2010-12-27 08:28:33 +00:00
rimach
0a98f3038e Head 2010-12-26 21:56:51 +01:00
rimach
2cb38c6ab8 add complete check 2010-12-26 21:55:40 +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
Raoul Snyman
b9bfb14c21 Web interface does not always send all necessary data
bzr-revno: 1164
Fixes: https://launchpad.net/bugs/693694
2010-12-24 10:01:52 +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
Raoul Snyman
2d0acec7ba Fix bug #693694 2010-12-23 10:43:00 +02:00
M2j
5dddb3a53d typo 2010-12-22 20:03:38 +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
Tim Bentley
4067310afc Fix song saving bug #691952
Fix custom edit bug #693150

bzr-revno: 1159
2010-12-22 07:49:51 +02:00
Tim Bentley
47441be28a Fix song edit bug
Fix Custom wording 693150

Fixes: https://launchpad.net/bugs/693150, https://launchpad.net/bugs/691952
2010-12-21 19:49:02 +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
4d18dcbafb Head 2010-12-21 16:33:32 +00:00
Tim Bentley
f1eb140954 Fix song saving error. Reverting 1036 as this is causing an exception in song saving
Fixes: https://launchpad.net/bugs/691952
2010-12-21 16:32:46 +00:00
andreas
c6d408f0e1 Fix file extensions
bzr-revno: 1157
2010-12-21 16:31:11 +00:00
Andreas Preikschat
8f99aa4c96 fixed doc 2010-12-21 15:31:18 +01:00
Andreas Preikschat
87e7cb6242 translate file description 2010-12-21 15:26:20 +01:00
Andreas Preikschat
44427b5c04 file extension filter 2010-12-21 15:00:36 +01:00
Tim Bentley
f444aacdba Remove Bible add to existing service item option 2010-12-21 13:47:38 +00:00
Andreas Preikschat
313343856a f 2010-12-21 14:40:41 +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
Tim Bentley
12af5cada3 Fix field name 2010-12-20 14:15:03 +00:00
rimach
96ee7fb343 correct SongTab Signal connection 2010-12-20 08:50:39 +01:00
rimach
582b81238f Head 2010-12-20 08:47:21 +01:00
rimach
bd66ef200a add default title 2010-12-20 08:46:59 +01:00
Tim Bentley
bef5479a6a Fix spacing 2010-12-19 08:22:48 +00:00
Tim Bentley
b553b2ac89 Tighten up the validation 2010-12-18 19:24:44 +00:00
Tim Bentley
47ac10f413 Fix songs with no text being saved
Fixes: https://launchpad.net/bugs/691952
2010-12-18 17:28:50 +00:00
Tim Bentley
6b760003d0 Head 2010-12-18 17:11:50 +00:00
Tim Bentley
02645f0457 Songs must have an Author 2010-12-18 17:11:21 +00:00
Meinert Jordan
347d772143 Rewritten openlp.plugins.bibles.lib.parse_reference() function.
Localization of bible reference separators.
Non-breaking space between verse numbers and verse text.
Web-Import from bibleserver.com
Replaced commas in title strings of biblegateway.csv => completely updated the file

Two known issues:
The localized separators are still hard coded and need GUI configuration.
Not all of the new bibles are full usable, because OpenLP has still unlocalized code for the book names (applies also to other bible imports like OSIS).

bzr-revno: 1152
2010-12-18 14:45:01 +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
M2j
fc2569cf83 missed some fixes 2010-12-18 03:12:41 +01:00
M2j
c226979f24 Format fixes, comment fixes and biblegateway.csv updated 2010-12-17 23:10:29 +01:00
Tim Bentley
d1c79a595d Fix image edit bug 2010-12-17 19:15:31 +00:00
Meinert Jordan
176d4fbc2a Fix: wrong variable names caused osis and http bible imports to crash
Fix: handle unicode in song search string generation
Fix: replaced tab indentation
regenerate search_lyrics on song reindex action

bzr-revno: 1149
2010-12-17 18:55:53 +00:00
andreas
01257a319f White Space Cleanups
bzr-revno: 1148
2010-12-17 18:51:56 +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
M2j
04d4d76dcd removed commented code in openlp.plugins.bibles.lib.http 2010-12-17 14:46:34 +01:00
M2j
9c5177b0f7 exception, if bibleserver.com response contains no verses 2010-12-17 14:33:25 +01:00