Frode Woldsund
|
3c096b4d0a
|
Fixed translate() function in PresentationPlugin
|
2010-06-06 15:42:24 +02:00 |
|
Frode Woldsund
|
4571e808ba
|
Fixed translate() function in MediaPlugin
|
2010-06-06 15:30:57 +02:00 |
|
Frode Woldsund
|
febb743acd
|
Fixed all translate() function in ImagePlugin
|
2010-06-06 15:26:42 +02: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 |
|
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 |
|
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 |
|
Raoul Snyman
|
a379de3ec5
|
Some more tweaks and fixes to the Windows builder script.
bzr-revno: 828
|
2010-05-28 08:38:21 +02: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 |
|
Jon Tibble
|
3678ea5ea2
|
Many varied cleanups
bzr-revno: 826
|
2010-05-27 09:42:56 +01:00 |
|
Raoul Snyman
|
a1273aefe5
|
Fixed rst.
|
2010-05-26 22:27:03 +02:00 |
|
Raoul Snyman
|
5e1c8883e4
|
Added some more documentation.
|
2010-05-26 22:26:21 +02:00 |
|
Raoul Snyman
|
eaa0bf05e2
|
Moved the windows-builder.py script to the scripts directory.
|
2010-05-26 21:31:19 +02:00 |
|
Raoul Snyman
|
407d887f2a
|
- Complete the help text.
- Modify for running from the "scripts" directory.
|
2010-05-26 21:30:20 +02:00 |
|
Raoul Snyman
|
aeebd935ec
|
Better version checking.
bzr-revno: 825
|
2010-05-26 18:58:54 +02:00 |
|
Jon Tibble
|
48446a8312
|
log.error checking
|
2010-05-26 17:01:45 +01:00 |
|
Jon Tibble
|
15038a9184
|
More cleanups
|
2010-05-26 16:52:33 +01:00 |
|
Jon Tibble
|
a8726e650c
|
Head r824
|
2010-05-26 00:53:30 +01:00 |
|
Jon Tibble
|
e195f0ffb7
|
Match method and overridden method arguments and cleanups
|
2010-05-26 00:47:26 +01:00 |
|
Jon Tibble
|
f0c03ad2cb
|
Cleanups
|
2010-05-26 00:07:50 +01:00 |
|
Raoul Snyman
|
8d24bf9b30
|
Created a Windows build script to help automate the building of Windows installers for OpenLP.
bzr-revno: 824
|
2010-05-25 21:19:26 +02:00 |
|
Raoul Snyman
|
5b39ab942a
|
Indented everything to 4 spaces, as per Jon's recommendation.
|
2010-05-25 20:55:02 +02:00 |
|
Raoul Snyman
|
6b1a6a0638
|
More intelligent version checking.
|
2010-05-25 19:12:21 +02:00 |
|
Jon Tibble
|
871640c374
|
Whitespace
|
2010-05-25 17:16:43 +01:00 |
|
Jon Tibble
|
e29f3d30c0
|
Remove unnecessary semicolons
|
2010-05-25 16:35:34 +01:00 |
|
Jon Tibble
|
29cfcee29f
|
Fix undefined variables
|
2010-05-25 16:04:37 +01:00 |
|
Jon Tibble
|
c7d420d4b9
|
Fix class defs and name redefinitions
|
2010-05-25 15:30:34 +01:00 |
|
Jon Tibble
|
a2448e36da
|
Remove redundant code
|
2010-05-25 15:20:05 +01:00 |
|
Jon Tibble
|
f75a6fd732
|
Whitespace
|
2010-05-25 13:39:12 +01:00 |
|
Jon Tibble
|
e9904754c2
|
Remove code redefinitions
|
2010-05-25 02:39:48 +01:00 |
|
Jon Tibble
|
14307fcc8a
|
Fix indentation
|
2010-05-25 01:48:42 +01:00 |
|
Jon Tibble
|
a1423dc966
|
Fix reimport
|
2010-05-25 01:19:43 +01:00 |
|
Jon Tibble
|
122756eca5
|
Fix indentations
|
2010-05-24 23:37:20 +01:00 |
|
Raoul Snyman
|
cd00c192b4
|
Rename builder script to a better name.
|
2010-05-24 22:53:56 +02:00 |
|
Raoul Snyman
|
4351ae5ecb
|
Added a build script.
|
2010-05-24 22:46:45 +02:00 |
|
Tim Bentley
|
f6d7743905
|
Fix memory leak and improve slide controller tags
bzr-revno: 823
|
2010-05-24 19:04:22 +01:00 |
|
Raoul Snyman
|
5cca710637
|
Some fixes for the Windows build.
bzr-revno: 822
|
2010-05-24 08:00:20 +02:00 |
|
Raoul Snyman
|
98cc2d93ec
|
Windows-related fixes:
- Update Windows installer file to get version automatically.
- Update version file (for Windows)
- Update OpenLP.spec for PyInstaller/Windows build.
|
2010-05-23 17:49:34 +02:00 |
|
Tim Bentley
|
f7987501b9
|
Stop memory growth, improve verse display
|
2010-05-23 08:03:28 +01:00 |
|
Jon Tibble
|
3324bcf6aa
|
Unused import and variable fixes
bzr-revno: 821
|
2010-05-20 22:05:28 +01:00 |
|
Jon Tibble
|
3e9176d8c9
|
Head r820
|
2010-05-20 22:02:53 +01:00 |
|
Tim Bentley
|
4e5abf5802
|
Verse editor cleanups
bzr-revno: 820
|
2010-05-20 20:58:00 +01:00 |
|
Jon Tibble
|
c8b6a3640d
|
Import fixes
|
2010-05-20 17:49:47 +01:00 |
|
Jon Tibble
|
1ee3ccd180
|
Head r819
|
2010-05-20 17:47:24 +01:00 |
|