Commit Graph

6719 Commits

Author SHA1 Message Date
Armin Köhler 0c83471ee4 move some code
stop moving bibles to subfolders
some fixes
2011-05-25 16:18:03 +02:00
Armin Köhler c51d8182a6 delete all sucessfull imported bibles by default
remove the possibility to choose which bibles should be deleted after the upgrade
2011-05-18 20:19:11 +02:00
Armin Köhler 236ca44105 HEAD r1552 2011-05-18 20:00:40 +02:00
Andreas Preikschat 30a6d46cd8 Added missing html tag.
bzr-revno: 1552
2011-05-18 12:48:21 +02:00
Jonathan Corwin e29e8fa024 For non-text items, populate verse fields with the filename so remote apps have something useful to display. Update web remote to display the verse tag in the slide controller.
bzr-revno: 1551
2011-05-18 07:59:23 +01:00
Jonathan Corwin 2d5d16b40b Return filename in text for non-text types. Display verse tag in remote view 2011-05-17 23:00:50 +01:00
Jonathan Corwin c23e5e784e head 2011-05-17 22:28:46 +01:00
Jonathan Corwin 0323dfcb90 Add ability to search and go live on all media manager items via the web remote. Also tweak the web interface to fit better on a phone screen
bzr-revno: 1550
2011-05-17 22:22:24 +01:00
Andreas Preikschat 957f4accb0 fixed broken html head 2011-05-17 20:55:45 +02:00
Andreas Preikschat df86a729e6 r1549 2011-05-17 20:50:37 +02:00
Jonathan Corwin 7a857290a6 More fixes 2011-05-17 19:48:04 +01:00
Jonathan Corwin 5fcb41bc9d fixes 2011-05-16 22:01:21 +01: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
Jonathan Corwin 274c4ee87a tidies 2011-05-15 21:53:25 +01:00
Jonathan Corwin f701eb9417 Head 2011-05-15 21:34:32 +01:00
Jonathan Corwin 2655c1b133 Remote searches presentations, media and images 2011-05-15 21:03:45 +01:00
Tim Bentley 1ea9c51c20 Reset dialogs on Cancel and minor cleanups
bzr-revno: 1548
2011-05-15 20:06:34 +01:00
Armin Köhler fbd5349c2f small bugfixes
hide entry in tools menu if there are no bibles to upgrade
2011-05-15 20:42:08 +02:00
Jonathan Corwin 3f21b3e2ca Remote custom search. Revert a few remote web changes 2011-05-15 19:33:00 +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
Armin Köhler b10fbf98eb HEAD r1547 2011-05-15 16:22:04 +02: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
Jonathan Corwin 357d34a4d8 Remote bible search. Kludgy and probably broken something or going to conflict. Also tweaked Remote web interface 2011-05-14 22:25:22 +01: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
Jonathan Corwin 75414d2ba8 Fix a couple of things 2011-05-14 13:26:05 +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
Jonathan Corwin 047287950c Remote song search and go live beginnings 2011-05-14 10:48:58 +01: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