Commit Graph

1263 Commits

Author SHA1 Message Date
Raoul Snyman 4d66954d62 - Fixed re-playing of previous audio file.
- Fixed left-over files from previous song.
- Renamed a few more enumerations.
- Fixed some exception handling.
2011-08-31 09:49:57 +02:00
Raoul Snyman 8b8b4fbf51 HEAD 2011-08-30 21:42:12 +02:00
Mattias Põldaru af10011c0c This seems to fix
819271, web NIV download from Bibleserver crash.
No crash (257) and performance jump and reduced memory usage on loading services with huge files.
Fixed filename comparison on drag and drop.

bzr-revno: 1734
2011-08-30 19:06:45 +01:00
Raoul Snyman bbc8e04a3f HEAD 2011-08-29 20:46:01 +02:00
Mattias Põldaru 44c4febd29 Merge with upstream 2011-08-29 16:08:50 +03:00
Stevan Pettit 96076a4bac Removed import receiver 2011-08-29 08:59:19 -04:00
Stevan Pettit 7e48256534 Removed need for signal to run appStartup 2011-08-29 08:47:32 -04:00
Raoul Snyman 015249407d Renamed some of the ItemCapabilities. 2011-08-28 19:45:13 +02:00
Stevan Pettit d4e6c44d21 Fixed signal name 2011-08-27 16:42:22 -04:00
Stevan Pettit 3722253bcf Added code to process any Bibles downloaded during the re-run of the First Time wizard 2011-08-26 23:14:30 -04:00
Andreas Preikschat 9363177e9d - Fixed bug #804747 (Bible disappear after upgrade)\n- Fixed bug Bug #824129 (Bibles plugin does not always delete corrupted bibles from falied imports)\n- Removed not needed or redundant variables.\n- Removed not needed code.\n- When upgrading bibles move the files to the temp directory.\n- clean ups
bzr-revno: 1714
Fixes: https://launchpad.net/bugs/804747, https://launchpad.net/bugs/824129
2011-08-20 10:23:18 +02:00
Andreas Preikschat 5b28d384fe Fixed bug #826483 (NIV 2010 web bible missing chapters)
bzr-revno: 1713
Fixes: https://launchpad.net/bugs/826483
2011-08-20 10:21:42 +02:00
Andreas Preikschat d7ae55f733 improved deletion of corrupted files on windows (bug #824129)
Fixes: https://launchpad.net/bugs/824129
2011-08-17 14:08:33 +02:00
Andreas Preikschat 7159559eaa removed not needed code (this case should never occur and if it does, the manager instance should delete the file) 2011-08-17 13:08:32 +02:00
Andreas Preikschat 29b67efed6 close connection to database when the upgrade failed, to prevent errors on windows 2011-08-17 12:47:01 +02:00
Mattias Põldaru 7ab1538460 Supposed to fix #819271, crash when downloading some chapters. 2011-08-15 12:54:07 +03:00
Andreas Preikschat 9865e2b73a r1710 2011-08-15 11:30:36 +02:00
Andreas Preikschat cdec32f706 remove print 2011-08-15 11:05:28 +02:00
Andreas Preikschat 07e9e3fe93 fix failure dectection 2011-08-15 10:55:36 +02:00
Andreas Preikschat 5607f025f6 fixed bug #826483
Fixes: https://launchpad.net/bugs/826483
2011-08-15 10:53:51 +02:00
Andreas Preikschat da1db9994d removed not needed code 2011-08-15 09:35:37 +02:00
Andreas Preikschat c70ac5e656 create temp directory name in constructor 2011-08-15 08:31:36 +02:00
Andreas Preikschat 928467847e do not call postWizard twice 2011-08-14 16:35:36 +02:00
Andreas Preikschat 924482ac51 prevent closing an already closed database 2011-08-14 15:49:03 +02:00
Andreas Preikschat 8a926b01e1 Auto-completer does not work immediately after importing/upgrading a bible (bug #825181)
Fixes: https://launchpad.net/bugs/825181
2011-08-13 12:49:53 +02:00
Andreas Preikschat 259b57badd added try/except 2011-08-13 12:41:21 +02:00
Andreas Preikschat b72b538893 removed variable; hopefully fixed windows crahes 2011-08-13 12:14:20 +02:00
Andreas Preikschat 6c96794af1 restore not upgraded bibles; clean ups 2011-08-12 17:31:16 +02:00
Andreas Preikschat 11f3a9e13a removed code; moved clean_filename method to utils 2011-08-12 16:54:16 +02:00
Andreas Preikschat 3f3ab71eeb more clean ups 2011-08-12 15:38:05 +02:00
Andreas Preikschat 4831cf0a7c more clean ups 2011-08-12 15:16:06 +02:00
Andreas Preikschat 0924bfc246 fixed bug #804747; clean ups
Fixes: https://launchpad.net/bugs/804747
2011-08-12 15:11:30 +02:00
Stevan Pettit 90c18b6bfd changed plugin names to lowercase, removed .lower() from appropriate code 2011-07-23 17:29:24 -04:00
Jon Tibble 40d31106b3 Head r1686 2011-07-14 19:42:38 +01:00
Andreas Preikschat 822db59c4f - use map instead of list comprehension
- make some instance variables (in connection with re) constants
- removed some blank lines

bzr-revno: 1686
2011-07-14 17:20:25 +01:00
Tim Bentley f1cf256d99 Fix 2011-07-13 18:41:37 +01:00
Andreas Preikschat b98e36aff2 regex clean ups 2011-07-13 15:32:19 +02:00
Jon Tibble a5dedf5b8e Head 1683 2011-07-11 19:35:20 +01:00
Tim Bentley b83048ff4e Fix outstanding strings in Error for translations
Fixes: https://launchpad.net/bugs/796440
2011-07-11 17:32:25 +01:00
Raoul Snyman ce1abaf332 Fixed bug #803031: If UTF-8 decoding fails, try the standard Windows codepage. 2011-07-08 07:57:39 +02:00
Jon Tibble 1ec41056ca Head r1675 2011-07-07 22:24:22 +01:00
Jon Tibble 1899961965 Long lines 2011-07-07 22:22:41 +01:00
Jon Tibble 623b56742c Cleanups 2011-07-07 19:03:12 +01:00
Tim Bentley 091cdbbc24 Slow down slidecontroller events to allow buffers to clear.
Line wrap incorrect and fix object name

Fixes: https://launchpad.net/bugs/752374
2011-07-02 07:48:17 +01:00
Tim Bentley 6a259e0489 Correct build icon 2011-07-02 06:51:03 +01:00
Tim Bentley a0319d127c One and only Simon Scudder
bzr-revno: 1636
2011-06-12 18:56:11 +01:00
Tim Bentley 608910a098 Fix name 2011-06-12 17:02:52 +01:00
Tim Bentley c812770153 Copyright fixes 2011-06-12 16:41:01 +01:00
Andreas Preikschat dc2bafaab9 removed not needed variable, removed obsolete comments 2011-06-12 14:13:04 +02:00
Jonathan Corwin d26c1b20f8 A few more from IRC 2011-06-11 09:41:32 +01:00
Jonathan Corwin 0c6049917a Head 2011-06-11 09:32:36 +01:00
Jonathan Corwin ee8b11e4e9 More strings 2011-06-10 22:50:44 +01:00
Stevan Pettit 317a12751f Added code to openlp/plugins/bibles/lib/manager.py to skip old_databases during load. (Would we want to delete them)?-----> Removed this change, reverted back to original code.
Added a routine to openlp/plugins/bibles/lib/db.py to close the DB "Cursor" and "Connection"

Added code to openlp/plugins/bibles/forms/bibleupgradeform.py to "close" the DB so the old DB file can be deleted afrter use.

bzr-revno: 1625
Fixes: https://launchpad.net/bugs/793552
2011-06-10 20:35:41 +01:00
Stevan Pettit f0dde73530 Remove previous change to skip old_database bibles 2011-06-09 22:55:43 -04:00
Stevan Pettit 729f38f158 Added code to close the oldBibleDB so it can be deleted after conversion 2011-06-09 17:17:04 -04:00
Stevan Pettit 1bdfd60d52 Skip old-database's during bible loading 2011-06-09 11:26:13 -04:00
Jonathan Corwin 56783d8a41 Fix Bible error message if search from remote 2011-06-08 21:03:32 +01:00
Andreas Preikschat b5810b271e fixed bug #788770 2011-06-06 08:03:06 +02:00
Armin Köhler c85e953d4e remove unnecessary code 2011-06-05 19:39:13 +02:00
Armin Köhler 1b2956a9e6 remove unnecessary code 2011-06-05 19:33:46 +02:00
Armin Köhler 346bf24267 changed behaviour if the user cancel the import so that after a traceback it is possible to cancel the dialog 2011-06-05 14:40:26 +02:00
Armin Köhler 52bab3e415 Fix right parent for all used dialogs
small fixes
2011-06-04 22:35:24 +02:00
Armin Köhler 522e68c38c Biblegateway.com has changed it's Bible-Book-List Layout. Addapt the regex for importing booklist of a bible from biblegateway
changed log usage
2011-06-04 21:34:36 +02:00
Armin Köhler 937cfd2260 Fix Bug #792811 - Traceback UnicodeEncodeError while importing a webbible
If upgrade fails new bible databases now should be deleted always
2011-06-04 20:43:59 +02:00
Armin Köhler 7e519464f6 Change upgrade of bibles: bibleupgradeform now trys to upgrade existing verses from webbibles.
bzr-revno: 1611
2011-06-04 14:52:26 +01:00
Armin Köhler c4e6e91c81 change log usage 2011-06-03 14:43:54 +02:00
Armin Köhler 59f520ab6c - Fix bug #788762: only show the "No matching book" dialog once.
- If a second Bible is chosen, text search results will only contain passages which are in both Bibles.

bzr-revno: 1608
2011-06-03 07:43:02 +02:00
Andreas Preikschat 847d69cd2f - removed dangling list
- added debug message
- do not show an error message when the directory does not exist, instead create one
- do not override the file class
- clean ups

bzr-revno: 1605
2011-06-02 15:09:37 +02:00
Armin Köhler eda3e9ebe0 change log usage 2011-06-02 13:52:06 +02:00
Armin Köhler 6bce97895d - Fix problems with non-ascii book names on Biblegateway
- Fix download problem with first verse on Biblegateway
- Remove unnecessary whitespace

bzr-revno: 1604
2011-06-02 13:04:39 +02:00
Armin Köhler 0b2cd7d936 Change string 2011-06-02 13:01:41 +02:00
Armin Köhler 877ea4e13d Change upgrade of bibles: bibleupgradeform now trys to upgrade existing verses from webbibles. 2011-06-02 12:42:42 +02:00
Armin Köhler 8067f669b1 Fix Bug 788762 - error "No matching book" is now only shown once
If a Second Bible is choosen Text Search Results contains now only Passages which are in both bibles.
2011-06-02 07:45:02 +02:00
Andreas Preikschat b9dfd1f7d2 more spelling fixes 2011-06-01 14:08:40 +02:00
Andreas Preikschat 6b1f8f36f2 fixed spelling 2011-06-01 11:35:08 +02:00
Andreas Preikschat 91718326ea removed dangling list 2011-06-01 08:47:19 +02:00
Andreas Preikschat d7ebb73fd1 - do not show an error message when the directory does not exist, instead create items
- trivial clean ups
2011-06-01 08:24:35 +02:00
Armin Köhler 63102855e8 remove unnecessary whitespace 2011-05-31 09:31:38 +02:00
Armin Köhler efc678d518 bug fix 2011-05-31 09:26:44 +02:00
Armin Köhler 8a8580f359 Fix unicode bookname handling on Biblegateway 2011-05-30 22:58:30 +02:00
Armin Köhler e356c5a4a1 HEAD r1595 2011-05-30 22:00:36 +02:00
Armin Köhler ab3896ce6f removed unnecessary code 2011-05-30 21:41:02 +02:00
Armin Köhler 17b97e87a8 HEAD r1593 2011-05-29 19:03:48 +02:00
Jonathan Corwin 02da22c349 Head 2011-05-29 16:33:09 +01:00
Armin Köhler 81fca6bedb change layout of backup page
change some strings
2011-05-28 23:01:27 +02:00
Armin Köhler 9b9f47a5be small fix 2011-05-28 15:33:15 +02:00
Armin Köhler 6a1ee02cdd add Backup page to the wizard
remove blank item on Combobox in BookNameForm
2011-05-28 14:48:10 +02:00
Jonathan Corwin 4138d6fbd0 Change lots of parents 2011-05-28 10:53:37 +01:00
Armin Köhler e550665b23 bug fix 2011-05-27 23:11:53 +02:00
Armin Köhler 5f9b23f8e7 remove unnecessary line 2011-05-27 22:53:46 +02:00
Armin Köhler b4303195c3 HEAD 2011-05-27 22:50:57 +02:00
Armin Köhler 8699e36b37 HEAD r1586 2011-05-27 22:38:06 +02:00
Armin Köhler 010373b798 Fixed Traceback if BookNameDialog was canceled while upgrading non webbibles
Replace LineEdit in BookNameDialog with Label
2011-05-27 22:33:23 +02:00
Armin Köhler 8eb261ee88 bug fixes
setFocus to the Combobox in booknameform
2011-05-27 11:39:58 +02:00
Armin Köhler e5231aba41 change using old bible databases in bibleupgradeform 2011-05-27 11:23:46 +02:00
Armin Köhler d3148f90f8 fix Traceback like Jonathan recommand 2011-05-27 09:54:49 +02:00
Armin Köhler af38bf7cc8 HEAD r1578 2011-05-26 22:41:19 +02:00
Armin Köhler f29830b98e change BookNameDialog like Raoul want. 2011-05-26 22:38:07 +02:00
Andreas Preikschat 39537f9ef7 fixed bug 788770
Fixes: https://launchpad.net/bugs/788770
2011-05-26 22:17:52 +02:00
Armin Köhler b5c392112b test close database 2011-05-26 22:15:38 +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
Tim Bentley acdbefd922 Fixes 2011-05-26 18:11:22 +01:00
Tim Bentley 8f6ed366a1 Copyright updates 2011-05-26 17:25:54 +01: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
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
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 7a1a83a98a Head 1570 2011-05-25 20:42:03 +02:00
Armin Köhler e8cdba44be small clean up 2011-05-25 16:52:46 +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
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
Raoul Snyman da45bb0b06 Fixed various strings, as listed in bug #734445. 2011-05-24 19:32:36 +02:00
M2j 06d561f9fc localized string sorting 2011-05-23 22:42:07 +02:00
Armin Köhler c51d8182a6 delete all sucessfull imported bibles by default
remove the possibility to choose which bibles should be deleted after the upgrade
2011-05-18 20:19:11 +02:00
Armin Köhler 236ca44105 HEAD r1552 2011-05-18 20:00:40 +02:00
Jonathan Corwin 0323dfcb90 Add ability to search and go live on all media manager items via the web remote. Also tweak the web interface to fit better on a phone screen
bzr-revno: 1550
2011-05-17 22:22:24 +01:00
Jonathan Corwin 7a857290a6 More fixes 2011-05-17 19:48:04 +01:00
Andreas Preikschat b92d437a8d - fixed a traceback which occurred when performing a text search but no bible is available
bzr-revno: 1549
2011-05-16 13:13:57 +02:00
Jonathan Corwin 274c4ee87a tidies 2011-05-15 21:53:25 +01:00
Jonathan Corwin f701eb9417 Head 2011-05-15 21:34:32 +01:00
Armin Köhler fbd5349c2f small bugfixes
hide entry in tools menu if there are no bibles to upgrade
2011-05-15 20:42:08 +02:00
Jonathan Corwin 3f21b3e2ca Remote custom search. Revert a few remote web changes 2011-05-15 19:33:00 +01:00
Armin Köhler b10fbf98eb HEAD r1547 2011-05-15 16:22:04 +02:00
Andreas Preikschat cbdaf3334b fixed spelling 2011-05-15 15:10:21 +02:00
Andreas Preikschat a2db0a1b5d fixed traceback when doing a text search without bible 2011-05-15 15:06:16 +02:00
Andreas Preikschat 685bd32ccc r1544 2011-05-15 14:11:33 +02:00
Andreas Preikschat c728559862 moved 'No Search Results' code 2011-05-15 14:11:08 +02:00
Jonathan Corwin 357d34a4d8 Remote bible search. Kludgy and probably broken something or going to conflict. Also tweaked Remote web interface 2011-05-14 22:25:22 +01:00
Raoul Snyman 3774bf2312 Added layout style to advanced tab.
Made search edit focused on switch to quick tab.
Reordered methods to: private, inherited, slots, additional.
2011-05-14 22:12:01 +02:00
Andreas Preikschat b1979857e4 complete fix 2011-05-13 21:58:05 +02:00
Andreas Preikschat 1f4bc114a9 Fixed traceback, when 'locked' and no dual bible selected. 2011-05-13 21:44:34 +02:00
Andreas Preikschat 31cebdf4f7 added missing period 2011-05-13 17:34:56 +02:00
Armin Köhler 4ffa5c59d7 change some strings to better english
small fixes
2011-05-12 22:04:33 +02:00
Armin Köhler d1f8e9f275 HEAD 1535 2011-05-12 21:17:30 +02:00
Raoul Snyman d168987a9f Fixed a missing full stop in a tool tip. 2011-05-12 13:55:53 +02:00
Raoul Snyman e55e9f284a Dropped the results dropdowns in favour of a toggle button. 2011-05-12 01:59:04 +02:00
Raoul Snyman 5e954d86b6 Changed from a QTabWidget to QTabBar, giving us resizeable tabs. 2011-05-12 01:25:11 +02:00
Andreas Preikschat 55e4bad542 display 'No Search Results' if no song/bible verse matched the search keyword (bug #739759)
Fixes: https://launchpad.net/bugs/739759
2011-05-08 13:35:10 +02:00
Andreas Preikschat 7854c664e8 added blank lines 2011-05-06 09:41:29 +02:00
Andreas Preikschat 68c1236a2a 2011-05-06 07:17:13 +02:00
Armin Köhler 4ee247c8b1 code cleanup
small fixes
2011-05-03 22:34:39 +02:00
Armin Köhler 368987bb67 code cleanup 2011-05-03 19:09:30 +02:00
Armin Köhler d44b42aaff improve BookNameForm (add possibility to reduce the books in the ComboBox and try to autodetect if a bible only contains only parts of a bible, so that only a part of the bible books are displayed at startup) 2011-05-03 13:44:23 +02:00
Armin Köhler 4bee8ca5f6 add a dialog at startup which inform the user that the bible format has changed and provide a possibility to upgrade
small cleanup
2011-05-03 09:41:03 +02:00
Armin Köhler b9204fa62b small changes 2011-05-02 20:20:38 +02:00
Armin Köhler 3eca8f6b50 updated bibles_resources.sqlite with some additional apocryph books
comparing books with lower()
display only which are not added to a bible in BookNameForm
small fixes
2011-05-02 15:45:30 +02:00
Armin Köhler 5b93b821b8 HEAD r1511 2011-05-02 15:24:25 +02:00
Armin Köhler b4c3d1d5ae code cleaning 2011-05-02 06:21:18 +02:00
Andreas Preikschat 53fe9666d2 fixed long line 2011-05-01 15:27:19 +02:00
Andreas Preikschat e0b862a897 fixed alignment of the quick tab (bug #769998)
Fixes: https://launchpad.net/bugs/769998
2011-05-01 15:11:47 +02:00
Andreas Preikschat 5dc73b6a65 started work 2011-04-29 13:33:04 +02:00
Tim Bentley b6b0819a50 fix the strip code
Fixes: https://launchpad.net/bugs/742636
2011-04-29 07:15:10 +01:00
Tim Bentley e50dc0cfbf head1945 2011-04-28 17:52:46 +01:00
Raoul Snyman d23e564539 Fixed bug #744515, funny quotes in KJV imported from OSIS. 2011-04-27 18:15:35 +02:00
Raoul Snyman f732d24f35 Fixed bug #744515, OSIS import fails to import certain words in ESV (at least). 2011-04-27 16:54:27 +02:00
Armin Köhler 2f346ee450 small changes 2011-04-26 20:55:13 +02:00
Armin Köhler 3b99f531f3 small fixes 2011-04-26 20:39:08 +02:00
Armin Köhler d7dc4def53 change name from reimport to upgrade
fix speed problem while changing the advanced bible
change some "for" loops
2011-04-26 20:18:13 +02:00
Armin Köhler 8e1ef8c890 little bug fix
add check if openlp/bibles/resources directory exists and mkdir if not
2011-04-21 16:32:04 +02:00
Armin Köhler b0b127022c bug fixes
add some additional Apocrypha books
2011-04-20 11:00:29 +02:00
Armin Köhler 81fe6f13e3 add attention picture 2011-04-20 09:25:16 +02:00
Armin Köhler e8c2d7e805 add reimportwizard for older bible databases 2011-04-19 22:25:27 +02:00
Armin Köhler dabc4415d2 HEAD r1469 2011-04-16 14:29:49 +02:00
Armin Köhler 23c8ea8679 small cleanups 2011-04-16 13:52:20 +02:00
Tim Bentley f94ae1a9c5 Head r 1469 2011-04-16 12:42:35 +01:00
Tim Bentley 24ec1abb56 more changes 2011-04-16 12:36:20 +01:00
Raoul Snyman 8090adf1bc Made UiStrings a Singleton, and updated all usage of it. 2011-04-15 23:43:59 +02:00
Tim Bentley 7476b37ba4 Refactor the SettingsTab to be more KDE like.
Sort out the Tabs parentage
Clean up the code paths to stop the Tab being loaded twice at startup.
Clean up the TAB Hide/Unhide code. Removed it and rebuild the UI if required.
Fix Bible Quick text to say right things.

bzr-revno: 1467
Fixes: https://launchpad.net/bugs/739762
2011-04-15 21:47:19 +01:00
Jonathan Corwin 78b3b04afa Fix blanking between ppt and songs
Fix stutter when timed powerpoint starts

bzr-revno: 1466
2011-04-15 21:38:47 +01:00
Andreas Preikschat 84fdb9bb0a - remember the search type which was used before OpenLP was closed and restore it on startup (Bug #746243)
bzr-revno: 1465
Fixes: https://launchpad.net/bugs/746243
2011-04-15 22:32:54 +02:00
Tim Bentley 0b35701e30 Head 2011-04-15 18:14:52 +01:00
Andreas Preikschat 14a2e8e4c2 finished work on restoring current search methods 2011-04-15 14:55:56 +02:00
Armin Köhler e8202924f7 delete unused testament stuff 2011-04-14 22:33:02 +02:00
Armin Köhler 77f43e32b9 small cleanups 2011-04-14 22:18:23 +02:00
Tim Bentley 206cd90639 Finished 2011-04-14 19:30:53 +01:00
Armin Köhler ac120effc8 HEAD r1460 2011-04-14 10:43:09 +02:00
Armin Köhler df0d9244eb Changed layout of AlternativeBookNamesDB from sqlalchemy to sqlite3 2011-04-14 10:40:30 +02:00
Jonathan Corwin d45423569f Head 2011-04-13 23:11:21 +01:00
Tim Bentley 6454b88a83 Fix Tab parentage 2011-04-13 20:12:47 +01:00
Andreas Preikschat c62c8cbe9e r1460 2011-04-13 20:53:37 +02:00
Andreas Preikschat 9e88d0bff4 clean ups 2011-04-13 20:53:05 +02:00
Tim Bentley 3a6b1def4a r1460 2011-04-13 19:42:01 +01:00
Andreas Preikschat 747bd13b66 - fixed the advanced bible initialisation
- append a space to the each bible book name to simplify working with the completer

bzr-revno: 1459
2011-04-13 20:36:25 +02:00
Tim Bentley 0b4fd3c585 r1458 2011-04-13 19:20:09 +01:00
Andreas Preikschat 606287bda1 reverted change 2011-04-13 20:18:25 +02:00
Andreas Preikschat 6082785b3e use map; fixed changing quickBible 2011-04-13 16:28:31 +02:00
Andreas Preikschat 2dc2304a2c fixed advanced bible book initialisation; append a space to completion suggestions 2011-04-13 15:31:23 +02:00
Tim Bentley 5f228a69d1 Minor fixes and Bible Label corrections 2011-04-13 06:12:31 +01:00
Andreas Preikschat 1968991239 r1456 + resolved conflict 2011-04-12 23:07:08 +02:00
Tim Bentley e00eaba884 Settings Cleanup part1 2011-04-12 18:45:32 +01:00
Armin Köhler 6c047fc83e changed content of book drop list in advanced search. If a second bible is choosen the combobox only contains books which both bibles (first and second) contains.
changed autocomplete in quick search. If a second bible is choosen it now suggest only books which both bibles contains.
2011-04-12 13:33:29 +02:00
Armin Köhler a1c5ece681 HEAD r1456 2011-04-11 22:57:27 +02:00
Armin Köhler 0ad2d85171 small fix 2011-04-11 22:57:00 +02:00
Tim Bentley 6657c49b04 Fix crash in last change which stopped OpenLP starting
bzr-revno: 1456
2011-04-11 21:27:23 +02:00
Tim Bentley 427c2a1843 oops 2011-04-11 19:27:01 +01:00
Tim Bentley 7ba5497764 Improved version 2011-04-11 19:15:02 +01:00