Commit Graph

6627 Commits

Author SHA1 Message Date
Andreas Preikschat 6d1ec4ae10 - prevent setting the loop delay spin box to 0
- Changed title for the stage view html
2011-05-15 12:38:11 +02:00
Andreas Preikschat 651102c008 r1543 2011-05-15 12:29:42 +02:00
Andreas Preikschat f114a6a14e Fixed bug #744463 by emitting a singal to close the splash when a dialog is requested.
bzr-revno: 1543
Fixes: https://launchpad.net/bugs/744463
2011-05-15 12:22:17 +02:00
Andreas Preikschat 144ff29e90 fixed bug #744463
Fixes: https://launchpad.net/bugs/744463
2011-05-14 13:48:15 +02:00
Andreas Preikschat cc5473f98e r1542 2011-05-14 13:43:31 +02:00
Andreas Preikschat d22cacd982 Fixed a traceback which is occurs when you "lock" the search and do not select a dual bible (quick tab).
bzr-revno: 1542
2011-05-14 12:50:47 +02:00
Andreas Preikschat b8ce93c505 Fixed forgotten variable
bzr-revno: 1541
2011-05-14 12:50:04 +02:00
Andreas Preikschat b04e688647 fixed attribute error 2011-05-13 22:59:14 +02:00
Andreas Preikschat a06c25c66c r1540 2011-05-13 22:48:03 +02:00
Andreas Preikschat b1979857e4 complete fix 2011-05-13 21:58:05 +02:00
Andreas Preikschat 1f4bc114a9 Fixed traceback, when 'locked' and no dual bible selected. 2011-05-13 21:44:34 +02:00
Andreas Preikschat 639484b078 r1540 2011-05-13 21:21:36 +02:00
Jonathan Corwin 55a5480ea4 Stage view changes: show all slides for a verse and tidy verse tags
bzr-revno: 1540
2011-05-13 18:43:38 +01:00
Andreas Preikschat 998411ed9b - only show the context menu if we are over an item
- ServiceManager clean ups

bzr-revno: 1539
2011-05-13 18:42:48 +02:00
Andreas Preikschat 25e442ed7d Added a missing period.
bzr-revno: 1538
2011-05-13 18:42:15 +02:00
Stevan Pettit 7a86be70f3 windows-builder.py - Changes to support the documentation trunk and produce the Windows help file from it. Builder is given a warning if the documentation trunk is not found.
OpenLP-2.0.iss - Changed to NOT create a program menu item for help, if the help file is missing from the build

bzr-revno: 1537
2011-05-13 17:24:56 +01:00
Andreas Preikschat 31cebdf4f7 added missing period 2011-05-13 17:34:56 +02:00
Andreas Preikschat 271f9893e3 r1536 2011-05-13 17:33:37 +02:00
Andreas Preikschat de30e61401 - only show menu when over an item
- clean ups
2011-05-13 16:39:37 +02:00
Andreas Preikschat 07b704677a 2011-05-13 15:58:17 +02:00
Andreas Preikschat 0f73fbd310 2011-05-13 15:00:20 +02:00
Andreas Preikschat d4f7bf1e0a 2011-05-13 14:55:04 +02:00
Stevan Pettit a4fa470817 modified:
scripts/windows-builder.py
2011-05-13 07:45:41 -04:00
Andreas Preikschat 7ecc2e62fc r1536 2011-05-13 13:29:57 +02:00
Stevan Pettit be413a688c modified:
resources/windows/OpenLP-2.0.iss
  scripts/windows-builder.py
2011-05-12 21:23:01 -04:00
Jonathan Corwin ef5c4bc7d4 Detect repeat verses 2011-05-12 22:55:45 +01:00
Andreas Preikschat 2bb59f7051 - Disable the drop in the SearchEdit
- Disable the drag in the MediaManager/ServiceManager if no item is selected.

bzr-revno: 1536
2011-05-12 21:51:16 +02:00
Raoul Snyman dd68784555 Some enhancements to the Bibles media item.
bzr-revno: 1535
2011-05-12 20:10:09 +02:00
Andreas Preikschat 4e870ed705 only allow drag if an item is selected 2011-05-12 17:50:20 +02:00
Andreas Preikschat 4778bfd781 disable drops for search edit 2011-05-12 17:44:20 +02:00
Andreas Preikschat d1c1f38407 r1534 2011-05-12 17:36:06 +02:00
Raoul Snyman d168987a9f Fixed a missing full stop in a tool tip. 2011-05-12 13:55:53 +02:00
Andreas Preikschat 01e4b8641c corrected use of VerseTags
bzr-revno: 1534
2011-05-12 13:10:52 +02:00
Andreas Preikschat 7b12c9ef88 - (re)moved obsolete code from SettingsManager
- removed redundant code from ScreenList
- removed redundant code form MainDisplay
- made the start up logic easier
- fixed use of negative x and y values
- fixed ratio of images (in the small preview frame) after changing the screen ratio

bzr-revno: 1533
2011-05-12 13:09:45 +02:00
Raoul Snyman cfb7e0be1a Added the missing images. 2011-05-12 01:59:37 +02:00
Raoul Snyman e55e9f284a Dropped the results dropdowns in favour of a toggle button. 2011-05-12 01:59:04 +02:00
Raoul Snyman 5e954d86b6 Changed from a QTabWidget to QTabBar, giving us resizeable tabs. 2011-05-12 01:25:11 +02:00
Jonathan Corwin e940279b34 More stageview changes 2011-05-12 00:16:53 +01:00
Jonathan Corwin 3e1bdc7475 More stageview changes 2011-05-11 23:32:25 +01:00
Andreas Preikschat c0df166105 removed bug/feature which resets the values in the spin box 2011-05-11 20:38:26 +02:00
Andreas Preikschat 298669c2b9 r1532 2011-05-11 10:48:11 +02:00
Andreas Preikschat 9709429261 r1532 2011-05-11 10:13:10 +02:00
Jonathan Corwin 47ddcce190 head 2011-05-10 23:16:52 +01:00
Jonathan Corwin c5656fbfd9 Remote hostname fix. Remove tags from remote text
bzr-revno: 1532
2011-05-10 22:17:02 +01:00
Andreas Preikschat 78c3c3ef39 clean up 2011-05-10 16:08:11 +02:00
Andreas Preikschat 8d0f6563ef r1531 2011-05-10 15:13:07 +02:00
Stevan Pettit 91b8642011 Prevent INNO OpenLP Setup from displaying 'Create a Quick Launch Icon' on Windows 7 installations
bzr-revno: 1531
2011-05-10 13:19:43 +02:00
Andreas Preikschat a042ef1132 fix for ticket 155
bzr-revno: 1530
2011-05-10 13:15:54 +02:00
Gerald Britton 71818097cd Fix for bug #762856.
bzr-revno: 1529
Fixes: https://launchpad.net/bugs/762856
2011-05-10 13:14:56 +02:00
Stevan Pettit 06b57e8840 modified:
resources/windows/OpenLP-2.0.iss
2011-05-10 00:25:15 -04:00