Commit Graph

341 Commits

Author SHA1 Message Date
Tim Bentley 34180112be Fix Core from abend 2013-04-21 08:06:25 +01:00
Andreas Preikschat 3dd05a2f4d head 2013-04-20 22:25:06 +02:00
Andreas Preikschat ab9e0d7ba2 - removed General section and introduced a Core section
- added test

bzr-revno: 2234
Fixes: https://launchpad.net/bugs/1133237
2013-04-20 22:19:53 +02:00
Andreas Preikschat db00c5049a fixed missing unicode 2013-04-15 17:50:59 +02:00
Andreas Preikschat 908e048d1a head 2013-04-15 17:43:18 +02:00
M2j 042bf4ed2d rename openlp.core.utils.get_local_key to openlp.core.utils.get_locale_key 2013-04-05 19:41:01 +02:00
Andreas Preikschat ffb2350f62 fix *cough* 2013-04-02 19:42:01 +02:00
Andreas Preikschat 7f111b31a7 use unicode instead of QDateTime 2013-04-02 17:24:27 +02:00
Andreas Preikschat 5e3563ceda added two tests 2013-04-02 17:08:46 +02:00
Andreas Preikschat e3afbefd27 use QDate instead of python datetime object 2013-04-02 16:42:33 +02:00
M2j b3bb9bc0c0 Python 3 transition comment 2013-03-31 18:43:08 +02:00
M2j 8696db9f75 - use list compression in get_natural_key
- define DIGIT_OR_NONDIGIT
2013-03-31 18:30:22 +02:00
M2j 118f295204 Precompute the whole comparision key for song sorting. 2013-03-31 12:31:54 +02:00
M2j 76ea812629 - switch to Python3 style sorting
- use ICU for string sorting
2013-03-30 22:54:42 +01:00
Andreas Preikschat e708140d13 head 2013-03-26 12:35:29 +01:00
Andreas Preikschat d916bad0c8 fixed bug (thanks to our tests) 2013-03-07 12:20:57 +01:00
Andreas Preikschat 1031651db0 printform/dialog: code standards 2013-03-07 11:25:27 +01:00
Andreas Preikschat b0f7e34271 log a warning, when a shortcut cannot be used 2013-03-07 11:07:02 +01:00
Andreas Preikschat 40de8647cf renamed general settings to core
Fixes: https://launchpad.net/bugs/1133237
2013-02-28 21:47:59 +01:00
Andreas Preikschat 43874d0090 fixed bug #902964 (Libreoffice deprecated commandline args)
Fixes: https://launchpad.net/bugs/902964
2013-02-28 20:55:33 +01:00
Andreas Preikschat c3e01dd719 fixed docs 2013-02-27 14:01:42 +01:00
Andreas Preikschat 20e26e7ea1 attempt to fix test; naming errors 2013-02-27 13:41:04 +01:00
Andreas Preikschat 51eb93fe75 added test 2013-02-27 13:03:17 +01:00
Andreas Preikschat 25b1584a9d r2194 + conflict 2013-02-27 12:33:03 +01:00
Andreas Preikschat 5b6f6ddee1 removed not needed lines 2013-02-27 12:31:06 +01:00
Andreas Preikschat 0f8836ac54 removed not needed imports 2013-02-27 12:29:24 +01:00
Andreas Preikschat 4d1d912aaa merged settingsmanager with applocation; moved applocation 2013-02-27 12:24:50 +01:00
Andreas Preikschat 00451ebfe0 moved SettingsManager 2013-02-27 12:04:05 +01:00
Andreas Preikschat cfc1b5f84d sorted entries; fix 2013-02-20 09:15:34 +01:00
Andreas Preikschat c2b5c65756 fixed up _is_shortcut_available method 2013-02-19 19:36:43 +01:00
Andreas Preikschat 269e5f5901 added actionList tests; removed useless test 2013-02-19 19:29:32 +01:00
Andreas Preikschat 53f93d6342 r2187 + conflicts 2013-02-19 10:16:54 +01:00
Andreas Preikschat 781da422b6 started to remove forgotten shortcut kwargs 2013-02-19 10:13:49 +01:00
Tim Bentley 3063526430 Fix problems with start up thread 2013-02-07 10:16:08 +00:00
Tim Bentley fae34b1b4d Head + fix merge problems 2013-02-07 07:17:19 +00:00
Tim Bentley 1430559205 More Receiver to Registry migrations 2013-02-06 21:52:15 +00:00
Andreas Preikschat f94ae4d7c2 reordered imports 2013-02-05 09:05:28 +01:00
Tim Bentley a9a4c7938e Fix name and other bugs 2013-02-03 19:23:12 +00:00
Tim Bentley b83b6eccd1 Head and merge failures 2013-02-03 16:40:39 +00:00
Tim Bentley 27cd63ebcd Remove events and move to Registry 2013-02-03 09:07:31 +00:00
Raoul Snyman 2f8bc1e2bb More cleanups 2013-02-02 22:18:34 +02:00
Tim Bentley 3e3ec476f0 head 2013-01-23 21:01:45 +00:00
Andreas Preikschat 67ac6bcb90 Bug 1086987 (Log system does not log all exceptions)
bzr-revno: 2157
2013-01-23 20:30:59 +00:00
Tim Bentley 9a107e627b Head 2013-01-23 19:53:02 +00:00
Andreas Preikschat dd8f35e58a fixed bug 1086987
Fixes: https://launchpad.net/bugs/1086987
2013-01-20 18:14:42 +01:00
Tim Bentley d4db88d2a4 More Service item tests 2013-01-20 10:01:51 +00:00
Andreas Preikschat c29bbd3ca0 r2146 2013-01-16 12:29:19 +01:00
Andreas Preikschat ed166ce2a6 fixed import 2013-01-15 22:52:26 +01:00
Andreas Preikschat ca60c230ba r2144 + conflict 2013-01-15 22:26:45 +01:00
Andreas Preikschat 91fbf037a2 splitted ui.py into two files; changed imports 2013-01-11 01:19:11 +01:00