Commit Graph

8218 Commits

Author SHA1 Message Date
Andreas Preikschat 2458ffc3bc completed detection + cleaned detection 2011-10-31 08:41:28 +01:00
Andreas Preikschat eb7b7a19d8 r1790 2011-10-31 08:09:48 +01:00
Andreas Preikschat d1030a7c2d Corrected comment 2011-10-31 08:08:51 +01:00
Andreas Preikschat 22d8424b61 - fixed a rename error causing the ooo importer not to work
bzr-revno: 1790
2011-10-31 08:06:13 +01:00
Tim Bentley c37ffbe3e2 Pass in plugins 2011-10-31 06:03:03 +00:00
Andreas Preikschat 482c741665 r1789 2011-10-30 22:38:42 +01:00
Andreas Preikschat 15e19f9700 fixed rename errors 2011-10-30 22:38:02 +01:00
Andreas Preikschat 89eeeb6340 - fixed alert position not being recalculated properly when changing options
bzr-revno: 1789
2011-10-30 21:58:27 +01:00
Andreas Preikschat 0ed66b6a9c fixed alert position not being recalculated properly when changing options 2011-10-30 21:24:04 +01:00
Andreas Preikschat e4c5a2d6e7 1788 2011-10-30 21:19:19 +01:00
Tim Bentley 05886b9d26 Fix crash with alerts over video
Change default to bottom from middle
Remove unused from from previous merge

bzr-revno: 1788
2011-10-30 20:08:59 +00:00
Tim Bentley c8e9496db1 Fix up review comments 2011-10-29 20:13:11 +01:00
rimach d45eea68db Head 2011-10-29 21:09:14 +02:00
Tim Bentley ea4cb7f7ed Add Class instead of magic numbers 2011-10-29 14:21:54 +01:00
Tim Bentley 8e853f10b1 Fix crash with alerts over video
Change default to bottom from middle
Remove unused from from previous merge

Fixes: https://launchpad.net/bugs/875798, https://launchpad.net/bugs/883414
2011-10-29 10:33:48 +01:00
Tim Bentley 1f65c246a9 Head 1787 2011-10-29 10:18:03 +01:00
Stevan Pettit 5046643618 Added code to windows-builder.py to point pyinstaller to the OpenLP\resources\pyinstaller hooks directory.
The builder will no longer be required to copy these files to the pyinstaller\hooks directory.

Cleaned up the documentation.

Modified Wiki

Fixed the documentation section.

Added sqlalchemy-migrate to comments section. Made some changes to comments section to preserve links

bzr-revno: 1787
2011-10-28 14:54:17 +01:00
Stevan Pettit f522c79b1e Added sqlalchemy-migrate to comments section. Made some changes to comments section to preserve links. 2011-10-28 09:28:57 -04:00
Stevan Pettit fe3453a7a5 Fixed the documentation section of the script 2011-10-27 17:06:40 -04:00
rimach 01ff00dcf9 bugfixing and sync 2011-10-26 22:13:30 +02:00
rimach 3e67dbda76 sync 2011-10-26 22:11:41 +02:00
rimach dc327e2385 bugfixing 2011-10-26 22:11:15 +02:00
Andreas Preikschat 360843baf7 fixed spelling mistake 2011-10-26 21:19:42 +02:00
Meinert Jordan 6a36363496 add uno to the dependency check
bzr-revno: 1786
2011-10-26 20:15:13 +02:00
Andreas Preikschat c9c31990e2 fixed detection 2011-10-26 16:53:51 +02:00
M2j c12a7b0901 add uno to the dependency check 2011-10-26 09:40:12 +02:00
Stevan Pettit 35875b7008 Added code to point pyinstaller to the OpenLP pyinstaller hooks directory 2011-10-25 20:09:35 -04:00
M2j 69f29c0ef3 Head 1785 2011-10-25 22:35:44 +02:00
Andreas Preikschat 33960f9eb4 allow all possible 'shortcut' combinations 2011-10-25 18:31:22 +02:00
rimach 1f84c4c685 bugfixing 2011-10-24 22:07:10 +02:00
rimach a2ebf30b68 bugfixing 2011-10-24 22:04:29 +02:00
Andreas Preikschat ee960bb88c use '1' etc shortcuts for bible verses, images, etc 2011-10-24 18:13:30 +02:00
Andreas Preikschat a42940b6bb - shortcuts only for live controller
- removed v shortcut
2011-10-24 17:36:59 +02:00
Tim Bentley a62b03dce6 Assign Variables before use
bzr-revno: 1785
2011-10-23 19:40:18 +01:00
Andreas Preikschat cc186aff9d clean ups + fixes 2011-10-23 20:28:42 +02:00
Andreas Preikschat b603017b1c started work on shortcuts allowing jumping between different verses
Fixes: https://launchpad.net/bugs/827862
2011-10-23 19:47:15 +02:00
Tim Bentley 5f9ed32bfe Fix assignment error 2011-10-23 18:22:11 +01:00
Tim Bentley eca675eeaa Head 2011-10-23 18:20:05 +01:00
Meinert Jordan f25cd069ab add version information for mako, migrate and uno to exceptionform
bzr-revno: 1784
2011-10-22 15:32:04 +02:00
Andreas Preikschat 3fa534ff38 - removed obsolete signals
- renamed signals
- rearranged the signals to groups

bzr-revno: 1783
2011-10-22 15:19:15 +02:00
M2j 5a415311a5 Correction for Migrate version smaller than 0.7 2011-10-22 14:30:21 +02:00
Andreas Preikschat acac723b09 copy error 2011-10-22 13:28:47 +02:00
Andreas Preikschat 49569746ea fixed doc 2011-10-22 13:16:25 +02:00
Andreas Preikschat 05bf2ec6fa removed obsolete signals and rearranged the docs 2011-10-22 13:09:01 +02:00
Andreas Preikschat 76b30a99de r1782 2011-10-22 12:32:15 +02:00
Stevan Pettit 79f47e2d23 Added code to inno setup control file to check if OpenLP is running and user attempts an uninstall.
A message is displayed and uninstall waits until OpenLP is closed or the uninstall is canceled.

bzr-revno: 1782
Fixes: https://launchpad.net/bugs/871522
2011-10-21 06:57:47 +01:00
M2j aa0b49290d add version information for mako, migrate and uno to exceptionform 2011-10-20 22:11:06 +02:00
Andreas Preikschat e5401c7eac - fixed bug 871441 (Live Preview image is not updated when you "Replace live background")
- removed dead code
- fixed docstrings
- removed 'maindisplay_active' signal in same places

bzr-revno: 1781
2011-10-19 19:30:32 +01:00
Andreas Preikschat 31fca59a5b Translation fixes
bzr-revno: 1780
2011-10-19 19:27:17 +01:00
Tim Bentley 9603fcd1cc Fix bug 836897 to allow Alerts to be amended without changing the slide
Refactored the CSS,Javascript,Html load code for alerts and provided a framework for other things.

bzr-revno: 1779
Fixes: https://launchpad.net/bugs/836897
2011-10-19 19:25:08 +01:00