Commit Graph

16063 Commits

Author SHA1 Message Date
Tim Bentley 346a9e576f Fix lost text on Song editing
Fixed Display on SlideController
Fixed bugs in last merge
Cleaned up comments and some log debug statements.

bzr-revno: 717
2010-02-27 10:19:31 +00:00
Tim Bentley 86e03f0c11 Move editing to line 2 2010-02-27 10:10:03 +00:00
Tim Bentley 1979f24502 Fix song editing where text is lost 2010-02-27 09:55:44 +00:00
Tim Bentley 4a83e572e9 Fix bugs in last merge and fix comments 2010-02-27 09:18:26 +00:00
Tim Bentley d47fc53b78 Add Alternate rows to slide controller 2010-02-27 07:39:47 +00:00
Jon Tibble 80d54dc1be None tests 2010-02-27 00:11:26 +00:00
Jon Tibble 2185f4e842 Remove C-style semi-colons 2010-02-26 23:47:59 +00:00
Jon Tibble e0875fa90e Import fixes 2010-02-26 20:22:34 +00:00
Tim Bentley 4006bfcf51 Add HTTP Check to Thread to stop UI blocking at startup
Add Preview option for songs etc from service manager

bzr-revno: 716
2010-02-26 12:45:22 +00:00
Tim Bentley 0ab16fed6b Add Preview option for songs etc fom service manager 2010-02-26 12:18:01 +00:00
Tim Bentley 38a8575989 Sort out startup http gets. 2010-02-25 21:09:27 +00:00
Raoul Snyman 2766081522 Merged from trunk.
Fixed a conflict.
2010-02-24 21:02:39 +02:00
Raoul Snyman 804b18b034 Add PyInstaller hooks. 2010-02-24 20:55:34 +02:00
Raoul Snyman 0ddaa2bf4a Some more visual tweaks.
Fixes for older versions of PyQt4.
2010-02-24 20:39:12 +02:00
Raoul Snyman 6012641a53 Trying to set a tag on trunk.
bzr-revno: 715
2010-02-24 20:37:33 +02:00
Tim Bentley f2c94ca13f Fix Presentation Tag and flush Renderer cache on re-paint
bzr-revno: 714
2010-02-23 19:50:13 +00:00
Tim Bentley 3cf8b491ea Fix field name 2010-02-23 19:37:07 +00:00
Tim Bentley 8f985291ac Head 2010-02-23 19:19:22 +00:00
Tim Bentley 8e2efcb183 Fix spelllling 2010-02-23 19:19:06 +00:00
Michael Gorven 668ca4ae4d Add menu entry .desktop file and some source tarball and script fixes.
https://code.launchpad.net/~mgorven/openlp/menu-entry/+merge/19978

bzr-revno: 713
2010-02-23 18:57:51 +02:00
Michael Gorven 57f685cc60 Specify correct directory. 2010-02-23 17:52:38 +02:00
Michael Gorven 7f8c6b6fdd Install scripts as scripts. 2010-02-23 17:49:39 +02:00
Michael Gorven 03ae1781c4 Install menu entry. 2010-02-23 17:45:55 +02:00
Michael Gorven 3b0970d773 Make setup.py executable. 2010-02-23 17:45:26 +02:00
Michael Gorven a0e56c0d85 Include proper vesion file in tarball and fix reading thereof. 2010-02-23 17:45:06 +02:00
Michael Gorven b80bfb5a80 Add menu entry from old branch. 2010-02-23 17:42:17 +02:00
Raoul Snyman 07b4b8ed21 Cleaned up setup.py file, so that a source distribution is possible, and also packages can be built.
bzr-revno: 712
2010-02-22 22:08:32 +02:00
Raoul Snyman 0126d3fc77 Merged from trunk.
Version numbers are now pulled from tags, and some fancy footwork is done around that too.
Version numbers are saved to a version file too.
2010-02-22 20:47:29 +02:00
Jon Tibble 488a786941 Import and theme importing fixes
bzr-revno: 711
2010-02-22 17:31:45 +00:00
Jon Tibble d02fc68a72 Fix unzipping theme files 2010-02-22 16:57:08 +00:00
Jon Tibble 61c7b6479f Fix theme import font colours 2010-02-22 16:42:10 +00:00
Jon Tibble 0337127985 Fix theme import alignment 2010-02-22 15:53:23 +00:00
Tim Bentley 60dd3b36cf Fix presentation tab and repaint service item 2010-02-22 06:14:44 +00:00
Jon Tibble 45c7fad1d6 Fix theme import colours 2010-02-21 23:40:16 +00:00
Jon Tibble 962f1364e4 Fix v2 theme importing 2010-02-21 23:05:03 +00:00
Jon Tibble f7d95a8fdb Remove debug prints 2010-02-21 21:41:30 +00:00
Tim Bentley 20ab9d1ce2 Force regeneration of all changes 2010-02-21 14:12:47 +00:00
Tim Bentley 985ce73dfd Force regeneration of sevice item on theme change 2010-02-21 14:06:56 +00:00
Tim Bentley 00a16e01a1 Head 2010-02-21 13:59:43 +00:00
Jon Tibble 5715819e83 Head r710 2010-02-21 13:21:44 +00:00
Jon Tibble ab43741dcb Head r709 and initial fix for theme importing 2010-02-21 13:20:39 +00:00
Raoul Snyman 6f4b4b2616 Moved all "get_xxxxx_directory" functions into one "AppLocation" class.
Set the plugin manager to use this new AppLocation class as well.
2010-02-21 14:43:03 +02:00
Raoul Snyman 174a85d969 Couple more visual tweaks, to make OpenLP look good in Windows.
Print the location of file OpenLP is logging to in debug mode.
2010-02-21 12:28:35 +02:00
Raoul Snyman a69708962a Moved the log file to a location that OpenLP can write to as an unpriviledged user.
bzr-revno: 710
2010-02-21 11:56:07 +02:00
Raoul Snyman 70251a4321 - Created independant "get_config_directory" and "get_data_directory" methods.
- Moved log file to configuration file location for non-root/administrator users.
2010-02-21 08:32:43 +02:00
Raoul Snyman 8182b418b7 Updated version.txt to the latest revision.
bzr-revno: 709
2010-02-19 21:39:52 +02:00
Jonathan Corwin 357c1e6a20 A few more small presentation fixes/cosmetics.
bzr-revno: 708
2010-02-19 21:38:56 +02:00
Raoul Snyman 7efd037024 Pull the version number from the tag. 2010-02-19 21:17:32 +02:00
Raoul Snyman 77e55da0d3 Pulling in the tags and the revision number from bzr. 2010-02-19 21:14:39 +02:00
Tim Bentley 6bc51b29f4 Fix displayAlert error
Fix UTF8 settings on SongUSage dialog

bzr-revno: 707
2010-02-18 17:52:45 +00:00