Commit Graph

7920 Commits

Author SHA1 Message Date
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
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
Andreas Preikschat 3980b92daf updated ts files 2011-10-19 20:12:38 +02:00
Andreas Preikschat 3c0ec6d7b3 r1778 2011-10-19 19:59:28 +02:00
Tim Bentley 4d3dd6dbb5 Rename signal 2011-10-19 18:53:07 +01:00
Tim Bentley bdcf15d87b Fix comments 2011-10-17 19:01:07 +01:00
Andreas Preikschat dd7af54411 - fixed ticket 299
http://support.openlp.org/issues/299

bzr-revno: 1778
2011-10-17 17:48:42 +01:00
Meinert Jordan 972d917c8a Remove mailto code and use QT code
bzr-revno: 1777
Fixes: https://launchpad.net/bugs/863841
2011-10-17 17:46:35 +01:00
Andreas Preikschat 13ff2faf18 fixed ticket 299 2011-10-16 22:32:50 +02:00
Tim Bentley bf2ada0b67 Fix up review comments 2011-10-16 16:39:49 +01:00
Andreas Preikschat 406ea9fe0a r1776 + resolved conflict 2011-10-16 17:21:25 +02:00
Andreas Preikschat 3057acfe62 - Fixed bug 871272 (When slides are in the foreground openlp reports 'Error: No display item to ammend' in latest build)
- docstrings

bzr-revno: 1776
Fixes: https://launchpad.net/bugs/871272
2011-10-16 17:17:14 +02:00
Andreas Preikschat 004472baa8 reverted alert change 2011-10-16 16:53:39 +02:00
Andreas Preikschat a75e0156cc fixed docstrings 2011-10-16 16:40:46 +02:00
Tim Bentley 2f36c33f62 Review fixes 2011-10-16 09:25:27 +01:00
Tim Bentley 8ebf7ff131 Finish dynamic Alert updates 2011-10-16 08:59:21 +01:00
M2j 525658ae8b better readable coding style 2011-10-15 23:21:22 +02:00
M2j 1527704c03 - exception dialog uses Qt call instead of external library
- unicode support in report and attached filename was broken
2011-10-15 22:18:49 +02:00
M2j a7c69746b2 Head 1775 2011-10-15 21:06:25 +02:00
Andreas Preikschat 9259eed4a6 -fixed bug 871272
-clean ups

Fixes: https://launchpad.net/bugs/871272
2011-10-15 13:30:39 +02:00
Andreas Preikschat a1a79c98d1 overwrite parent method 2011-10-15 09:52:25 +02:00
Andreas Preikschat ec5991a197 removed dead code§ 2011-10-15 09:36:51 +02:00
Tim Bentley 9652a690b3 More cleanups and start of updates 2011-10-15 07:32:01 +01:00
Tim Bentley 17ec218529 Fix wonky footer
bzr-revno: 1775
Fixes: https://launchpad.net/bugs/863841
2011-10-13 19:02:39 +01:00
Tim Bentley bb8b0cd435 Move the Alert web code back to the plugin 2011-10-13 06:14:03 +01:00
Tim Bentley 0e1361b533 Fix footer position 2011-10-12 05:51:03 +01:00
Tim Bentley e87b4658d8 fix up alert changing triggers 2011-10-11 20:54:18 +01:00
Tim Bentley 9176911810 Try 1 2011-10-11 19:10:53 +01:00
Tim Bentley 3cfdd3de45 head 2011-10-11 18:47:46 +01:00
Stevan Pettit 223976b7d0 Modified Inno setup file to check if OpenLP is running during an un-install 2011-10-10 17:49:43 -04:00
Andreas Preikschat 76f47a4f62 - clean ups
- only display alert when the screen is not hidden
2011-10-10 18:54:01 +02:00
Andreas Preikschat 658e8f234b clean ups 2011-10-10 18:37:46 +02:00
Andreas Preikschat 6883427cbd fixed bug 871441
Fixes: https://launchpad.net/bugs/871441
2011-10-10 18:22:41 +02:00
Andreas Preikschat 577fdb6c31 - fixed bug 863376 ('<' in song lyrics causes a traceback)
- clean ups

bzr-revno: 1774
Fixes: https://launchpad.net/bugs/863376
2011-10-10 18:03:00 +02:00
Andreas Preikschat 057084e96a - fixed bug 863846 (splash screen always on top)
bzr-revno: 1773
Fixes: https://launchpad.net/bugs/863846
2011-10-10 17:31:31 +02:00
Stevan Pettit f352b88363 fixed Inno Setup check for OpenLP (bug 870715)
bzr-revno: 1772
Fixes: https://launchpad.net/bugs/870715
2011-10-10 17:30:32 +02:00
Andreas Preikschat e6751bd043 fixed string 2011-10-09 21:51:44 +02:00
Andreas Preikschat 3c8cc5c532 removed comment + fixed regex 2011-10-09 21:45:50 +02:00
Stevan Pettit e774b08414 Modified Inno setup control file to pass proper string to psvince.dll when checking if OpenLP is currently running 2011-10-08 18:21:23 -04:00
Andreas Preikschat 06068eedce fixed bug 863846
Fixes: https://launchpad.net/bugs/863846
2011-10-08 15:29:35 +02:00
Andreas Preikschat 2591854fdd fixed bug 863376
- clean ups

Fixes: https://launchpad.net/bugs/863376
2011-10-08 15:20:57 +02:00
Stevan Pettit 0b4259ffba fixed Bug #832345
bzr-revno: 1771
Fixes: https://launchpad.net/bugs/832345
2011-10-08 10:59:13 +02:00
Stevan Pettit 2a1d0009a8 Removed whitespace 2011-10-05 18:17:57 -04:00
Stevan Pettit 5dfa0c95ce Modified code so new Openlyrics song import description will appear for translate 2011-10-05 15:50:17 -04:00
Tim Bentley 161300fe73 Number of changes
- Allow time (24/12) hour for sage view
- Add pictorial display of the lay out in theme manage
- Fix bug where remote edit removes an overridden theme.

bzr-revno: 1770
2011-10-05 19:20:54 +01:00
Andreas Preikschat 182227a85a - improved the preview frame display performance
- removed dead code

bzr-revno: 1769
2011-10-05 20:18:42 +02:00