Commit Graph

2622 Commits

Author SHA1 Message Date
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
Meinert Jordan 28bad0433a Various fixes in the song edit form, and other places.
bzr-revno: 862
2010-06-20 13:24:59 +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
M2j 735ae40996 single character verse entries 2010-06-19 23:54:53 +02:00
Raoul Snyman 4c093b1d2e Fix up the available image formats somewhat.
bzr-revno: 861
2010-06-19 22:54:40 +02: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
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 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
Raoul Snyman cfd1db29f3 Some streamlining of the song edit form.
bzr-revno: 855
2010-06-19 12:51:49 +02: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
Tim Bentley c5a35e8354 Head854 2010-06-19 04:26:57 +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 c3c980efe4 Really complete migration removal! 2010-06-18 23:25:05 +01: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 7beb4d4b84 Merged in song maintenance improvements.
bzr-revno: 854
2010-06-18 23:56:18 +02:00
Raoul Snyman d48daa2c98 Added last bits of streamlining of Song Maintenance form. 2010-06-18 21:55:45 +02:00
M2j 873eb59a89 HEAD 2010-06-18 20:12:58 +02:00
Raoul Snyman cc2db3a5f4 Merge from trunk 2010-06-18 18:44:10 +02:00
Raoul Snyman 55ae591f9e Removed this file since it depends on the now-deleted "migration" module. 2010-06-18 18:40:00 +02:00
Tim Bentley 81c132f6f7 853 2010-06-18 13:22:54 +01:00
Jon Tibble 25c708b49e HTTPBible Verse Count and Bug #595671
bzr-revno: 853
2010-06-18 12:59:33 +01:00
Jon Tibble 226277e55d Head r852 2010-06-18 12:57:50 +01:00
Tim Bentley 272627ddad Fix DND problems with live and cache
Fix bible footers being lost
Fix Image editing losing selection.

bzr-revno: 852
Fixes: https://launchpad.net/bugs/595672, https://launchpad.net/bugs/595781, https://launchpad.net/bugs/595172
2010-06-18 12:51:03 +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
Jon Tibble 16ab2da4d6 Fix HTTPBible verse counts 2010-06-17 22:01:30 +01:00