Commit Graph

61 Commits

Author SHA1 Message Date
Jon Tibble 5f94cded2b Fix previous commit 2011-01-15 19:44:31 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Tim Bentley 5ba888c520 Correct File Filter and Cleanup
bzr-revno: 1204
2011-01-10 16:59:45 +00:00
M2j 746ab70e5a Head 1201 2011-01-10 00:24:55 +01:00
Tim Bentley 35da3d2926 Fix indentation 2011-01-09 19:15:40 +00:00
Tim Bentley 29f3025d42 Fix test 2011-01-09 18:51:06 +00:00
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
Tim Bentley ead2daeed4 Cleanups 2011-01-08 13:57:03 +00:00
Tim Bentley a83da28437 Head1191 2011-01-05 19:54:27 +00:00
Tim Bentley 833d31ddb0 Head 2011-01-05 16:57:49 +00:00
Tim Bentley e7832cc63e Head 2011-01-05 16:55:54 +00:00
Tim Bentley b6db2e3659 Fixes 2011-01-05 16:55:28 +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
Tim Bentley 23d71700aa Theme handling changes 2011-01-03 19:47:14 +00: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 0261fc12a1 Head1177 - And Fix ups 2010-12-31 19:32:05 +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
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
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
Tim Bentley ecc46c12c4 Theme manager cleanup 2010-12-28 10:56:19 +00: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 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
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
M2j 66d8a188fe Remove most manual formating in the themewizard (regards to bug #686103) 2010-12-23 18:44:42 +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 1b3db9f429 Fix Theme Bug text color.
Fix serious spelling error.

bzr-revno: 1133
Fixes: https://launchpad.net/bugs/686122
2010-12-07 17:28:46 +00:00
Jon Tibble 533a0c5b5b Head r1131 2010-12-06 23:28:01 +00:00
Tim Bentley 04b4cdaf9f Head1131 2010-12-06 19:39:04 +00:00
Tim Bentley fd473b81d7 Spell Vertical 2010-12-06 19:28:52 +00:00
Raoul Snyman 3389e487ca Fixed issues from merges.
Set second page of wizard on edit.
2010-12-05 20:02:36 +02:00
Raoul Snyman 5b19753bf7 HEAD 2010-12-05 08:57:35 +02:00
Raoul Snyman 222d5fe9be HEAD 2010-12-05 08:40:35 +02:00
Tim Bentley 41dfd114d7 Theme values are preserved correctly
Fixes: https://launchpad.net/bugs/684901
2010-12-03 20:22:59 +00:00
Tim Bentley 99cfc65446 Allow theme name to be changed after error message
Fixes: https://launchpad.net/bugs/684901
2010-12-03 19:00:40 +00:00
Tim Bentley a12498e011 Fix up comments from merge
More cleanups discovered
Fix Theme Copying as it was broken
2010-11-24 21:50:51 +00:00
Tim Bentley 9cc994e0e0 Fix up theme lines per slide text 2010-11-24 19:41:14 +00:00
Tim Bentley 827840710f Remove print 2010-11-24 17:38:59 +00:00
Jon Tibble 1c11cab27b Whitespace & unused imports 2010-11-24 01:51:08 +00:00
Tim Bentley 45905753ed Start to add line count code to wizard 2010-11-23 20:48:55 +00:00
Tim Bentley e103dea7f1 Add extra invalid theme name 2010-11-21 20:46:44 +00:00
Tim Bentley 4c19db0b91 Force black backgounds for videos 2010-11-21 20:45:22 +00:00
Raoul Snyman 5867fddd5b Added theme wizard picture.
Fixed up theme wizard somewhat (still not done).
2010-11-20 00:26:15 +02:00
Tim Bentley 6823931e38 Review cleanup 2010-11-19 18:05:49 +00:00
Tim Bentley 1dfef4f061 Style Police 2010-11-18 17:46:47 +00:00
Tim Bentley 44038028bc Add theme error message 2010-11-18 17:40:20 +00:00