Commit Graph

7188 Commits

Author SHA1 Message Date
Andreas Preikschat d62462718e r1576 2011-05-26 20:48:20 +02:00
Tim Bentley a1bd6c88bb Head 2011-05-26 19:44:28 +01: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
Gerald Britton dc2a304b16 Merge changes from trunk 2011-05-26 14:20:40 -04:00
Gerald Britton 74e47dcbc7 Add specific error messages for file problems.
Remove unicode strings in calls to translate()
2011-05-26 14:20:14 -04: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
Gerald Britton e70ba41373 Add specific error messages if OoO open fails. Use a lambda to avoid repetition 2011-05-26 09:35:01 -04:00
Gerald Britton c70c1a7c1a Merge changes from trunk 2011-05-26 09:10:46 -04:00
Gerald Britton 80b68364ff Merge changes from trunk 2011-05-26 09:10:26 -04: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
Andreas Preikschat 6c1c4c91bb r1572 2011-05-26 09:10:02 +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
Andreas Preikschat b4d57592bd r1571 2011-05-26 07:04:04 +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