Commit Graph

2622 Commits

Author SHA1 Message Date
M2j f524c7ff45 On start without configuration recentFiles might become a python list 2010-06-11 15:11:50 +02:00
Frode Woldsund 752e063837 Fixed doublespace in import 2010-06-11 09:36:08 +02:00
Jon Tibble 914a710f95 More docstrings 2010-06-10 22:30:50 +01: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 3da120721a Remove and refactor:
* Remove old song import/export forms
* Refactor theme migration method
* Refactor duplicationed code

bzr-revno: 839
2010-06-10 17:30:24 +01:00
M2j 69c6e0ef02 use filesystem char encoding for file operations 2010-06-10 16:42:55 +02:00
Jon Tibble 0e07c0f664 Use reStructuredText in Theme 2010-06-10 15:09:32 +01:00
Jon Tibble 5868a37018 Small refactorings 2010-06-10 14:28:41 +01:00
Jon Tibble 78a6d20bb3 Fix theme migration method parameters 2010-06-10 14:20:43 +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
Jon Tibble 3a7ca9a185 Fix module name thinkos 2010-06-10 14:12:19 +01:00
Jon Tibble 5f376c4046 Cleanups and fixes:
* PEP8 type checking
* Fix theme export breakage
* Naming and whitespace

bzr-revno: 838
2010-06-10 14:07:16 +01: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
M2j 83968d8194 fix: QStringList has no pop() methode 2010-06-10 10:07:58 +02:00
M2j f51d67cd51 exception and string fix 2010-06-10 09:59:46 +02:00
Jon Tibble 8d059fb84e Add DocStrings 2010-06-10 02:57:59 +01:00
Jon Tibble 1cfcdadbd1 thememanager tweaks 2010-06-10 01:03:38 +01:00
Jon Tibble e40cdf792f Fix theme export breakage and lack of feedback 2010-06-10 00:28:02 +01:00
M2j 19ca36f946 final fine tuning 2010-06-10 01:08:12 +02:00
M2j b022fef955 combining two import statements 2010-06-10 01:03:08 +02:00
M2j 88930d3600 fix: Collecting files for theme export was broken 2010-06-10 00:18:07 +02: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
Tim Bentley d458a2dd57 Head837 2010-06-08 17:18:49 +01:00
Jon Tibble 5bd60d1fd4 Cleanups
bzr-revno: 837
2010-06-08 17:13:21 +01:00
Jon Tibble 6792a4cce7 Couple more whitespace cleanups 2010-06-08 16:56:47 +01:00
Jon Tibble 559e4c4d63 Cleanups 2010-06-08 16:38:09 +01:00
frodus@frodus-laptop cbd9fbd47e Cleaned up the whole tree by replacing all trUtf8() with translate() function
bzr-revno: 836
2010-06-08 15:12:04 +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
Jon Tibble c481cf5c8c Catch correct exception type
bzr-revno: 835
2010-06-07 14:39:40 +01:00
M2j 19afba1ae0 HEAD 2010-06-07 11:38:20 +02:00
M2j 69b98a44e8 fix for image names 2010-06-07 11:37:27 +02:00
Meinert Jordan 3bc1482588 Fix Qstring bug
Update Combo code

bzr-revno: 834
2010-06-07 06:07:26 +01:00
M2j d7a84fb592 derive captable image formats from Qt 2010-06-07 01:40:24 +02:00
Jon Tibble 9bb7343092 Fix incorrect exception 2010-06-07 00:24:45 +01:00
M2j 69608de08c fix: bug introduced in 833 2010-06-07 01:23:29 +02:00
Frode Woldsund b7d4f537e5 . 2010-06-07 00:44:49 +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
M2j fdd0fc713a HEAD 2010-06-06 21:53:00 +02:00
Tim Bentley ce2bab50cd Amend verse tagging code for translations
bzr-revno: 833
2010-06-06 18:12:10 +01:00
Tim Bentley b624ba0ed0 Fixed for now - could be better 2010-06-06 18:03:48 +01:00