Commit Graph

14 Commits

Author SHA1 Message Date
M2j 3185e0b101 removed whitespaces at line ends 2012-04-04 09:26:51 +02:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00: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 6a1ee02cdd add Backup page to the wizard
remove blank item on Combobox in BookNameForm
2011-05-28 14:48:10 +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 f29830b98e change BookNameDialog like Raoul want. 2011-05-26 22:38:07 +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
Armin Köhler 4ee247c8b1 code cleanup
small fixes
2011-05-03 22:34:39 +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 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 b0b127022c bug fixes
add some additional Apocrypha books
2011-04-20 11:00:29 +02:00
Armin Köhler 9de33cf194 moved Dialog from mediaitem.py to bibleimportform.py
some fixes
2011-04-02 21:17:48 +02:00
Armin Köhler c04a76e12d split BibleImportRequest in BookNameForm and LanugageForm 2011-04-01 22:26:25 +02:00