Andreas Preikschat
|
465fc7bff1
|
do not overrie build-ins
|
2013-04-20 11:02:45 +02:00 |
|
Andreas Preikschat
|
a2fddbb57c
|
fixed fullstop
|
2013-04-19 21:43:17 +02:00 |
|
Andreas Preikschat
|
7682698cf1
|
media code standards
|
2013-04-19 21:15:12 +02:00 |
|
Andreas Preikschat
|
582f1aa003
|
code standards
|
2013-04-19 21:07:25 +02:00 |
|
Andreas Preikschat
|
b03c3c6f4f
|
code standards
|
2013-04-19 21:03:16 +02:00 |
|
Andreas Preikschat
|
dad243dd74
|
songusage and presentation code standards
|
2013-04-19 20:52:39 +02:00 |
|
Tim Bentley
|
0ceaef7a51
|
Migrate remotes to Cherrypy and implement SSL and authentication
bzr-revno: 2231
|
2013-04-18 17:43:11 +01:00 |
|
Tim Bentley
|
a0f4db607e
|
Head and fix
|
2013-04-16 17:37:26 +01:00 |
|
Tim Bentley
|
7f78250bb2
|
Make object
|
2013-04-15 18:55:50 +01:00 |
|
Meinert Jordan
|
571934e166
|
Fix Natural Sorting so works with Python3
bzr-revno: 2230
|
2013-04-14 19:19:33 +01:00 |
|
Tim Bentley
|
220681c900
|
Comment fixes
|
2013-04-14 16:59:57 +01:00 |
|
Tim Bentley
|
797a76f095
|
Head
|
2013-04-14 16:45:34 +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 |
|
Tim Bentley
|
2345d59e6f
|
Head
|
2013-04-08 17:53:26 +01:00 |
|
Tim Bentley
|
31b4e561b4
|
Fix up code review change
|
2013-04-08 17:53:11 +01: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 |
|
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 |
|
Tim Bentley
|
e36706e3ec
|
Head
|
2013-04-05 20:37:56 +01:00 |
|
Tim Bentley
|
fc80e3d106
|
Cleanups and more tests
|
2013-04-05 20:37:15 +01: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 |
|
Tim Bentley
|
25d74260ce
|
Add tests for the server
|
2013-03-30 06:56:28 +00:00 |
|
Tim Bentley
|
efa7d8c8c0
|
minor fixes and move certificate location
|
2013-03-29 20:58:06 +00:00 |
|
Andreas Preikschat
|
a0586802df
|
- remove not needed images and regenerated resources.py
bzr-revno: 2223
|
2013-03-29 21:34:06 +01:00 |
|