Commit Graph

2533 Commits

Author SHA1 Message Date
Martin Thompson
75c6ba2284 Improved =s 2010-06-28 20:55:04 +01:00
Martin Thompson
baec9d5c2f Unicode chars in my testcase work OK 2010-06-25 19:20:45 +01:00
Martin Thompson
76e3538127 Imports all of SOF and the opensong default songs without crashing 2010-06-24 21:13:32 +01:00
Martin Thompson
f7b8095f68 Handles [1] type verse numbering, parses all of SOF and Songs.zip 2010-06-22 22:54:10 +01:00
Martin Thompson
9c573d7bef Handles [C] followed by non-numbered lines, by assigned them all to [C1] 2010-06-22 22:24:24 +01:00
Martin Thompson
e8a397d3ec Handles songs without a preliminary V tag 2010-06-22 21:41:31 +01:00
Martin Thompson
3417d85a58 Elementtree now from lxml 2010-06-15 22:26:35 +01:00
Martin Thompson
fc27f8107e First test looks promsing 2010-06-15 22:25:50 +01:00
Martin Thompson
2f077c3982 Renamed so as not to conflict with the Pthon XML library which is still used by the Song XML class 2010-06-15 22:24:49 +01:00
Martin Thompson
f709c90f0a Start opensong importer 2010-06-15 21:03:47 +01:00
Jon Tibble
58f3dc1acb Revert resources location patch
bzr-revno: 846
2010-06-14 19:07:47 +01:00
Jon Tibble
7c2c8f26e1 Revert resource location 2010-06-14 18:56:42 +01:00
Jon Tibble
0ddb856a69 Fix QColorDialog usage
bzr-revno: 845
2010-06-14 17:35:50 +01:00
Jon Tibble
754da4c28e Fix PEBKAC 2010-06-14 14:43:04 +01:00
Jon Tibble
a4f0df76cc Fix QColorDialog usage 2010-06-14 14:23:19 +01:00
Jon Tibble
3a5650cacf Various cleanups:
* Fix bible runtime location
* Naming fixes
* Move addToServiceItem
* Fix db settings location

bzr-revno: 844
2010-06-14 12:36:49 +01:00
Jon Tibble
0558900951 Head r843 2010-06-14 03:48:12 +01:00
Jon Tibble
f54a423832 Fix bible runtime data location 2010-06-14 03:42:47 +01:00
Tim Bentley
b8293a247c Fix problems with screen blanking
bzr-revno: 843
2010-06-13 20:52:52 +01:00
Tim Bentley
d25d8a9b44 Head842 2010-06-13 20:42:09 +01:00
Tim Bentley
f38d97686e Fix method 2010-06-13 20:41:11 +01:00
Tim Bentley
732ce9555e Fix up blanks screen issues and cleanups 2010-06-13 20:34:25 +01:00
Raoul Snyman
831358c4bb Tidied up the UI of the Song Maintenance Dialog to make it look good on all OSes.
bzr-revno: 842
2010-06-13 21:19:15 +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
e70ad3ca90 addToServiceItem is not an Icon 2010-06-12 21:22:20 +01:00
Jon Tibble
999df4e296 Fix db settings location 2010-06-12 21:06:01 +01:00
Jon Tibble
84f9fc9ee1 Move VerseType to lib
bzr-revno: 841
2010-06-12 13:42:43 +01:00
Jon Tibble
13c646153f Keep library classes/methods in lib dirs 2010-06-12 13:33:04 +01:00
Jon Tibble
47d931f4a6 DocStrings
bzr-revno: 840
2010-06-12 13:24:37 +01:00
Tim Bentley
078f7952ca Head 2010-06-11 17:29:43 +01: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
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
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
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
Jon Tibble
0b1621923a PEP8 type checking and cleanups 2010-06-09 18:09:32 +01: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