Commit Graph

6647 Commits

Author SHA1 Message Date
Andreas Preikschat 7829de8597 set cursor busy, update the preview images before the displays 2011-05-16 14:22:08 +02:00
Andreas Preikschat a2ab806ca9 r1549 2011-05-16 13:42:51 +02:00
Andreas Preikschat 55738636d9 render the themes when the screen size changed 2011-05-16 13:41:43 +02:00
Andreas Preikschat b92d437a8d - fixed a traceback which occurred when performing a text search but no bible is available
bzr-revno: 1549
2011-05-16 13:13:57 +02:00
Tim Bentley 1ea9c51c20 Reset dialogs on Cancel and minor cleanups
bzr-revno: 1548
2011-05-15 20:06:34 +01:00
Tim Bentley 9fc67eba68 Spelling 2011-05-15 17:36:34 +01:00
Tim Bentley 0786f2059e Add dialog reset on cancelled exit of Settings.
Remove PreLoad() is no longer needed.
Rename preLoad is displayTags to say what it means.

Fixes: https://launchpad.net/bugs/778537
2011-05-15 16:52:20 +01:00
Tim Bentley 2d08c0ec2b The Image cache was being updates with a null image and this was leading to a corruption in the cache.
Only add a file if it is there!

bzr-revno: 1547
Fixes: https://launchpad.net/bugs/766201
2011-05-15 15:20:11 +01:00
Tim Bentley 0854919976 Stop cache being over written if no file name
Fixes: https://launchpad.net/bugs/766201
2011-05-15 14:42:12 +01:00
Andreas Preikschat cbdaf3334b fixed spelling 2011-05-15 15:10:21 +02:00
Andreas Preikschat 909cbfb176 - Move the No Search Results code. (I do not expect the code to be used by another QListWidget.)
- Remove setUniformItemSizes

bzr-revno: 1546
2011-05-15 15:08:16 +02:00
Andreas Preikschat a2db0a1b5d fixed traceback when doing a text search without bible 2011-05-15 15:06:16 +02:00
Andreas Preikschat 4baaedc710 - Prevent adjusting the loop delay spin box (on the Gerneral Tab) to 0.
- Changed title for the stage view html.

bzr-revno: 1545
2011-05-15 14:57:25 +02:00
Andreas Preikschat 3b15fd913e r1544 2011-05-15 14:38:33 +02:00
Andreas Preikschat 685bd32ccc r1544 2011-05-15 14:11:33 +02:00
Andreas Preikschat c728559862 moved 'No Search Results' code 2011-05-15 14:11:08 +02:00
Raoul Snyman 1a35356acd Added layout style to advanced tab.
Made search edit focused on switch to quick tab.
Reordered methods to: private, inherited, slots, additional.

bzr-revno: 1544
2011-05-15 14:07:42 +02:00
Andreas Preikschat ed6d9df329 r1543 2011-05-15 12:43:51 +02:00
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
Raoul Snyman 3774bf2312 Added layout style to advanced tab.
Made search edit focused on switch to quick tab.
Reordered methods to: private, inherited, slots, additional.
2011-05-14 22:12:01 +02:00
Tim Bentley 1ba0ffbe6d head 2011-05-14 16:39:41 +01: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