Commit Graph

465 Commits

Author SHA1 Message Date
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
Jon Tibble 14cafa91c2 Complete openlp.migration removal
bzr-revno: 858
2010-06-19 12:42:33 +01: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
Tim Bentley cf73f77e0d Fix bug #596211 2010-06-19 11:37:58 +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 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 5dc87d3ede Cleanups 2010-06-17 22:07:01 +01:00
Jon Tibble 1af5f700e2 Bible search fix
Edit and Delete feedback for Media Manager Items
Fix Bible Import Wizard setField errors
Fix addToServiceItem locations
Remove unused scripts/get-strings.py

bzr-revno: 850
2010-06-17 15:06:47 +01:00
Frode Woldsund 7c6b5c0b99 translate(pluginName.pluginName) -> translate(pluginName) and removed some spaces 2010-06-17 14:02:18 +02:00
Frode Woldsund cc7b6a9ec3 Merged whit current trunk 2010-06-17 00:14:46 +02:00
Jon Tibble 5e0ab4a7f6 Fix lack of feedback for edit and delete 2010-06-16 02:23:57 +01:00
Meinert Jordan 48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Frode Woldsund e94bba463b The translate() function is a static method. Fixed. 2010-06-14 14:24:30 +02:00
Frode Woldsund 7b43146421 merged with current trunk 2010-06-14 08:38:51 +02:00
Jon Tibble 0558900951 Head r843 2010-06-14 03:48:12 +01:00
Raoul Snyman b5aa2f86f9 Added in dynamic adding of authors and topics to the song edit form. 2010-06-13 22:29:47 +02:00
Raoul Snyman 4af5e1d8ef Tidied up the UI of the Song Maintenance Dialog to make it look good on all OSes. 2010-06-13 20:28:59 +02:00
Jon Tibble ec4d54e66a Fix variable naming 2010-06-12 21:22:58 +01:00
Jon Tibble 999df4e296 Fix db settings location 2010-06-12 21:06:01 +01:00
Jon Tibble 13c646153f Keep library classes/methods in lib dirs 2010-06-12 13:33:04 +01:00
M2j 96415d47a4 revert change in verse ordering 2010-06-11 19:07:33 +02:00
Jon Tibble 78114b8063 Apply docstrings feedback 2010-06-10 20:45:02 +01:00
Jon Tibble 7ddaff2843 Head r839 2010-06-10 17:36:49 +01:00
Jon Tibble 31c3be39e4 Remove old song import/export forms 2010-06-10 14:18:08 +01:00
M2j 2dac357fa7 HEAD 2010-06-10 15:17:39 +02:00
M2j f8580333bd realized too late, that you may not test for NoneType 2010-06-10 11:10:54 +02:00
M2j 0229b362af phrase verse index decoding more pythonish 2010-06-10 11:05:56 +02:00
Jon Tibble 8d059fb84e Add DocStrings 2010-06-10 02:57:59 +01:00
M2j 50f123490f fix: verses in comboBox of editverseform 2010-06-09 23:50:55 +02:00
M2j 8296b8dc84 Additional translatable strings
Removed string_to_unicode and variant_to_unicode
2010-06-09 23:15:37 +02:00
M2j 940c6fd44f Set theme and service file content to UTF-8
Replaced replaced all non-ASCII chars in the sources (exept of comments)
Fixed theme background images bug
2010-06-09 21:10:57 +02:00
M2j 8733ceac70 HEAD 2010-06-09 20:33:47 +02:00
Jon Tibble 0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01:00
Frode Woldsund f5b02659b6 Replaces missed trUtf8('...') -> translate(u'PluginName.ClassName', '...') 2010-06-09 13:11:01 +02:00
Jon Tibble 559e4c4d63 Cleanups 2010-06-08 16:38:09 +01:00
M2j 62d7649e2b reenable verses without number in the verse order 2010-06-08 15:47:23 +02:00
Frode Woldsund 2df6bf5ef5 Fixed some wrong translate context and some indentation errors 2010-06-07 23:36:22 +02:00
M2j 69608de08c fix: bug introduced in 833 2010-06-07 01:23:29 +02:00
Frode Woldsund 23ac93019a Merged the trunk into my tree 2010-06-07 00:30:11 +02:00
M2j 761f30ec00 fix: set editverseform comboBox only for valid verse names 2010-06-06 21:56:41 +02:00
Tim Bentley b624ba0ed0 Fixed for now - could be better 2010-06-06 18:03:48 +01:00
Tim Bentley 950dc73d2b try again and fix from last merge 2010-06-06 17:25:39 +01:00
Tim Bentley cb35fb7be4 Head832 + fix 2010-06-06 16:59:01 +01:00
Frode Woldsund 6e1ef3cc70 Fixed translate() function in songsPlugin and songusagePlugin 2010-06-06 16:22:00 +02:00