Commit Graph

4484 Commits

Author SHA1 Message Date
Andreas Preikschat e29777cbeb r1142 2010-12-12 11:05:33 +01:00
Tim Bentley 1d648073fd Head1142 2010-12-12 09:07:24 +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
M2j fda3085449 resource added 2010-12-12 01:03:51 +01:00
M2j b5075ccddf Bible web import from Bibleserver.com - first version 2010-12-12 00:54:07 +01:00
M2j a1d413307b HEAD 1141 2010-12-12 00:27:23 +01:00
M2j f3f2e5cdc8 minor changes 2010-12-12 00:25:49 +01:00
Tim Bentley 031b23ccda Format errors 2010-12-11 20:57:45 +00:00
Tim Bentley a25ce9d3cf Sort out Camels 2010-12-11 20:49:50 +00:00
Tim Bentley bc0ca88af5 Add Autocompletion for Authors and Themes 2010-12-11 20:31:47 +00:00
M2j af202e3358 removed CLI interface of the mailto library 2010-12-11 21:22:03 +01:00
M2j c28b129421 format mailto() sources
some exception dialog enhancements
2010-12-11 16:39:12 +01:00
Tim Bentley 1666ca372d Fix song imports with missing Authors
bzr-revno: 1141
2010-12-11 13:29:47 +00:00
Andreas Preikschat 0cae712cc4 fixed openlp bible importer progress bar 2010-12-11 13:18:35 +01: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
Andreas Preikschat 1adcf1a43a r1140 2010-12-11 10:36:06 +01:00
M2j 1cb9594e58 test exception removed 2010-12-11 01:29:57 +01:00
M2j 8ad603b251 completed exception report dialog 2010-12-11 01:26:41 +01:00
M2j 5bae9c74e3 added mailto code 2010-12-10 22:19:46 +01:00
M2j 88ba36c9dd Bug report features for exception dialog 2010-12-10 21:42:20 +01:00
Tim Bentley 90c4de921a Head1140 2010-12-10 17:59:39 +00:00
Andreas Preikschat a268bd9536 Add OpenLP1 bible importer
bzr-revno: 1140
2010-12-10 17:25:40 +00: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 7bad0a7c25 Changed the string "Parameter(s)" to "Parameter" because the alerts plugin only supports one parameter.
bzr-revno: 1137
2010-12-10 07:06:29 +02:00
Andreas Preikschat 5d33376740 again changed olp to openlp 2010-12-09 19:01:04 +01:00
Andreas Preikschat 9515b84c56 whitespaces, string change 2010-12-09 18:44:18 +01:00
Andreas Preikschat 6f21ed4329 trunk 2010-12-09 18:23:14 +01:00
Andreas Preikschat a15aebcc32 latest changes for merge 2010-12-09 17:53:48 +01:00
Andreas Preikschat 6284480055 trunk r1136 2010-12-09 17:10:15 +01:00
M2j 7e221a6e98 locale aware song sorting 2010-12-09 16:08:04 +01:00
Andreas Preikschat 7e86da26f2 close connection when finished, removed unused variable 2010-12-09 14:35:17 +01:00
M2j 465515d71e unicode in song title search strings 2010-12-09 14:30:23 +01:00
Andreas Preikschat 01fad9972c added comments back 2010-12-09 13:49:15 +01:00
M2j 20b1c33a4b making 'cancel bible import' work 2010-12-09 00:40:28 +01:00
M2j b465d763cd use the same call as in the Qt sources 2010-12-09 00:33:38 +01:00
M2j c33654c68c Bug #659019 2010-12-08 23:55:28 +01:00
Derek Scotney 3719143f99 Fixes unwanted text imported from some SongSelect files. SongSelect only has a few verse types available for verses and adds extra ones by setting the verse type to 'misc' and then including the actual type on the next line. In the case of a 'misc' type or unknown type, the next line is checked for a valid verse type. The fix has been made for both .txt and .usr file types.
bzr-revno: 1136
2010-12-08 20:17:51 +00:00
Tim Bentley e39c681c44 Add text entry validator to display positions
Fix Spelling

bzr-revno: 1135
Fixes: https://launchpad.net/bugs/685317
2010-12-08 19:21:59 +00:00
Meinert Jordan 28de4fbdae - openlp.org 1.x importer detects the character encoding for the database and shows a inputDialog for correcting the guess.
- prefer UTF-8 encoding for CCLI import
- split song order at consecutive white spaces (it rejected song orders with two consecutive spaces)

bzr-revno: 1134
2010-12-08 19:15:12 +00:00
Derek Scotney cc7780574b reverted back to revision 1134 2010-12-08 21:14:27 +02:00
Tim Bentley b405195261 Fix size input validation again 2010-12-08 19:12:38 +00:00
Tim Bentley 2f04bde2aa Fix size input validation 2010-12-08 19:00:24 +00:00
Andreas Preikschat 9f6a0f7c64 moved file 2010-12-08 18:56:29 +01:00
Andreas Preikschat aca56b78b5 changed olp1 to OpenLP1 2010-12-08 18:46:22 +01:00