Commit Graph

954 Commits

Author SHA1 Message Date
M2j 31721c51d6 Theme preview resizing for the ThemeWizard 2010-12-28 22:24:21 +01:00
M2j 557a66db9d ThemeWizard: Show theme name in title and hide themeNameEdit if wizard is in editing mode.
ThemeWizard: Changed transitionsComboBox to align with the FormLayout.
(change some log.debug() arguments to avoid UnicodeError exceptions)
2010-12-28 12:18:56 +01:00
M2j 1a31bf2047 reverted changes in slidecontroller.py to avoid interference with merge request 44744 of googol-hush 2010-12-28 10:22:29 +01:00
M2j 7c68265f4b remove two consecutive spaces from python code of the whole OpenLP sources
replaced double quotes for string in python code of the whole OpenLP sources
2010-12-27 23:57:35 +01:00
M2j 914827c023 same as before for SongImportWidget
(removing unneccesary format instructions and FormLayout alignment)
2010-12-27 19:23:46 +01:00
rimach ec062c2640 SongBeamer fixes
Correct Song Tab error

bzr-revno: 1169
2010-12-27 08:28:33 +00:00
rimach 0a98f3038e Head 2010-12-26 21:56:51 +01:00
rimach 2cb38c6ab8 add complete check 2010-12-26 21:55:40 +01:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
M2j 5dddb3a53d typo 2010-12-22 20:03:38 +01:00
M2j 1027d60635 Fix: Bug in editsongform
Fix: Bug in bibleserver import
2010-12-22 19:15:48 +01:00
Jon Tibble 3ce8ed46d1 Cleanups
bzr-revno: 1160
2010-12-22 14:41:17 +00:00
Tim Bentley 47441be28a Fix song edit bug
Fix Custom wording 693150

Fixes: https://launchpad.net/bugs/693150, https://launchpad.net/bugs/691952
2010-12-21 19:49:02 +00:00
Jon Tibble e6f3650bfd Cleanups 2010-12-21 19:39:35 +00:00
Tim Bentley 4d18dcbafb Head 2010-12-21 16:33:32 +00:00
Tim Bentley f1eb140954 Fix song saving error. Reverting 1036 as this is causing an exception in song saving
Fixes: https://launchpad.net/bugs/691952
2010-12-21 16:32:46 +00:00
Andreas Preikschat 313343856a f 2010-12-21 14:40:41 +01:00
Tim Bentley 12af5cada3 Fix field name 2010-12-20 14:15:03 +00:00
rimach 96ee7fb343 correct SongTab Signal connection 2010-12-20 08:50:39 +01:00
rimach 582b81238f Head 2010-12-20 08:47:21 +01:00
rimach bd66ef200a add default title 2010-12-20 08:46:59 +01:00
Tim Bentley bef5479a6a Fix spacing 2010-12-19 08:22:48 +00:00
Tim Bentley b553b2ac89 Tighten up the validation 2010-12-18 19:24:44 +00:00
Tim Bentley 47ac10f413 Fix songs with no text being saved
Fixes: https://launchpad.net/bugs/691952
2010-12-18 17:28:50 +00:00
Tim Bentley 6b760003d0 Head 2010-12-18 17:11:50 +00:00
Tim Bentley 02645f0457 Songs must have an Author 2010-12-18 17:11:21 +00:00
andreas 18e75b7824 - camelCase for Ui_FileRenameDialog
- Fixed bug #690774
- Keep copyright field empty if the imported song (from the service list) does not have any copyright information.

bzr-revno: 1151
Fixes: https://launchpad.net/bugs/690774
2010-12-18 08:53:29 +00:00
Meinert Jordan 176d4fbc2a Fix: wrong variable names caused osis and http bible imports to crash
Fix: handle unicode in song search string generation
Fix: replaced tab indentation
regenerate search_lyrics on song reindex action

bzr-revno: 1149
2010-12-17 18:55:53 +00:00
Andreas Preikschat fa79dd2cca keep copyright field empty if imported song does not have any copyright information 2010-12-17 15:28:19 +01:00
Andreas Preikschat 3cdac511e2 fixed bug #690774 2010-12-17 14:30:48 +01:00
Andreas Preikschat e257f0431b r1147 2010-12-16 20:15:23 +01:00
Andreas Preikschat fe452bc588 removed mistakes 2010-12-16 20:12:34 +01:00
M2j e6bc3b9303 song search strings: handle unicode and reindex also search_lyric 2010-12-16 19:20:46 +01:00
Andreas Preikschat 95f30dfb6d fixed bug #690774 2010-12-16 18:56:08 +01:00
Andreas Preikschat 58a4d04980 white spaces 2010-12-16 14:16:53 +01:00
Andreas Preikschat d9768b6536 whitespaces 2010-12-13 15:24:16 +01:00
Tim Bentley 52803af6d3 Add Autocompletion to the Songs Dialog
Fix up some lost and confused Camels

bzr-revno: 1143
2010-12-12 14:41:06 +00:00
Andreas Preikschat 77f4adbef0 - fixed progress bar (bible openlp1 import)
- fixed Bug #688647 (mostly copy&paste)
- fixed "reject" method (the import would not stop, if currentId() == 2/3)
- some songbeamer import tweaks

bzr-revno: 1142
Fixes: https://launchpad.net/bugs/688647
2010-12-12 09:06:24 +00:00
Tim Bentley 4a7300c6c0 Topic and Book Auto completion 2010-12-12 08:35:02 +00:00
Tim Bentley 031b23ccda Format errors 2010-12-11 20:57:45 +00:00
Tim Bentley bc0ca88af5 Add Autocompletion for Authors and Themes 2010-12-11 20:31:47 +00:00
Andreas Preikschat 2de4edfe56 disable olp import if importError, songbeamer tweaks 2010-12-11 13:07:38 +01:00
Tim Bentley 9d1eabe2a2 Author is optional 2010-12-11 10:46:11 +00:00
Tim Bentley 9d67aea4f7 Fix missing authors on song import 2010-12-11 09:59:23 +00:00
Andreas Preikschat ce0abd19bd string change, close file, MarkType 2010-12-11 10:53:30 +01:00
Andreas Preikschat 62643d7d5e string change, close file, MarkType 2010-12-11 10:40:52 +01:00
Meinert Jordan bdc0c28809 Local aware song order
bzr-revno: 1139
Fixes: https://launchpad.net/bugs/687638
2010-12-10 17:19:33 +00:00
Meinert Jordan 7c5cb8d80b Import Wizards don't Stop
bzr-revno: 1138
Fixes: https://launchpad.net/bugs/659019
2010-12-10 17:18:08 +00:00
Andreas Preikschat 9515b84c56 whitespaces, string change 2010-12-09 18:44:18 +01:00
M2j 7e221a6e98 locale aware song sorting 2010-12-09 16:08:04 +01:00