Andreas Preikschat
bfd7002592
r1571
2011-05-26 08:39:03 +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
Meinert Jordan
548e41f15c
Localized sorting for various lists.
...
bzr-revno: 1572
2011-05-26 07:37:52 +02:00
Tim Bentley
3b627be641
Finish plugin sorts
2011-05-26 05:48:13 +01:00
Stevan Pettit
4f857f8921
modified:
...
openlp/plugins/custom/forms/editcustomform.py
openlp/plugins/custom/lib/mediaitem.py
openlp/plugins/songs/forms/editsongform.py
openlp/plugins/songs/lib/mediaitem.py
2011-05-25 23:34:42 -04:00
Josh Miller
0a5155b822
Final changes to enabling looping of slides now it works
2011-05-25 20:11:56 -04:00
Gerald Britton
4399fc108f
Fixed a silent error when OpenOffice fails to open a file.\
...
Also, added the file name to the exception log and made the exception explicit
2011-05-25 17:38:32 -04:00
Andreas Preikschat
6e235f6bff
- Fixed bug #786896
...
- New display tag {br}
- Better regex usage in the SongBeamer import
bzr-revno: 1571
Fixes: https://launchpad.net/bugs/786896
2011-05-25 23:11:15 +02:00
Gerald Britton
3b7debfe81
merged with trunk
2011-05-25 16:41:23 -04:00
Armin Köhler
0f98c4fd8f
change behaviour if "Cancel" button is pushed.
2011-05-25 22:20:17 +02:00
Armin Köhler
175d6cebb2
add Bible Name to LanguageDialog
...
renamed "Importing" to "Upgrading" and "Choose" to "Select"
fixed traceback while textsearch
removed unnecessary code
2011-05-25 21:13:37 +02: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
Tim Bentley
b3158b7f84
Head
2011-05-25 18:13:10 +01:00
Andreas Preikschat
e39b19dd95
- fixed camelCase instance variables
...
- fixed actions without object name
bzr-revno: 1570
2011-05-25 17:08:57 +02:00
Armin Köhler
e8cdba44be
small clean up
2011-05-25 16:52:46 +02:00
Andreas Preikschat
34d09584ea
r1569
2011-05-25 16:32:09 +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
3a91365e5a
fixed space
...
Fixes: https://launchpad.net/bugs/786896
2011-05-25 15:14:59 +02:00
Andreas Preikschat
cf4dbcdafe
r1569
2011-05-25 15:10:44 +02:00
Andreas Preikschat
638a72301c
mention the need of an object name in the doc string
2011-05-25 13:26:18 +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
Andreas Preikschat
eb9dae0403
r1569
2011-05-25 09:38:31 +02:00
Raoul Snyman
b5a95b9c23
- Fixed strings, according to bug #734445
...
- Updated the translations
- Re-added Jeffrey Smith into the credits
- Removed unnecessary copying code in the translation_utils.py script
- Fixed the way the online help action was being created
- Added an icon required by the way we now create the online help action
bzr-revno: 1569
2011-05-25 09:23:01 +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
Raoul Snyman
9adc234845
Removed code which copied qm files since it was no longer necessary.
2011-05-25 07:51:08 +02:00
Gerald Britton
de7b7a072a
fix up error messages in ooimport.py
2011-05-24 19:14:49 -04:00
Josh Miller
b92b733828
corrections and enable slide loop updates
2011-05-24 18:32:30 -04:00
Stevan Pettit
5b1e74fcc4
Documented in windows-builder.py the requirement of and source location of psvince.dll
...
bzr-revno: 1568
2011-05-24 23:01:42 +01:00
Raoul Snyman
8c9728c3b2
HEAD
2011-05-24 22:53:41 +02: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
Gerald Britton
36e5406b14
Merge trunk changes
2011-05-24 16:41:56 -04:00
Gerald Britton
d05c349f41
Catch common errors during import and report to user
2011-05-24 16:41:14 -04:00
Andreas Preikschat
0db69c93ed
Implemented the binary chop algorithm to speed up 'word by word' rendering.
...
bzr-revno: 1567
2011-05-24 21:33:12 +02:00
Raoul Snyman
becbff524b
More translation updates.
2011-05-24 21:29:02 +02:00
Andreas Preikschat
721def9b10
- Fixed custom slide sorting
...
- Improved songs sorting speed
bzr-revno: 1566
2011-05-24 20:54:49 +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
Andreas Preikschat
b9bcd98716
removed not need line
2011-05-24 18:51:40 +02:00
Andreas Preikschat
d068d11c76
(started to) fix bug #86896
2011-05-24 17:06:38 +02:00
Stevan Pettit
ca6e172f5a
modified:
...
scripts/windows-builder.py
2011-05-24 08:57:58 -04:00
Andreas Preikschat
c5168d64db
r1565
2011-05-24 14:45:48 +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
Andreas Preikschat
2377a5f5ff
fix for Esther 8:7
2011-05-24 09:02:13 +02:00
Stevan Pettit
ad935e812a
Modified OpenLP-2.0.iss to check if OpenLP is currently running prior to an install. If OpenLP is running, the user must close it or cancel the install.
...
bzr-revno: 1565
2011-05-24 07:53:43 +02:00
Andreas Preikschat
5473d3c817
added windows comment
2011-05-24 07:23:28 +02:00