Commit Graph

2511 Commits

Author SHA1 Message Date
Tim Bentley
0e5450f9d1 Fix tag error 2010-06-06 13:39:13 +01:00
Frode Woldsund
0788937721 Fixed translate() function in BiblesPlugin 2010-06-06 13:49:39 +02:00
Frode Woldsund
2c1f1f9455 Fixed translate() funtion in alertsplugin 2010-06-06 13:34:35 +02:00
Frode Woldsund
7f2c1f04a5 Fixed all translate() function in the project (exept the one in plugin), by adding spaces and make sure on line is longer then 80 char and adding u' in front of all argument is translate() functions 2010-06-06 13:05:35 +02:00
M2j
604a6d0c77 identify button from object name
revert some only cosmetic changes
2010-06-06 12:15:12 +02:00
Frode Woldsund
dc35faf1ae Fixed all errors from the feedback I got from IRC 2010-06-06 12:07:48 +02:00
Frode Woldsund
e88c05bd58 Added unicon symbol to all arguments in the translate() function. And fixed missing "spaces" and other smal error regarding the coding standar 2010-06-06 11:52:11 +02:00
Tim Bentley
4714502f67 Clean up song imports 2010-06-06 08:28:07 +01:00
Tim Bentley
e06556489e Finish converting tags 2010-06-06 07:40:08 +01:00
M2j
5a238e663b string recoding cleanups 2010-06-06 01:05:53 +02:00
Tim Bentley
3bfa515c12 Verse Translations part 2 - fixed 2010-06-05 21:12:13 +01:00
Tim Bentley
af3932f182 Verse Translations part 2 - revised 2010-06-05 21:00:50 +01:00
Tim Bentley
9d4cb86a6e Verse Translations part 1 2010-06-05 18:48:26 +01:00
Tim Bentley
8da2167ebe Live generation cleaned up 2010-06-05 17:06:39 +01:00
Tim Bentley
7bf8e71acf Song editing cleaned up 2010-06-05 16:46:14 +01:00
Tim Bentley
61b4850941 Clean up slidecontroller 2010-06-05 16:31:07 +01:00
Tim Bentley
c022e6a89f Fix cursor position 2010-06-05 15:29:06 +01:00
Tim Bentley
4b0dc2a83f Head831 2010-06-05 14:28:53 +01:00
Tim Bentley
2143a24182 tidy ups 2010-06-05 14:28:34 +01:00
M2j
262d125b00 HEAD 2010-06-03 12:28:54 +02:00
Jon Tibble
2fefef3329 Import, exception, naming and whitespace cleanups
bzr-revno: 831
2010-06-02 19:18:08 +01:00
M2j
ffcdddf928 fixing string encoding in songmaintenanceform
making verses w/o index a alias for the first one
2010-06-02 17:33:55 +02:00
Jon Tibble
08f0c1ff49 Cleanup including diff check fixes 2010-06-01 18:13:54 +01:00
Jon Tibble
2d988d9c8a Fix MediaManagerItem after import cleanups 2010-06-01 17:01:03 +01:00
Jon Tibble
d756aacf7a Unused variable 2010-06-01 01:45:20 +01:00
Jon Tibble
bea44a5124 Fix __init__ calling and imports 2010-06-01 01:05:05 +01:00
Jon Tibble
83354166da Whitespace and unused variable 2010-06-01 00:23:08 +01:00
Jon Tibble
9d6d6f4ac9 Imports and variable naming 2010-06-01 00:16:06 +01:00
Frode Woldsund
3be909c5c0 Replaced { self.trUtf8() } with { translate() } which is the new standar. I also imported the translate library on the following files. I did not remove any import sinse I do not know how this { self.trUtf8() } does work. 2010-06-01 00:06:16 +02:00
Jon Tibble
6ab879ebdb Exception and Head r830 2010-05-31 00:07:15 +01:00
Mattias Põldaru
1bf14e1605 Estonian translation
bzr-revno: 830
2010-05-30 20:15:03 +02:00
Jon Tibble
4a4bf00140 Head r829 2010-05-30 16:26:45 +01:00
Jon Tibble
9c2b6c0f96 Refactor BaseModel
bzr-revno: 829
2010-05-30 16:17:17 +01:00
Mattias Põldaru
beab81b10d Estonian translation, not thoroughly tested 2010-05-30 01:07:29 +03:00
Jon Tibble
3a24507176 Head r828 2010-05-29 22:39:32 +01:00
Jon Tibble
8777c2288f Head r828 2010-05-29 22:38:50 +01:00
Jon Tibble
dcd5b62524 Fix redefinition of init_models() 2010-05-29 22:28:40 +01:00
Jon Tibble
c109b26d22 Cleanup BaseModel key iteration 2010-05-29 21:57:56 +01:00
Jon Tibble
fb1e222422 Moar whitespace, exceptions and naming 2010-05-29 20:50:50 +01:00
Jon Tibble
f41cadd17b CONSTANTS and an exception 2010-05-28 16:01:50 +01:00
Raoul Snyman
a379de3ec5 Some more tweaks and fixes to the Windows builder script.
bzr-revno: 828
2010-05-28 08:38:21 +02:00
Jon Tibble
bbcfd7729c Refactor BaseModel 2010-05-28 01:26:49 +01:00
Jon Tibble
85b5437f80 Head r827 2010-05-28 01:20:50 +01:00
Jon Tibble
2e3b296d2d Use documented list methods 2010-05-28 01:18:26 +01:00
Jon Tibble
d33a719172 Imports for declared exceptions 2010-05-27 21:56:34 +01:00
Raoul Snyman
e2f39860ec No longer need the lxml.objectify hook, this is in PyInstaller 1.4. 2010-05-27 22:36:04 +02:00
Raoul Snyman
8287f4ea27 Further updated the Windows build script documentation. 2010-05-27 22:32:02 +02:00
andreas@andypc
95aba542d7 Now the footer displays both bible versions and their copyright in dual bible view. Also made another small fix (in rev827): "Permission" -> "Permissions"
bzr-revno: 827
2010-05-27 18:48:16 +01:00
andreas
039792104b - again changes done to the bible footer 2010-05-27 18:58:00 +02:00
andreas
dfd53e5628 - footer now displays both bible versions/copyright information (dual bible view)
- small fix
2010-05-27 18:13:25 +02:00