Andreas Preikschat
|
2c94f0df83
|
fixed #FIXME: constructor
|
2013-04-03 12:23:52 +02:00 |
|
Andreas Preikschat
|
8761117d34
|
fixed fixme: constructor
|
2013-04-03 12:19:15 +02:00 |
|
Andreas Preikschat
|
d9f8025042
|
r2225
|
2013-04-03 12:16:48 +02:00 |
|
Andreas Preikschat
|
03eaa91a08
|
fixed assertion message and method doc string
|
2013-04-02 23:03:07 +02: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
|
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
|
0d621f8699
|
changed assertion message
|
2013-04-02 17:14: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 |
|
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
|
ceb175e372
|
head
|
2013-03-31 19:21:12 +02:00 |
|
Andreas Preikschat
|
a0eed25c64
|
remove pyc
|
2013-03-31 19:20:53 +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 |
|
Andreas Preikschat
|
aa7d56c4bc
|
added fixmes
|
2013-03-31 10:53:34 +02:00 |
|
Andreas Preikschat
|
28b557af80
|
changed import
|
2013-03-31 10:00:28 +02:00 |
|
M2j
|
76ea812629
|
- switch to Python3 style sorting
- use ICU for string sorting
|
2013-03-30 22:54:42 +01:00 |
|
Andreas Preikschat
|
7d336911ba
|
disable manager
|
2013-03-30 17:38:48 +01:00 |
|
Andreas Preikschat
|
2a28094937
|
fixed encoding
|
2013-03-30 17:31:29 +01:00 |
|
Andreas Preikschat
|
c5e11ff558
|
head
|
2013-03-30 17:05:49 +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
|
bbf2ad3b4b
|
head + conflict
|
2013-03-30 10:53:01 +01:00 |
|
Andreas Preikschat
|
c732a70fb2
|
removed extra line
|
2013-03-30 10:50:04 +01:00 |
|
Andreas Preikschat
|
85f64ddae6
|
fixed test order
|
2013-03-30 10:46:32 +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
|
f715810ce9
|
added test
|
2013-03-30 09:46:34 +01:00 |
|
Andreas Preikschat
|
fd3cad1c7c
|
r2223
|
2013-03-30 09:40:49 +01:00 |
|
Tim Bentley
|
25d74260ce
|
Add tests for the server
|
2013-03-30 06:56:28 +00:00 |
|
phill-ridout
|
68f26d1151
|
HEAD
|
2013-03-29 21:39:37 +00:00 |
|
phill-ridout
|
dcf2cae3a1
|
minor changes
|
2013-03-29 21:27:43 +00:00 |
|
phill-ridout
|
03db7ff2a3
|
Started EasyWorship import test
|
2013-03-29 21:13:55 +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 |
|
Andreas Preikschat
|
cc318c92eb
|
- fixed docs and comment line length
bzr-revno: 2222
|
2013-03-29 21:33:01 +01:00 |
|
Arjan Schrijver
|
e8dbbdfc89
|
Added a test for recursively_delete_group()
|
2013-03-29 15:15:16 +01:00 |
|
Andreas Preikschat
|
2182f9c13c
|
fixed short lines
|
2013-03-29 13:53:07 +01:00 |
|