Commit Graph

1236 Commits

Author SHA1 Message Date
Armin Köhler 0b246275b2 adapt to run with HEAD r1934 2012-04-03 21:51:20 +02:00
Armin Köhler 06b63954a0 HEAD r1934 2012-04-03 21:30:30 +02:00
Armin Köhler 02e36ba641 bookname in list view and shown in footer now uses the choosen language 2012-04-03 21:23:26 +02:00
Armin Köhler d7496056d8 HEAD r1933 2012-04-03 20:43:48 +02:00
Armin Köhler 800510f2f8 some fixes - improve error handling with duplicate book names 2012-04-03 20:42:21 +02:00
M2j 5ee446f694 Head 1933 2012-04-03 19:59:34 +02:00
M2j 7175902e6d removed whitespaces 2012-04-03 19:58:42 +02:00
M2j 352ee8e041 Bug #960386: string fixes
fix missalignment of theme level selection labels
change default theme level to song level
2012-04-02 12:32:52 +02:00
M2j c747baa2ea Trigger push button actions with click signal instead of push signal 2012-04-02 02:19:16 +02:00
M2j 6657e27694 add objectName parameter to create_button_box method
remove QMetaObject.connectSlotsByName() calls as they do nothing in our code
2012-04-02 00:44:09 +02:00
M2j d7ab06cc7e - reorganisation of methods in openlp.core.lib.ui to make them more comprehensive
- some small restatements of some code in bibles parse_reference() method
2012-04-01 23:19:56 +02:00
Andreas Preikschat dbe9fc51aa clean ups 2012-04-01 13:16:08 +02:00
Andreas Preikschat 152bd850eb r1924 2012-04-01 12:55:14 +02:00
Armin Köhler 770fe855ee HEAD r1924 2012-03-31 21:03:35 +02:00
Andreas Preikschat 9d3093a99f speed up bible loading
bzr-revno: 1924
2012-03-31 18:42:06 +02:00
Andreas Preikschat 651de89cfa speed up bible loading 2012-03-31 18:24:25 +02:00
Armin Köhler a47b12f8ec fix a bug in the bible autocompleter when set to application language
bzr-revno: 1921
2012-03-31 15:30:06 +02:00
Armin Köhler 8f21fdfad5 fix bug in autocompleter from bible quicksearch. The option Application language now shows the correct language and not only English. 2012-03-27 21:48:10 +02:00
Andreas Preikschat 7f4664b69b each search 'type' has its own place holder text instead of the generic 'Search...' place holder 2012-03-25 23:09:44 +02:00
Armin Köhler 60c9c80cd9 HEAD r1912 2012-03-21 22:03:17 +01:00
Armin Köhler 0e34ed3a94 fixes 2012-03-21 22:00:44 +01:00
Armin Köhler 12458c0d31 add possibility to switch book names for each bible 2012-03-21 21:57:07 +01:00
Jon Tibble a21ab3859b Head r1910 2012-03-18 21:20:58 +00:00
Raoul Snyman 7f6ed27040 Shortened some translation comments, as Qt says that the entire context of a translation may be no longer than 255 characters.
Updated the translation files while I was at it.
2012-03-17 23:30:53 +02:00
Jon Tibble 5ded814527 Head r1906 2012-03-16 22:56:06 +00:00
Tim Bentley b092f19606 Fix remote Search displaying errors on UI 2012-03-15 06:15:21 +00:00
Tim Bentley ccfa08d93c Head 2012-03-14 20:58:54 +00:00
Tim Bentley 5b4ab7ce7c Head 2012-03-14 20:58:45 +00:00
Armin Köhler 40aa2a4765 HEAD r1901 2012-03-12 06:49:39 +01:00
Armin Köhler 6d98d4b125 add possibility to change bible meta data and the possibility to change the preferred bible language per bible - including first steps to edit the book names of the bible 2012-03-12 06:48:14 +01:00
Jon Tibble e487ca46fa Head r1901 2012-03-11 21:25:15 +00:00
Jon Tibble 68a4372994 Unused imports 2012-03-11 21:24:22 +00:00
Armin Köhler 6606dfd3f7 Use the correct language for Bible booknames if the user requests it
bzr-revno: 1901
2012-03-11 20:15:16 +00:00
Armin Köhler 06cce54788 fix some mission spaces and addapt some strings 2012-03-10 20:12:03 +01:00
Armin Köhler 905fc6d91f adapt regex and some variable names 2012-03-07 20:15:38 +01:00
M2j b0099c30f4 Head 1891 2012-03-06 20:06:41 +01:00
Armin Köhler 5391301b97 change BibleStrings object 2012-03-04 22:50:32 +01:00
Armin Köhler c850d4fecd remove unnecessary code 2012-03-04 21:39:52 +01:00
Armin Köhler 3cf48b4eab HEAD r1890 2012-03-04 21:11:43 +01:00
Armin Köhler 371e624ea2 improve possibility to switch booknames - fix some bugs - move translation string to a dict 2012-03-04 21:10:17 +01:00
M2j b952b2cdbc Merge differing trees and remove whitspaces 2012-03-04 15:52:09 +01:00
Armin Köhler 45e0d83600 fix and improve auto detecting language in osis bible files 2012-03-01 19:09:47 +01:00
Armin Köhler 16d1125e84 small fix 2012-02-29 13:05:27 +01:00
Armin Köhler 299b807345 add language auto detection for osis bible files 2012-02-29 13:00:05 +01:00
Armin Köhler 3ed9dcaae3 add possibility to switch the booknames of bibles - fix bug #822363 2012-02-29 12:47:21 +01:00
M2j d13ec2184a concentrate action creation in slide controller 2012-02-28 10:24:42 +01:00
M2j 95c8f8fe5a removed base_action, checkable_action, icon_action, and shortcut_action 2012-02-28 00:44:35 +01:00
M2j ce7029776a localize separated item list format 2012-02-16 21:36:35 +01:00
M2j ec4b78ccb2 replace placeholderText as it is not included in supported platform. 2012-02-05 20:20:01 +01:00
M2j d6ecab7a04 - remove FIXME: comment
- change scripture reference configuration tooltip strings to allow separate translation
- fix RegEx for scripture references with trailing list separator
2012-01-21 16:47:38 +01:00
M2j cac10059f3 update the 'scripture reference invalid' message 2012-01-18 21:20:05 +01:00
M2j 9ef317db2a - i18n for scripture references and custom configuration settings 2012-01-18 18:52:48 +01:00
M2j 1757436853 purge ICU integration from this branch 2012-01-18 14:50:06 +01:00
M2j 7491023005 Head 1868 2012-01-17 21:37:57 +01:00
M2j ac22a6014d - make i18n of bible references available through translate
- accept different hypens for bible references
2012-01-17 21:21:28 +01:00
Tim Bentley 2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
Raoul Snyman 5bcfbb9433 Fixed bug #907164: Exclude footnotes div and the comment after it.
bzr-revno: 1851
Fixes: https://launchpad.net/bugs/907164
2011-12-21 12:30:16 +02:00
Mattias Põldaru c1d1d38eba Such precision would not be needed in user errors, I suppose. The ones who would benefit from this can read log anyway. 2011-12-21 10:21:37 +02:00
Raoul Snyman 4e94986aa8 Fixed bug #907164: Exclude footnotes div and the comment after it.
Fixes: https://launchpad.net/bugs/907164
2011-12-21 07:22:49 +02:00
Mattias Põldaru 35665ff336 Fixes error when trying to import openlp.org v1 bible or songs db from a file with non-ascii characters. Also some notes about error handling. 2011-12-21 00:44:35 +02:00
M2j 15449372e1 use ICU collator on Windows systems 2011-12-19 01:20:39 +01:00
Mattias Põldaru 3d278d51a7 Fix BOM mess for utf-8 files. We assume no other file would begin with BOM, whatever encoding they have (they really shouldn't since BOM is used to detect unicode on Windows and at least by wiki nobody is opposed).
bzr-revno: 1836
2011-12-14 12:47:52 +02:00
Mattias Põldaru ca6250ae3b Supposedly fix BOM mess for utf-8 files. We assume no other file would begin with BOM, whatever encoding they have. 2011-12-10 20:21:18 +02:00
Mattias Põldaru 1538d0b3bf More earlier conversions to unicode. 2011-12-09 14:35:18 +02:00
Mattias Põldaru e471edca89 Convert strings unicode as soon as possible and assume they are in unicode later. 2011-12-09 13:50:25 +02:00
Jon Tibble ac365e5b6a Cleanups 2011-11-26 21:26:50 +00:00
M2j 047477c236 layout fix in exceptionform
bug fix triggerd by searching for nonexistend book numbers
2011-11-26 20:13:51 +01:00
Andreas Preikschat 91c20c4271 more clean ups 2011-10-03 22:26:51 +02:00
Andreas Preikschat d3bfffa4b1 removed not used imports 2011-10-03 22:12:57 +02:00
Andreas Preikschat 42d15a53c7 suggest web bible name when registering 2011-10-03 14:32:45 +02:00
Tim Bentley a328d1c7c7 Bypass message if requested from remote plugin
Fixes: https://launchpad.net/bugs/796195
2011-09-06 18:53:43 +01:00
Raoul Snyman e8aae98e09 Fixed up a few things. 2011-09-02 21:04:07 +02:00
Raoul Snyman 79123e7df3 Tidied up some method and variable names. 2011-09-01 21:45:36 +02:00
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