Commit Graph

2365 Commits

Author SHA1 Message Date
Andreas Preikschat
8a38c0b766 do not hide the menu 2011-05-27 08:45:42 +02:00
Andreas Preikschat
0d443c3691 r1580 2011-05-27 08:39:32 +02:00
Andreas Preikschat
b890b52a8d finished the theme menu 2011-05-27 08:29:14 +02:00
Armin Köhler
af38bf7cc8 HEAD r1578 2011-05-26 22:41:19 +02:00
Andreas Preikschat
8aef6f3c8e r1576 2011-05-26 20:13:50 +02:00
Andreas Preikschat
af961afa78 removed the 'default' button 2011-05-26 20:00:25 +02:00
Andreas Preikschat
7ec12f15ea r1576 2011-05-26 19:56:08 +02:00
Tim Bentley
3ff2aa8006 Copyright updates
bzr-revno: 1576
2011-05-26 18:25:59 +01:00
Tim Bentley
acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley
8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01:00
Joshua Miller
93ec7f52a1 Enable or disable looping of slides based on a checkbox in the general settings
bzr-revno: 1575
Fixes: https://launchpad.net/bugs/739777
2011-05-26 16:52:02 +01:00
Tim Bentley
fe4b5fb147 More busy and sort changes
bzr-revno: 1574
2011-05-26 16:44:25 +01:00
Josh Miller
6b90adea6e Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too and gets rid of the odd emtpy line in generaltab.py and changes can_loop directly to the setting required 2011-05-26 07:01:48 -04:00
Josh Miller
254bac86d4 Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too and gets rid of the odd emtpy line in generaltab.py 2011-05-26 06:56:21 -04:00
Josh Miller
9221c8cb60 Corrections to the code, enable_loop is now can_loop, and fits the 80 character line requirement as best i could get it too 2011-05-26 06:37:36 -04:00
Andreas Preikschat
98614f629c make themes in menu checkable 2011-05-26 10:15:56 +02:00
Armin Köhler
f3864cb4aa HEAD r1572 2011-05-26 09:27:50 +02:00
Andreas Preikschat
6e4b15833e r1572 2011-05-26 08:47:06 +02:00
Andreas Preikschat
aae9724f34 allow html tags to be translated
Fixes: https://launchpad.net/bugs/787552
2011-05-26 08:45:22 +02:00
Raoul Snyman
38000b5e56 Give the media items the ability to do something when they are "focused".
Make the search edits on the Songs, Bibles and Custom media items focus when the item is selected.
2011-05-26 08:23:22 +02:00
Tim Bentley
3b627be641 Finish plugin sorts 2011-05-26 05:48:13 +01:00
Josh Miller
0a5155b822 Final changes to enabling looping of slides now it works 2011-05-25 20:11:56 -04:00
M2j
6f0bdad784 all lower() for theme sorting to consider Windows 2011-05-25 20:47:13 +02:00
M2j
7a1a83a98a Head 1570 2011-05-25 20:42:03 +02:00
Armin Köhler
dd4543ad2d HEAD r1569 2011-05-25 16:29:16 +02:00
Armin Köhler
0c83471ee4 move some code
stop moving bibles to subfolders
some fixes
2011-05-25 16:18:03 +02:00
Andreas Preikschat
98d7cb5fe5 fixed object name 2011-05-25 11:10:57 +02:00
Andreas Preikschat
981c2f8c5b more name fixes 2011-05-25 10:32:37 +02:00
Andreas Preikschat
10f59d0313 started to fix camelCase names 2011-05-25 09:59:51 +02:00
Raoul Snyman
1797848d6e Updated online help action to use utility functions, and added an icon needed by the utility functions. 2011-05-25 08:56:33 +02:00
Josh Miller
b92b733828 corrections and enable slide loop updates 2011-05-24 18:32:30 -04:00
Raoul Snyman
7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Raoul Snyman
becbff524b More translation updates. 2011-05-24 21:29:02 +02:00
Raoul Snyman
8d1d642c06 More translation updates. 2011-05-24 20:38:06 +02:00
Raoul Snyman
55dfd67a5c More translation updates. 2011-05-24 19:42:30 +02:00
Raoul Snyman
da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
Josh Miller
541feef8ea Another try at the code for enabling loop through a checkbox, seems to work as far as i see 2011-05-24 07:23:55 -04:00
Josh Miller
6b046d9afb Another try at the code for enabling loop through a checkbox in general settings as the signal but ignores it in slidecontroller for some odd reason acting like it's not there... 2011-05-23 19:23:00 -04:00
M2j
06d561f9fc localized string sorting 2011-05-23 22:42:07 +02:00
Josh Miller
6d577395a4 A switch of code to see if it worked and doesn't for the enable loop 2011-05-22 17:39:37 -04:00
Josh Miller
33dcf7c439 This is a run of the 'enable slide loop' code that gushie showed me plus my checkbox code for it 2011-05-22 14:49:16 -04:00
Jonathan Corwin
64b08da271 Open a service file via the command line or by double clicking on the file on Windows systems
bzr-revno: 1563
2011-05-22 12:57:27 +01:00
Jonathan Corwin
ac29839151 Add items to service via the search on the web remote
bzr-revno: 1562
2011-05-22 12:56:22 +01:00
Stevan Pettit
ecb188dfdd Amend Song and Custom to remember the item on exit from edit.
bzr-revno: 1561
2011-05-22 09:45:57 +01:00
Jonathan Corwin
0c365e2a59 Windows command line 2011-05-21 23:16:28 +01:00
Andreas Preikschat
95b9abc78e - Changed the order the live screen/preview screen are set up.
- Added a menu entry to update the theme preview images.

bzr-revno: 1560
2011-05-21 23:50:04 +02:00
Stevan Pettit
cfe1903883 modified:
openlp/core/ui/servicemanager.py
  openlp/core/ui/slidecontroller.py
2011-05-21 16:21:05 -04:00
Josh Miller
eedecf6434 testing 2011-05-21 15:01:40 -04:00
Stevan Pettit
48148bc297 modified:
openlp/core/lib/mediamanageritem.py
  openlp/core/ui/servicemanager.py
  openlp/core/ui/slidecontroller.py
  openlp/plugins/custom/lib/mediaitem.py
  openlp/plugins/songs/lib/mediaitem.py
pending merges:
  Tim Bentley 2011-05-20 [merge] Stop preview media and presentations when...
    Tim Bentley 2011-05-20 Fix extra indent
    Tim Bentley 2011-05-20 [merge] Head
    Tim Bentley 2011-05-20 Stop the media / presentation if going from P...
2011-05-20 21:30:23 -04:00
Jonathan Corwin
bbbf0d3435 Go live/add to service via list 2011-05-20 23:30:20 +01:00
Stevan Pettit
31c1d23070 modified:
openlp/core/lib/mediamanageritem.py
  openlp/core/ui/slidecontroller.py
2011-05-20 17:30:28 -04:00
Andreas Preikschat
383670e446 use the awesome mainwindow progress bar 2011-05-20 17:00:27 +02:00
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
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
c4b0862979 modified:
openlp/core/lib/mediamanageritem.py
  openlp/core/ui/slidecontroller.py
2011-05-20 01:01:49 -04:00
Andreas Preikschat
875202deca reverted changes 2011-05-19 08:01:28 +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
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
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
144ff29e90 fixed bug #744463
Fixes: https://launchpad.net/bugs/744463
2011-05-14 13:48:15 +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
07b704677a 2011-05-13 15:58:17 +02:00
Andreas Preikschat
4e870ed705 only allow drag if an item is selected 2011-05-12 17:50:20 +02:00
Jonathan Corwin
e940279b34 More stageview changes 2011-05-12 00:16:53 +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
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
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
Tim Bentley
22553f6ef8 UI Tidy ups 2011-05-08 06:42:48 +01: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
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
96f4f2f747 fixed traceback when deleting theme; fixed delete button being visible/hidden 2011-05-03 19:05:17 +02:00