Phill Ridout
2815bc46e3
typo
2015-01-26 21:04:29 +00:00
Phill Ridout
091cb079e7
Fix up tests
2015-01-26 20:43:53 +00:00
Phill Ridout
1712464e8c
Fix up tests
2015-01-26 20:42:19 +00:00
Phill Ridout
3dc248e556
Typo
2015-01-25 22:13:35 +00:00
Phill Ridout
34f8cbc09b
Typos & tests
2015-01-25 22:12:33 +00:00
Phill Ridout
28222ed0f8
fix check_available to work on feature detection
2015-01-25 22:00:14 +00:00
Tim Bentley
121f0908a1
fix tests
...
bzr-revno: 2489
2015-01-24 19:23:06 +00:00
Tim Bentley
46f038a49d
Release 2.1.2
...
bzr-revno: 2488
2015-01-24 19:21:07 +00:00
Philip Ridout
5390ed5bac
Fixes Bug #1367141 : Presentations/Images with same name gets the same thumbnail
...
Uses the database id for thumbnails. Uses an md5 hash of the path and file name for presentations (as there is no db for presentations)
Also added code to remove the old thumbnails.
bzr-revno: 2487
2015-01-24 18:24:51 +00:00
Tim Bentley
aac9389456
Translations
...
bzr-revno: 2486
2015-01-24 18:23:42 +00:00
Phill Ridout
4a52a90a4e
test fix. Test options in order as per --help
2015-01-24 10:21:13 +00:00
Tim Bentley
e2dd318170
trans
2015-01-23 18:35:59 +00:00
Phill Ridout
14719b8ab3
remove print statments
2015-01-22 20:12:23 +00:00
Philip Ridout
fe3d887fd7
Corrects Translation strings
...
bzr-revno: 2485
2015-01-22 19:47:16 +00:00
Philip Ridout
c43823a2b0
Fixes the copyright headers
...
bzr-revno: 2484
2015-01-22 19:46:04 +00:00
Phill Ridout
72247faaac
and to openlp.py
2015-01-22 18:44:34 +00:00
Phill Ridout
3724ac91c8
reinstate #!/usr/bin/env python3 in script files
2015-01-22 18:40:12 +00:00
Phill Ridout
92eee52d3f
pep fixes
2015-01-22 18:07:56 +00:00
Phill Ridout
854537b3e6
PEP fix
2015-01-22 18:01:54 +00:00
Phill Ridout
125f019486
test fixes
2015-01-22 17:52:48 +00:00
Phill Ridout
051db41e20
removed python3 string
2015-01-22 17:42:29 +00:00
Phill Ridout
75dff3d2be
HEAD
2015-01-22 17:31:00 +00:00
Phill Ridout
a64fdd8697
fix tests
2015-01-22 15:35:52 +00:00
Phill Ridout
833c6fb800
Add test
2015-01-22 15:05:03 +00:00
Phill Ridout
d6b8cd1d2a
code tidies
2015-01-22 13:59:46 +00:00
Phill Ridout
7750f1ec11
Correct the rest of the headers
2015-01-22 13:31:25 +00:00
Phill Ridout
7870cecd14
pep fixes
2015-01-22 13:19:10 +00:00
Philip Ridout
fa05d3110e
Image Name in Service Manager - bug1410456
...
bzr-revno: 2483
2015-01-21 21:12:30 +00:00
Tomas Groth
f53187e26a
Fix layout in player-settings. Fixes bug 1410772
...
Make sure we use dnd position if available. Fixes bug 1410843.
Set the default delay-spinbox value from the appropriate setting. Fixes bug 1411765.
Improve OpenLyrics import handling of authortypes. Fixes bug 1405172 and 1405175.
bzr-revno: 2482
2015-01-21 20:35:36 +00:00
Tim Bentley
b7b9d7888a
translations
...
bzr-revno: 2481
2015-01-21 20:34:25 +00:00
Tim Bentley
30d48768e6
translations
2015-01-21 19:17:59 +00:00
3c09f9468c
Remove translations for error code number to string.
...
bzr-revno: 2480
2015-01-21 19:14:09 +00:00
Phill Ridout
88684425da
spelling
2015-01-20 22:43:38 +00:00
Phill Ridout
4d749a89ac
Presentation fixes
2015-01-20 21:56:05 +00:00
Phill Ridout
e7793fc9fa
Pep fixes
2015-01-20 21:45:37 +00:00
Phill Ridout
7fda8043f5
Improve translation string
...
Fixes: https://launchpad.net/bugs/1412234
2015-01-20 21:38:34 +00:00
9c5ba940da
Refactor source record test
2015-01-20 07:44:55 -08:00
Phill Ridout
88f69ea7c4
doc strings an typos
2015-01-20 07:14:58 +00:00
Phill Ridout
f1f0ab9c3d
pep fixes
2015-01-19 22:59:49 +00:00
Phill Ridout
63f68d344f
pep fixes
2015-01-19 22:56:30 +00:00
Phill Ridout
e3f147a226
Fixes 1410456 and adds a couple tests
...
Fixes: https://launchpad.net/bugs/1410456
2015-01-19 22:49:18 +00:00
745a3e3ef8
Remove translations from error code number strings
2015-01-19 14:36:53 -08:00
Tomas Groth
8ba226fe0e
Fix layout in player-settings. Fixes bug 1410772
...
Fixes: https://launchpad.net/bugs/1410772
2015-01-19 12:21:00 +01:00
de213b0f66
Copyright cleanup time,
...
bzr-revno: 2479
2015-01-19 08:34:29 +00:00
44bf096bbb
Source edit form button test
2015-01-18 20:24:45 -08:00
e959511021
Fix invalid call to QMessageBox
2015-01-18 15:42:59 -08:00
Tomas Groth
d424ae51fa
Make sure we use dnd position if available. Fixes bug 1410843.
...
Fixes: https://launchpad.net/bugs/1410843
2015-01-18 21:44:34 +00:00
Tomas Groth
ff87971270
Set the default delay-spinbox value from the appropiate setting. Fixes bug 1411765.
...
Fixes: https://launchpad.net/bugs/1411765
2015-01-18 20:52:49 +00:00
Tomas Groth
685b2fde32
Improve OpenLyrics import handling of authortypes. Fixes bug 1405172 and 1405175
...
Fixes: https://launchpad.net/bugs/1405172 , https://launchpad.net/bugs/1405175
2015-01-18 20:38:03 +00:00
ffcea13021
Updated the copyright.
2015-01-18 15:39:21 +02:00