Commit Graph

480 Commits

Author SHA1 Message Date
Andreas Preikschat
d15bb74b73 r1971 + conflict 2012-05-17 23:57:00 +02:00
Andreas Preikschat
ed3b7660fa removed not neede unicode calls 2012-05-17 20:57:01 +02:00
Andreas Preikschat
4a979b49d9 continued to implement QString v2 api 2012-05-17 18:19:06 +02:00
Andreas Preikschat
2d99f59c84 started to use QString v2 api 2012-05-17 17:13:09 +02:00
Raoul Snyman
f5cba00ca9 Fixed a small bug left over from a previous refactoring.
Fixes: https://launchpad.net/bugs/997174
2012-05-16 18:42:33 +02:00
Armin Köhler
43e5d7a9ee fix bug 825205 - Keep/restore selected book, chapters and verses when changing the bible translation in advanced search
bzr-revno: 1958
Fixes: https://launchpad.net/bugs/825205
2012-05-01 13:28:49 +02:00
M2j
c6c62bdcad pythonifying code:
- replace has_key() by key in dict
- remove len() method from sequence and mapping types when mapping to bool
2012-04-29 17:31:56 +02:00
Armin Köhler
19ea43ead8 fixes 2012-04-23 22:21:38 +02:00
Armin Köhler
7e9c30dfaf fix bug 825205 - Keep/restore selected book, chapters and verses when changing the bible translation in advanced search 2012-04-22 19:53:48 +02:00
Raoul Snyman
4452d4834c Refactored various variable names.
Refactored the names of the fields in the "metadata" table of Bibles, and provided an upgrade script to upgrade the Bibles seamlessly.
Refactored the name of a setting, and wrote some code to migrate it seamlessly.
2012-04-22 00:29:08 +02:00
Armin Köhler
665c27c785 fixes 2012-04-12 22:58:11 +02:00
Armin Köhler
35c3c1ce5a HEAD r1939 2012-04-11 19:19:17 +02:00
Andreas Preikschat
3aa2161095 fixed bug 2012-04-09 13:36:26 +02:00
Andreas Preikschat
268e808b8d swapped flags, do not import Qt 2012-04-09 12:52:24 +02:00
Andreas Preikschat
a89b4f5931 fixed bug 803602 (Quick Tab for Bibles does not resize correctly)
Fixes: https://launchpad.net/bugs/803602
2012-04-08 13:43:14 +02:00
Armin Köhler
33dcda419a HEAD r1936 2012-04-05 19:04:17 +02:00
Andreas Preikschat
b335beae45 r1934 2012-04-05 17:17:40 +02:00
Andreas Preikschat
704795830d use filter instead of list comprehension 2012-04-05 17:16:47 +02:00
Armin Köhler
5f88f49754 some fixes 2012-04-04 21:34:14 +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
800510f2f8 some fixes - improve error handling with duplicate book names 2012-04-03 20:42:21 +02:00
M2j
c747baa2ea Trigger push button actions with click signal instead of push signal 2012-04-02 02:19:16 +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
Armin Köhler
770fe855ee HEAD r1924 2012-03-31 21:03:35 +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
12458c0d31 add possibility to switch book names for each bible 2012-03-21 21:57:07 +01: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
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
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
371e624ea2 improve possibility to switch booknames - fix some bugs - move translation string to a dict 2012-03-04 21:10:17 +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
ce7029776a localize separated item list format 2012-02-16 21:36:35 +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
Tim Bentley
2a5e8935bb New year merge 2011-12-27 10:33:55 +00:00
M2j
15449372e1 use ICU collator on Windows systems 2011-12-19 01:20:39 +01: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
bbc8e04a3f HEAD 2011-08-29 20:46:01 +02:00