Commit Graph

10722 Commits

Author SHA1 Message Date
Patrick Zimmermann
0840480ef2 Merge trunk. 2013-04-15 23:56:56 +02:00
Meinert Jordan
571934e166 Fix Natural Sorting so works with Python3
bzr-revno: 2230
2013-04-14 19:19:33 +01:00
Philip Ridout
38a95ffab8 Fixed importing of songs with verses numbered 1A, or 1.5 etc. in SongShowPlus importer
bzr-revno: 2229
Fixes: https://launchpad.net/bugs/1125956
2013-04-14 17:30:06 +02:00
Patrick Zimmermann
789439dd6b Make wizard a little wider to fit at least two review widgets. 2013-04-09 23:32:19 +02:00
M2j
c82d7f0e50 renameing openlp.core.utils.get_local_key in tests 2013-04-06 20:21:23 +02:00
M2j
6d5590d739 removed tests/interfaces/openlp_plugins/__init__.pyc 2013-04-06 19:17:59 +02:00
Patrick Zimmermann
97c6899a31 Post merge fixups: Fix a typo in wizard.py, correct some camelCase -> under_score. 2013-04-06 13:53:00 +02:00
Patrick Zimmermann
974e238850 Merge trunk. 2013-04-06 12:20:17 +02:00
Andreas Preikschat
7133c0ef0b - reduced threshold for 'separate blank button' (bug #1164925)
bzr-revno: 2228
Fixes: https://launchpad.net/bugs/1164925
2013-04-06 09:31:33 +02:00
phill-ridout
8a88cec855 Removed the use of the mock's call helper object 2013-04-05 19:26:39 +01: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
07d6fa63c5 introduced constant 2013-04-05 15:41:42 +02:00
Andreas Preikschat
42f52cc300 Separate blank buttons don't hide on resizing (bug #1164925)
Fixes: https://launchpad.net/bugs/1164925
2013-04-05 12:50:10 +02:00
Andreas Preikschat
131b46edef - use QActionGroup instead of Checkboxes (Bug #1103906 'Auto Play Slides menu should use radioboxes')
bzr-revno: 2227
Fixes: https://launchpad.net/bugs/1103906
2013-04-05 11:04:38 +02:00
Andreas Preikschat
ed99061078 - update the vlc.py from master
bzr-revno: 2226
2013-04-05 11:03:47 +02:00
phill-ridout
c3583bd21d Added comment 2013-04-04 17:42:22 +01:00
M2j
2598674d2a Add ICU version string to exception form. 2013-04-02 22:52:31 +02:00
M2j
9612a52211 typo 2013-04-02 19:54:23 +02:00
M2j
316902fb88 Add unit tests for get_local_key and get_natural_key. 2013-04-02 19:51:19 +02:00
Andreas Preikschat
6c4b282d20 updated vly.pc 2013-04-02 09:32:58 +02:00
Andreas Preikschat
727f328383 r2225 2013-04-02 09:26:46 +02:00
Andreas Preikschat
29d7b3411e - fixed auto preview of next service item
- added test

bzr-revno: 2225
2013-03-31 19:13:56 +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
phill-ridout
8864e1e51b Missed a few GIVEN, WHEN, THENS 2013-03-31 11:55:58 +01:00
phill-ridout
7bae770458 Some test had more than one GIVEN, WHEN, THEN. Fixed that 2013-03-31 11:47:31 +01:00
M2j
118f295204 Precompute the whole comparision key for song sorting. 2013-03-31 12:31:54 +02:00
phill-ridout
3686da6a2e Changed regex string type to raw 2013-03-31 11:13:56 +01:00
M2j
76ea812629 - switch to Python3 style sorting
- use ICU for string sorting
2013-03-30 22:54:42 +01:00
Andreas Preikschat
a0bdbd55be removed obsolete line 2013-03-30 16:39:20 +01:00
Andreas Preikschat
a9cb8b07a7 fixed assertion test 2013-03-30 15:47:38 +01:00
Andreas Preikschat
906c090e8d added test 2013-03-30 15:45:02 +01:00
Andreas Preikschat
947c9a7346 removed old code
bzr-revno: 2224
2013-03-30 10:41:40 +01:00
Andreas Preikschat
8b4b7a6d0f use QActionGroup instead of checkboxes
Fixes: https://launchpad.net/bugs/1103906
2013-03-30 10:33:21 +01:00
Andreas Preikschat
c4448a402b added test 2013-03-30 10:01:21 +01:00
Andreas Preikschat
d67a697e1e r2223 2013-03-30 09:49:19 +01:00
Andreas Preikschat
a0586802df - remove not needed images and regenerated resources.py
bzr-revno: 2223
2013-03-29 21:34:06 +01:00
Andreas Preikschat
cc318c92eb - fixed docs and comment line length
bzr-revno: 2222
2013-03-29 21:33:01 +01:00
Andreas Preikschat
2182f9c13c fixed short lines 2013-03-29 13:53:07 +01:00
Andreas Preikschat
f18908da4f r2221 2013-03-29 13:46:29 +01:00
Andreas Preikschat
a69323ea89 fixed auto preview of next service item 2013-03-29 13:40:04 +01:00
Andreas Preikschat
addc126eaf updated resources.py fie 2013-03-29 13:19:40 +01:00
Andreas Preikschat
1b8acfc764 removed not used images from resources dir 2013-03-29 13:18:02 +01:00
Andreas Preikschat
1ee71bfb72 - fixed customs regression
- moved tests

bzr-revno: 2221
2013-03-29 07:31:45 +01:00
Andreas Preikschat
48ffb04f5d moved tests 2013-03-29 07:25:01 +01:00
Andreas Preikschat
ffd409d24e wording 2013-03-28 23:12:09 +01:00
Andreas Preikschat
219ab48277 enabled test again 2013-03-28 23:10:24 +01:00
Andreas Preikschat
94b926d273 added test 2013-03-28 23:08:14 +01:00
Andreas Preikschat
b139b6a4eb fixed regression :/ 2013-03-28 22:49:11 +01:00
Andreas Preikschat
d9a27ed2d1 - fixed regression in bible manager
- fixed wrong Registry usage
- fixed method/argument renames
- fixed custom regression + added test for it
- fixed FTW regression
- fixed more regression bugs

bzr-revno: 2220
2013-03-28 22:44:46 +01:00