Commit Graph

2921 Commits

Author SHA1 Message Date
Jon Tibble
04f2a9797b Bible search fix:
* Add feedback
* cater for partial file-based bibles
* Prevent an uncaught exception
2010-06-16 02:48:52 +01:00
Jon Tibble
5e0ab4a7f6 Fix lack of feedback for edit and delete 2010-06-16 02:23:57 +01:00
Jon Tibble
814a4f023d Fix Bible Import setField errors 2010-06-16 01:31:44 +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
b7e3ec4441 RFC: Refactor a filter method 2010-06-15 19:08:02 +01:00
Jon Tibble
37dd8888ca Head r847 2010-06-15 16:43:52 +01:00
Jon Tibble
85661fe6e4 RFC: Tweaks 2010-06-15 16:42:52 +01:00
Meinert Jordan
48619f72cc Various i18n fixes.
bzr-revno: 847
2010-06-15 17:22:26 +02:00
Jon Tibble
e92b017348 RFC PT4: The other DB plugins 2010-06-15 03:08:22 +01:00
Jon Tibble
554ab59caf RFC PT3: Bibles 2010-06-15 01:44:06 +01:00
Jonathan Corwin
f2a0fb9f29 Well at least you can open a presentation now. Can't see it yet though cos of some silly black window in the way 2010-06-14 23:01:04 +01:00
Jonathan Corwin
89e78b6528 Head 2010-06-14 22:12:22 +01:00
Jonathan Corwin
b6057c0156 resize thumbs 2010-06-14 21:59:07 +01:00
Tim Bentley
a87c81a6e8 Head846 2010-06-14 19:29:19 +01:00
Jon Tibble
e71caf43e7 Head r846 2010-06-14 19:22:08 +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
Tim Bentley
22a980e48e Head845 2010-06-14 17:47:03 +01:00
Jon Tibble
0ddb856a69 Fix QColorDialog usage
bzr-revno: 845
2010-06-14 17:35:50 +01:00
Tim Bentley
93fa986641 Head844 2010-06-14 17:18:27 +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
Frode Woldsund
e94bba463b The translate() function is a static method. Fixed. 2010-06-14 14:24:30 +02: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
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
Jon Tibble
f54a423832 Fix bible runtime data location 2010-06-14 03:42:47 +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
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
54aa8958fe RFC PT2: Refactor Manager 2010-06-13 00:00:14 +01: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
Jon Tibble
5f2042168d RFC: Cleanup DB metadata for RFC 2010-06-12 03:14:18 +01:00
Jon Tibble
55f6197212 RFC: Refactor database setup code
A possible way to refactor database code to remove code duplication and,
I hope, provide a simpler, more intuitive model to be copied by others
2010-06-12 02:52:04 +01:00
M2j
96415d47a4 revert change in verse ordering 2010-06-11 19:07:33 +02:00
Tim Bentley
078f7952ca Head 2010-06-11 17:29:43 +01:00
M2j
06549eed0d delclare recentFiles as QStringList 2010-06-11 15:26:24 +02:00
M2j
f524c7ff45 On start without configuration recentFiles might become a python list 2010-06-11 15:11:50 +02:00