Andreas Preikschat
|
9b4b8dff30
|
Fix for being displayed as text.
bzr-revno: 1578
|
2011-05-26 21:44:48 +02:00 |
|
Armin Köhler
|
c435127585
|
some fixes in relation with the extened LanguageForm
close cursor from OldBibleDB
|
2011-05-26 21:13:11 +02:00 |
|
Andreas Preikschat
|
6aca4600b7
|
fixed bug 788770
Fixes: https://launchpad.net/bugs/788770
|
2011-05-26 20:52:05 +02:00 |
|
Andreas Preikschat
|
d62462718e
|
r1576
|
2011-05-26 20:48:20 +02:00 |
|
Andreas Preikschat
|
1c961f8470
|
- Removed 'Default' button
- Translate the tag description (bug #787552).
bzr-revno: 1577
Fixes: https://launchpad.net/bugs/787552
|
2011-05-26 20:21:20 +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 |
|
Jonathan Corwin
|
40222b23c8
|
Remove index from search_lyrics for mysql - myisam
|
2011-05-26 17:35:44 +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 |
|
Jonathan Corwin
|
ab1580a567
|
Head
|
2011-05-26 16:32:39 +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 |
|
Andreas Preikschat
|
8a32e09211
|
r1573
|
2011-05-26 10:02:24 +02:00 |
|
Raoul Snyman
|
2de66779e5
|
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.
bzr-revno: 1573
|
2011-05-26 09:55:27 +02:00 |
|
Armin Köhler
|
24d7b7b038
|
small spelling change
|
2011-05-26 09:34:29 +02:00 |
|
Armin Köhler
|
f3864cb4aa
|
HEAD r1572
|
2011-05-26 09:27:50 +02:00 |
|
Armin Köhler
|
6486d41b8c
|
correct some words and code
changed behaviour if the "cancel" button is pressed while upgrading
|
2011-05-26 09:25:17 +02:00 |
|
Armin Köhler
|
2930510461
|
change languageform like Raoul suggest
|
2011-05-26 09:00:40 +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 |
|
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 |
|
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 |
|
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 |
|