Commit Graph

2101 Commits

Author SHA1 Message Date
Tim Bentley a4d7ae1600 Final extermination of translate u"s 2010-06-21 19:28:36 +01:00
Raoul Snyman c8bbd65349 Updated the majority of the translate() functions.
bzr-revno: 866
2010-06-21 20:00:21 +02:00
Raoul Snyman 74767e3874 Merge from trunk 2010-06-21 18:47:34 +02:00
Raoul Snyman 6c1b5a6fad Updated the majority of the translate() functions.
Removed .qm files.
Ignore .qm files.
2010-06-21 18:43:59 +02:00
Tim Bentley b08707cc80 Head864 2010-06-21 17:21:00 +01:00
Tim Bentley af5ae6047a Fix bug with Inactive not working 2010-06-21 17:20:41 +01:00
Jon Tibble e7b4e16405 Couple o' Cleanups 2010-06-20 14:03:06 +01:00
Jon Tibble 700b41390e Head r863 2010-06-20 13:43:09 +01:00
Raoul Snyman 068cb0ff8b Fix bug #596506 and bug #596505
bzr-revno: 863
2010-06-20 14:37:22 +02:00
Raoul Snyman ce79049868 Reverted a change that could introduce a bug! 2010-06-20 14:12:49 +02:00
Raoul Snyman 054ec36e4a Fixed bug #596505 2010-06-20 13:43:16 +02:00
Raoul Snyman 28bb5e519d Fix bug #596506 2010-06-20 13:09:15 +02:00
M2j 888bc50622 fixes 2010-06-20 08:48:32 +02:00
M2j 8e25f3850e corrected one string 2010-06-20 01:58:42 +02:00
M2j 87c21201e7 HEAD 2010-06-20 01:31:32 +02:00
M2j 3061c319d5 Automatic verse order entry expanding
deleted a misplaced QSpacerItem
2010-06-20 01:16:15 +02:00
Jon Tibble afefd3c45f Head r861 2010-06-20 00:12:00 +01:00
M2j 735ae40996 single character verse entries 2010-06-19 23:54:53 +02:00
Jon Tibble e3a07c1e57 Cleanups 2010-06-19 21:21:36 +01:00
Raoul Snyman ba4b7a9b7f Removed lowercasing of image formats. 2010-06-19 20:42:49 +02:00
Raoul Snyman d321249366 Removed unnecessary comments. 2010-06-19 20:38:17 +02:00
Jon Tibble 1005a3c1b1 Cleanup unneeded trailing backslashes 2010-06-19 19:29:18 +01:00
Raoul Snyman 8c6e033c3d Fixed up translate parameters. 2010-06-19 20:29:08 +02:00
Raoul Snyman 38255ffdb6 Merge from trunk 2010-06-19 20:03:21 +02:00
Raoul Snyman e615401007 Make image formats filter in a central location. 2010-06-19 20:00:50 +02:00
Jon Tibble a34957297c Cleanups 2010-06-19 18:56:21 +01:00
Jon Tibble 685fe0311a Cleanups
bzr-revno: 860
2010-06-19 18:26:34 +01:00
Meinert Jordan a80e212c06 Unicode for Themes
bzr-revno: 859
2010-06-19 18:20:35 +01:00
Jon Tibble 0235f251bf Cleanups 2010-06-19 14:18:38 +01:00
M2j 0f7c997214 small fix for unicode Theme names 2010-06-19 14:01:06 +02:00
M2j 9cdc489735 HEAD 2010-06-19 13:43:05 +02:00
Jon Tibble 14cafa91c2 Complete openlp.migration removal
bzr-revno: 858
2010-06-19 12:42:33 +01:00
Frode Woldsund 6b1255551a String Cleanup in MainWindow
bzr-revno: 857
2010-06-19 13:32:18 +02:00
Tim Bentley 0a3bf10fb9 Translation updates
Remove Text over video for now.
Fix song editing bug

bzr-revno: 856
Fixes: https://launchpad.net/bugs/596211
2010-06-19 12:02:18 +01:00
M2j b7ec09cf87 Unicode support for theme XML 2010-06-19 12:41:13 +02:00
Tim Bentley cf73f77e0d Fix bug #596211 2010-06-19 11:37:58 +01:00
Tim Bentley 41789ef5e3 Translate string clean up
core/lib/__init__.py
core/utils/languagemanager.py
core/lib/mediamanageritem.py
core/ui/slidecontroller.py
core/ui/plugin*.py
core/ui/service*.py
2010-06-19 05:05:39 +01:00
Tim Bentley 18a32a2217 Remove Media dynamic backgrounds for now.
Clean up Media, Image and Custom translate strings
2010-06-19 04:43:10 +01:00
Frode Woldsund 77e0e5a397 String Cleanup: replace translate(u'', u'') -> translate('', '') 2010-06-19 01:48:16 +02:00
M2j b13f9eb74f String cleanup: Themes 2010-06-19 01:18:08 +02:00
Jon Tibble f7fb45e69e Complete openlp.migration removal 2010-06-18 23:13:10 +01:00
Raoul Snyman a616a7d160 - Fixed a problem where authors with null names in the db were not editable.
- Fixed the add author shortcut on the edit song form to split up the author's name so that the above error doesn't occur.
- Made the Clear Search button run a blank search (which is what the user expects).
2010-06-19 00:09:41 +02:00
Raoul Snyman d48daa2c98 Added last bits of streamlining of Song Maintenance form. 2010-06-18 21:55:45 +02:00
Raoul Snyman cc2db3a5f4 Merge from trunk 2010-06-18 18:44:10 +02:00
Jon Tibble 226277e55d Head r852 2010-06-18 12:57:50 +01:00
Tim Bentley 0d35135945 Fix Bug #595672 2010-06-18 08:42:38 +01:00
Tim Bentley d143b197a3 Head851 2010-06-18 06:59:31 +01:00
Tim Bentley e4f77dbacb Bug fixes 2010-06-18 06:58:40 +01:00
Jon Tibble 8382ea5303 Fix service manager DnD (Bug #595671) 2010-06-18 00:17:16 +01:00
Jon Tibble 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00