Commit Graph

2675 Commits

Author SHA1 Message Date
Jon Tibble fb6403f003 Head r1804 2011-11-26 20:32:47 +00:00
M2j 047477c236 layout fix in exceptionform
bug fix triggerd by searching for nonexistend book numbers
2011-11-26 20:13:51 +01:00
Andreas Preikschat 0320f88d72 do not load the list twice when copying a theme 2011-11-19 13:00:36 +01:00
Tim Bentley d5331f50b3 Amend check for files and delete if not used any more
Fixes: https://launchpad.net/bugs/891781
2011-11-18 19:34:04 +00:00
Tim Bentley ddc6c26f33 Head 2011-11-13 08:58:07 +00:00
Andreas Preikschat 48354ec8ef - fixed bug #827862 (Add Shortcut to change verse, chorus, ... in the live controller)
bzr-revno: 1797
Fixes: https://launchpad.net/bugs/827862
2011-11-05 20:39:51 +01:00
Tim Bentley d71f059433 Fix impress and service theme problems 2011-11-04 20:09:35 +00:00
Tim Bentley d4eeb4136a stop alerts crashing with splash screen
bzr-revno: 1793
2011-11-01 06:09:21 +00:00
Tim Bentley 14527bf357 Fix my stupidity 2011-10-31 18:20:10 +00:00
Andreas Preikschat 71c6a7315c fixed comment 2011-10-31 10:14:07 +01:00
Andreas Preikschat 94c99d1b3d fixed detection for more than one match 2011-10-31 10:13:25 +01:00
Andreas Preikschat e856fa9aed r1790 2011-10-31 09:56:48 +01:00
Andreas Preikschat 5348139cfe fixed spelling 2011-10-31 09:55:59 +01:00
Andreas Preikschat cac0728d0b fixed spelling 2011-10-31 09:54:04 +01:00
Andreas Preikschat f346ebebe0 fixed import and added note 2011-10-31 09:53:18 +01:00
Andreas Preikschat ffafcaaadc fix for translated verse tags 2011-10-31 09:44:38 +01:00
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
Tim Bentley c37ffbe3e2 Pass in plugins 2011-10-31 06:03:03 +00:00
Tim Bentley c8e9496db1 Fix up review comments 2011-10-29 20:13:11 +01: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
Andreas Preikschat 360843baf7 fixed spelling mistake 2011-10-26 21:19:42 +02:00
Andreas Preikschat c9c31990e2 fixed detection 2011-10-26 16:53:51 +02:00
Andreas Preikschat 33960f9eb4 allow all possible 'shortcut' combinations 2011-10-25 18:31:22 +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
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
Meinert Jordan f25cd069ab add version information for mako, migrate and uno to exceptionform
bzr-revno: 1784
2011-10-22 15:32:04 +02:00
M2j 5a415311a5 Correction for Migrate version smaller than 0.7 2011-10-22 14:30:21 +02:00
Andreas Preikschat 05bf2ec6fa removed obsolete signals and rearranged the docs 2011-10-22 13:09:01 +02: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
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
Tim Bentley 4d3dd6dbb5 Rename signal 2011-10-19 18:53:07 +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
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 004472baa8 reverted alert change 2011-10-16 16:53:39 +02: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
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 bb8b0cd435 Move the Alert web code back to the plugin 2011-10-13 06:14:03 +01:00