Commit Graph

2391 Commits

Author SHA1 Message Date
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
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
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
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
Jon Tibble
1609f589e4 Some head 2010-05-20 17:46:53 +01:00
Tim Bentley
38290cb804 Head819 2010-05-20 17:43:18 +01:00
Tim Bentley
cd8f59c7d0 Remove extra blank line 2010-05-20 17:40:56 +01:00
Raoul Snyman
bdee6f7ae9 Merged in lp:~raoul-snyman/openlp/song-import
- Removed menu items to import and export dialogs that don't work
- Added the new song Import Wizard
- Reworked the Edit Verse dialog

bzr-revno: 819
2010-05-20 08:38:57 +02:00
Raoul Snyman
28a403bd07 Some other minor touchups. 2010-05-18 23:32:58 +02:00
Raoul Snyman
304aed1c1e Fixed up problems with adding and removing songs from the service manager. 2010-05-18 23:18:52 +02:00
Tim Bentley
0dfda8ff27 Finish tagging the songs 2010-05-18 20:29:40 +01:00
Raoul Snyman
09bcb066eb HEAD+fixes 2010-05-17 22:48:16 +02:00
Tim Bentley
d86f0285c9 Song Edit tableisation 2010-05-17 19:39:28 +01:00
Tim Bentley
9240c797eb Clean up slide controllers so they display right
Fix screen hight.
Fix renderer so the footer is not line width adjusted.
Various other cleanups

bzr-revno: 818
2010-05-17 17:27:13 +01:00
Tim Bentley
f78565f241 Display clean up 2010-05-16 16:39:58 +01:00
Tim Bentley
2300b9d0b7 Heads817 2010-05-16 16:33:31 +01:00
andreas@andypc
005dccb5d8 Fix bug in bibles with 2 bible displays
bzr-revno: 817
2010-05-16 16:24:16 +01:00
rimach@siduxbox
42fbb208df Add translations and update the code to accept them/use them
bzr-revno: 816
2010-05-16 16:22:03 +01:00
Tim Bentley
ac845a93ba Fix screen issues - not sure how though 2010-05-16 16:18:05 +01:00
andreas
bfb3143cfc fix for empty slide in dual bible view 2010-05-15 21:59:21 +02:00
Tim Bentley
c5b12ffaf3 Screen size fix for Raoul 2010-05-15 07:57:29 +01:00
Tim Bentley
580125ee86 Head815 2010-05-15 07:52:20 +01:00
Tim Bentley
23c3974afd Display fixes 2010-05-15 07:44:36 +01:00
Martin Thompson
0993d79056 Fixed crash when non-existent monitor is called for in OpenLP.conf
bzr-revno: 815
2010-05-14 19:41:41 +01:00
rimach
eaef48e708 resolve merge proposal request 2010-05-12 23:44:00 +02:00
Martin Thompson
cd8377f03d Fixed crash when monitor=<some monitor that doesn't exist> in OpenLP.conf 2010-05-12 21:43:48 +01:00
rimach
294b0abfc0 remove unused imports, correct import order 2010-05-11 23:05:08 +02:00
rimach
e0664a1e88 bugfixing for i18n 2010-05-11 21:00:21 +02:00
Jon Tibble
ed233039ad Head r814 2010-05-11 17:41:19 +01:00
rimach
16b202d8b5 Head 2010-05-10 22:44:38 +02:00
Tim Bentley
a8fc728b99 Turbo change the screen renderer by adding a cache
Fix names which are incorrect

bzr-revno: 814
2010-05-10 21:08:55 +01:00
Tim Bentley
be85eb8999 Head813 2010-05-10 20:48:29 +01:00
Martin Thompson
dcc10d06db Merged from mjthompson/qt4.4
bzr-revno: 813
2010-05-10 20:43:29 +01:00