Commit Graph

3082 Commits

Author SHA1 Message Date
Andreas Preikschat
304f4ff732 added menu entry to update the theme images 2011-05-20 13:45:39 +02:00
Tim Bentley
f09d64c1be Fix extra indent 2011-05-20 11:23:48 +01:00
Tim Bentley
cec32eae0f Head 2011-05-20 11:09:51 +01:00
Tim Bentley
66d851887a Stop the media / presentation if going from Preview to Live
Fixes: https://launchpad.net/bugs/780095
2011-05-20 11:01:48 +01:00
Stevan Pettit
00a2a7b771 modified:
openlp/core/lib/mediamanageritem.py
2011-05-20 01:19:26 -04:00
Stevan Pettit
c4b0862979 modified:
openlp/core/lib/mediamanageritem.py
  openlp/core/ui/slidecontroller.py
2011-05-20 01:01:49 -04:00
Jonathan Corwin
d4e83ae45a Remote web add to service 2011-05-20 00:09:42 +01:00
Tim Bentley
32127d51bb Add Search to Custom
bzr-revno: 1557
2011-05-19 17:10:49 +01:00
Andreas Preikschat
875202deca reverted changes 2011-05-19 08:01:28 +02:00
Tim Bentley
509811620d Head 2011-05-18 15:27:29 +01:00
Andreas Preikschat
4cd23308b8 regex clean ups 2011-05-18 16:26:19 +02:00
Andreas Preikschat
30a6d46cd8 Added missing html tag.
bzr-revno: 1552
2011-05-18 12:48:21 +02:00
Andreas Preikschat
957f4accb0 fixed broken html head 2011-05-17 20:55:45 +02:00
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
Jonathan Corwin
274c4ee87a tidies 2011-05-15 21:53:25 +01:00
Jonathan Corwin
f701eb9417 Head 2011-05-15 21:34:32 +01:00
Tim Bentley
070d719961 Fixes 2011-05-15 20:18:50 +01:00
Tim Bentley
1ea9c51c20 Reset dialogs on Cancel and minor cleanups
bzr-revno: 1548
2011-05-15 20:06:34 +01: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
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
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
c728559862 moved 'No Search Results' code 2011-05-15 14:11:08 +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
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
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
Jonathan Corwin
047287950c Remote song search and go live beginnings 2011-05-14 10:48:58 +01: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
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
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
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
9709429261 r1532 2011-05-11 10:13:10 +02:00
Andreas Preikschat
34e0355921 removed debug line 2011-05-09 13:41:12 +02:00
Andreas Preikschat
b04292a9c6 Display "No Search Results" if the search did not match any song/bible verse.
bzr-revno: 1527
Fixes: https://launchpad.net/bugs/739759
2011-05-09 10:29:32 +02:00
Andreas Preikschat
1e0ef1ecb8 clean up 2011-05-09 10:15:59 +02:00
Tim Bentley
1850d8f483 Update Display Tags UI
bzr-revno: 1526
2011-05-08 15:13:33 +01:00
Andreas Preikschat
2a0f3b272a r1522 2011-05-08 15:21:00 +02:00
Andreas Preikschat
55e4bad542 display 'No Search Results' if no song/bible verse matched the search keyword (bug #739759)
Fixes: https://launchpad.net/bugs/739759
2011-05-08 13:35:10 +02:00
Andreas Preikschat
a4e5d290a3 - changed a few loops to list comprehensions
- fixed unclosed file
- attempt to reduce possible tracebacks when running two instances of the FRW

bzr-revno: 1525
2011-05-08 13:08:28 +02:00
Andreas Preikschat
6968ebc3e3 Fixed spelling
bzr-revno: 1524
2011-05-08 13:07:22 +02:00
Tim Bentley
22553f6ef8 UI Tidy ups 2011-05-08 06:42:48 +01:00
Andreas Preikschat
3761a056ca updated doc 2011-05-07 22:55:11 +02:00
Andreas Preikschat
0211a55c5d fixed spelling 2011-05-07 20:40:48 +02:00
Tim Bentley
36ba62d86f Clean up DisplayTags UI 2011-05-07 18:43:24 +01:00
Andreas Preikschat
cd8e96b6a3 Fixed the order of components which need to update their screen information 2011-05-07 17:51:44 +02:00
Andreas Preikschat
3824c33607 use iteritems 2011-05-07 16:14:34 +02:00
Andreas Preikschat
738729e779 re ordering 2011-05-07 13:22:34 +02:00
Andreas Preikschat
c07f2f40c5 r1522 2011-05-07 13:06:43 +02:00
Jonathan Corwin
03380fb40f head 2011-05-06 23:00:52 +01:00
Jonathan Corwin
5c6639e95b Fix remote bug if same item in service twice. More stage view tweaks 2011-05-06 23:00:18 +01:00
Andreas Preikschat
25a697e03e removed more old code 2011-05-06 21:55:16 +02:00
Andreas Preikschat
9a16666639 removed blank line 2011-05-06 21:31:29 +02:00
Andreas Preikschat
a81a43c15e clean up 2011-05-06 21:19:09 +02:00
Andreas Preikschat
80f7aa2cc9 r1522 + resolved conflicts 2011-05-06 21:15:08 +02:00
Andreas Preikschat
090e8378ae - allow negative x and y values
- fixes
- removed redundant variables
2011-05-06 21:09:40 +02:00
Andreas Preikschat
7854c664e8 added blank lines 2011-05-06 09:41:29 +02:00
Andreas Preikschat
82a509c012 fixed strings 2011-05-06 09:38:51 +02:00
Andreas Preikschat
68c1236a2a 2011-05-06 07:17:13 +02:00
Gerald Britton
f85ce8dc91 Change a series of "if" into if/elif
bzr-revno: 1519
2011-05-05 22:00:12 +02:00
Andreas Preikschat
e1b1f7c6d0 fixed alert bug 2011-05-05 20:40:04 +02:00
Gerald Britton
d9afa8ec2d Change series of ifs into if/elif/elif 2011-05-05 14:23:54 -04:00
Andreas Preikschat
2a7c5bd4de names changes 2011-05-05 17:16:55 +02:00
Andreas Preikschat
0c9bea3b50 - removed obsolete code
- fixes
2011-05-05 15:02:12 +02:00
Andreas Preikschat
e25145a81b 2011-05-05 13:51:47 +02:00
Tim Bentley
b0a0f1c877 head 2011-05-04 18:35:41 +01:00
Tim Bentley
bec35e6138 Fix change of display to correct size.
Fixes: https://launchpad.net/bugs/775534
2011-05-04 18:35:24 +01:00
Andreas Preikschat
cbd7ae2afc - make start up smoother by setting up the displays correct the first time
- do not pass screens as argument
2011-05-04 19:31:02 +02:00
Andreas Preikschat
307ef744dd - fixed not closed file
- attempt to make FRW avoiding tracebacks when running more than once
- clean ups
2011-05-04 09:29:16 +02:00
Andreas Preikschat
f2ee6ae8eb - fixed a traceback when pressing the delete button in the theme manager when no theme has been selected
- fixed the delete button being hidden/visible although a theme was selected (using the down/up keys)

bzr-revno: 1515
2011-05-04 07:02:33 +02:00
Gerald Britton
37a68a4b87 Minor optimization in translate function: Save redundant lookups 2011-05-03 13:36:20 -04:00
Andreas Preikschat
96f4f2f747 fixed traceback when deleting theme; fixed delete button being visible/hidden 2011-05-03 19:05:17 +02:00
Andreas Preikschat
3dd30f5e93 also check for osx 2011-05-02 20:24:28 +02:00
Andreas Preikschat
1dd4e6e1d5 r1511 2011-05-02 19:29:39 +02:00
Andreas Preikschat
52822e119e use qm files from /usr/share/qt4/translation 2011-05-02 19:25:12 +02:00
Andreas Preikschat
a6790e60c1 - When you are capturing a shortcut, "space" won't uncheck the button (so you can use "space" as shortcut as well) (lines 8-26, 64-66)
- Now you can remove a shortcut (just abort the capturing)

bzr-revno: 1511
2011-05-01 20:03:08 +02:00
Tim Bentley
da996844b7 Prevent duplicate images
bzr-revno: 1509
Fixes: https://launchpad.net/bugs/772080
2011-05-01 18:55:33 +01:00
Andreas Preikschat
9a997afd81 fixed wording 2011-05-01 18:03:42 +02:00
Andreas Preikschat
76bd824114 added comment 2011-05-01 17:54:05 +02:00
Andreas Preikschat
6c1e66de99 do not check the button 2011-05-01 17:50:48 +02:00
Tim Bentley
19bd7536c3 Need Glasses 2011-05-01 16:15:08 +01:00
Tim Bentley
7436621316 Fix incorrect colour specification
Fixes: https://launchpad.net/bugs/774853
2011-05-01 14:58:28 +01:00
Andreas Preikschat
f8fdcf8fba allow to empty shortcuts; allow 'space' to be used as shortcut 2011-05-01 09:17:30 +02:00
Tim Bentley
f6537acbf4 Updates 2011-04-30 18:36:13 +01:00
Tim Bentley
54a3dd8412 Remove not needed var and fix 195 strings 2011-04-30 09:37:28 +01:00
Tim Bentley
3b805f6374 Add new thread at startup time 2011-04-30 08:42:20 +01:00
Tim Bentley
ddf9c3b61b Remove Var from last merge 2011-04-29 20:24:21 +01:00
Tim Bentley
0f7f03da30 Clean up Phonon media Object creation
bzr-revno: 1503
2011-04-29 20:22:20 +01:00
Tim Bentley
9e721a4824 More improvements 2011-04-29 19:43:29 +01:00
Andreas Preikschat
15d0087a1a - fixed wrong use of strip()
- fixed soft break not working, when used within a line.
- removed redundant code

bzr-revno: 1502
2011-04-29 18:46:10 +02:00
Tim Bentley
08b6d7cee1 Fixes for Jon 2011-04-29 17:27:27 +01:00
Andreas Preikschat
0f51c47d9e fixed spelling 2011-04-29 16:36:29 +02:00
Andreas Preikschat
640815ada3 removed re 2011-04-29 16:31:17 +02:00
Tim Bentley
4304d111f1 Live Initialisation Delayed 2011-04-29 12:55:49 +01:00
Tim Bentley
e6f69c01f4 Remove 2 phonon initialisations 2011-04-29 12:21:14 +01:00
Tim Bentley
acb4f12ac9 remove comments 2011-04-29 10:07:41 +01:00
Tim Bentley
e4c0d1227e Fix timer 2011-04-29 09:54:11 +01:00
Tim Bentley
7908ac4f67 Fix large Service Files 2011-04-29 09:45:36 +01:00
Andreas Preikschat
547a7ac14d fix and clean up 2011-04-29 10:28:41 +02:00
Andreas Preikschat
e76421190b removed redundant code 2011-04-29 09:40:44 +02:00
Tim Bentley
f83d52621a Fixes 2011-04-29 08:40:19 +01:00
Tim Bentley
79dc4948fa Head 2011-04-29 08:11:19 +01:00
Tim Bentley
188431ce37 Fix up Service Save 2011-04-29 07:21:31 +01:00
Andreas Preikschat
d478395ae0 also split when [---] is within a line 2011-04-29 08:15:09 +02:00
Andreas Preikschat
3ded22fc47 - added Start Loop and Stop Loop to the list of available shortcut actions
- added a new (hidden) action to toggle the loop

bzr-revno: 1497
Fixes: https://launchpad.net/bugs/771966
2011-04-29 07:26:20 +02:00
Tim Bentley
c7e07bdbd5 r1496 2011-04-28 21:11:11 +01:00
Tim Bentley
dd597e472f Head 2011-04-28 19:13:48 +01:00
Tim Bentley
17d74a8d9a Add Load service Progress Bar 2011-04-28 19:13:19 +01:00
Tim Bentley
7cb23485ae with render 2011-04-28 17:53:27 +01:00
Tim Bentley
e50dc0cfbf head1945 2011-04-28 17:52:46 +01:00
Andreas Preikschat
aea4909201 added missing space 2011-04-28 18:36:53 +02:00
Andreas Preikschat
e9ec8aaaaf added shorcuts for start/stop/toggle loop (#771966)
Fixes: https://launchpad.net/bugs/771966
2011-04-28 18:32:37 +02:00
Andreas Preikschat
9996320522 fixed verse splitting where not necessary 2011-04-28 08:44:48 +02:00
Andreas Preikschat
9aa1f580d2 fixed right/left shortcuts 2011-04-28 08:36:04 +02:00
Tim Bentley
b081c20128 Fix blank line 2011-04-27 20:44:21 +01:00
Tim Bentley
c9d69c55cd Fix soft break 2011-04-27 18:41:03 +01:00
Raoul Snyman
35cb2b2fa6 Fix up the multicolouredness. 2011-04-27 12:30:29 +02:00
Raoul Snyman
86a05a38b5 Fixed bug #752212. Added a revert button to revert the image to the default OpenLP image. Also moved things slightly to for the dialog to look a little better on other platforms/DEs. 2011-04-27 11:00:37 +02:00
Tim Bentley
0476fe8b27 Minor cleanups 2011-04-26 20:09:56 +01:00
Tim Bentley
1d830ee1f0 Merged with head and Andreas 2011-04-26 19:52:46 +01:00
Tim Bentley
3923c14d0c Head 2011-04-26 19:39:32 +01:00
Tim Bentley
772c9cb2ca Chnages 2011-04-26 19:39:21 +01:00
Tim Bentley
a1f4d5cd2b Fix error in Theme Wizard backgrounds
bzr-revno: 1491
Fixes: https://launchpad.net/bugs/769988
2011-04-26 19:25:52 +01:00
Meinert Jordan
62d55814d2 - fix the recreation of the song order to work with single character verse references
- rename 'type' variable to avoid the function name (and unify the naming)
- fix: remove unicode string in a translate() call

bzr-revno: 1489
2011-04-26 19:16:13 +01:00
Andreas Preikschat
68fdc7dee9 fixed virtue breaks, fixed word break 2011-04-26 19:03:19 +02:00
Andreas Preikschat
9c6a400634 merged with lp:~trb143/openlp/beta1 2011-04-26 17:34:25 +02:00
Jonathan Corwin
5887033238 Changes to the service print html/css
serviceprint.css can now be deleted and has been replaced by service-print.css. There have been changes to the css/html which will be documented on the wiki

bzr-revno: 1486
2011-04-25 17:22:16 +01:00
Tim Bentley
100fb77456 Fix double edit 2011-04-25 11:26:21 +01:00
Jonathan Corwin
504a471491 o123hallo points 2011-04-25 11:13:13 +01:00
Andreas Preikschat
f89e362b5d mark service as modified when item notes have been edited 2011-04-25 10:35:48 +02:00
Tim Bentley
abf44320c3 Set correct field to blank 2011-04-25 08:56:13 +01:00
Tim Bentley
a173bce047 Minor fix 2011-04-25 08:13:17 +01:00
Tim Bentley
10fca2dd05 Remove theme image if moving from image to solid or gradient.
Fixes: https://launchpad.net/bugs/769988
2011-04-25 08:06:35 +01:00
Andreas Preikschat
c12b4bc28f - improved the song importers by allowing to provide feedback to the user.
- Do not abort a song import, always try to continue and log which songs could not be imported.
- Clean ups (close files, deduplication, ...)

bzr-revno: 1483
2011-04-25 09:06:16 +02:00
Tim Bentley
6e9459b63d r1482 2011-04-25 07:44:04 +01:00
Jonathan Corwin
81c63146f5 remove print statement 2011-04-24 20:54:48 +01:00
Jonathan Corwin
8965e4a730 head 2011-04-24 20:50:58 +01:00
Jonathan Corwin
ae874f09bf Print Service cleanups 2011-04-24 20:50:28 +01:00
Andreas Preikschat
f7e81ad70a fixe possible bug when using the clear buttons 2011-04-24 16:44:40 +02:00
Andreas Preikschat
03e9aeda84 changed name 2011-04-23 17:40:07 +02:00