Tim Bentley
1fa0d58f85
Tests
2014-03-14 20:06:24 +00:00
Tim Bentley
9dd4669f13
test fixes
2014-03-14 17:38:57 +00:00
Tim Bentley
4e834f6d70
Head
2014-03-14 17:37:28 +00:00
Tim Bentley
c2a429c52d
Space
2014-03-14 17:35:00 +00:00
Tomas Groth
31860d8d6a
Fixes for the test-suite to make to run under wine/windows.
...
The only test that still fails is tests/interfaces/openlp_core_lib/test_pluginmanager.py
bzr-revno: 2333
2014-03-14 17:34:15 +00:00
Tomas Groth
df69ff37aa
minor cleanup
2014-03-13 22:16:38 +01:00
Tomas Groth
ed03ec2195
Fixes for tests on wine/windows
2014-03-13 21:59:10 +01:00
Tomas Groth
54e80b6a03
merged with head
2014-03-13 21:54:10 +01:00
Tim Bentley
17f33712db
minor fixes
2014-03-13 20:37:02 +00:00
Tim Bentley
9051692dba
Mixin for tests
2014-03-13 20:34:46 +00:00
Tim Bentley
68a020709a
head
2014-03-13 20:24:33 +00:00
Tim Bentley
ea99cbb08d
use decorator
2014-03-13 20:20:42 +00:00
Jonathan Springer
c6393cfc27
Fixes tests that use settings to actually use temporary settings
...
bzr-revno: 2332
2014-03-13 20:13:06 +00:00
Tim Bentley
5e6f97d74e
fix order and comment
2014-03-13 20:08:47 +00:00
Jonathan Springer
af5e751d27
Merge trunk
2014-03-12 18:15:08 -04:00
Tomas Groth
ecc1ffbd4c
Fix tests.
...
To avoid segfaults reuse QApplication instance.
Also use ICU when getting locale sort key.
bzr-revno: 2331
2014-03-13 00:07:23 +02:00
Jonathan Springer
92e9ef9394
Missed one
2014-03-12 15:05:06 -04:00
Tim Bentley
31ee1b43a6
first view
2014-03-12 17:41:52 +00:00
Jonathan Springer
6f05711414
Fixes settings initialization in tests to actually use temporary ini file.
2014-03-12 01:31:19 -04:00
03d6d374a4
CCLI SongSelect integration and code cleanups
...
bzr-revno: 2330
2014-03-11 20:12:40 +00:00
Tomas Groth
5ac6f853d0
Changed get_locale_key to only use ICU if available.
2014-03-11 20:38:47 +01:00
5af971f723
Remove main_menu property and add an application property.
2014-03-11 21:07:58 +02:00
b35de747ab
Move HistoryComboBox to openlp.core.common
2014-03-11 20:58:49 +02:00
Tomas Groth
2b55da02c1
Reuse QApplication instance to avoid segfaults.
2014-03-10 20:56:36 +01:00
Tomas Groth
b831ebd48e
Use ICU for locale sort key
2014-03-10 20:53:11 +01:00
6747dec2b5
Tests! Tests! Tests!
2014-03-06 23:28:13 +02:00
c607661aee
HEAD
2014-03-04 23:51:54 +02:00
Tim Bentley
0091079b76
Song forms cleanups
...
bzr-revno: 2329
2014-03-04 21:42:22 +00:00
b094d48678
Add some error handling around the getting a song.
...
Add some more tests.
2014-03-04 23:28:15 +02:00
Tim Bentley
1301b4cfa3
Fix up presentation tests
2014-03-04 20:18:14 +00:00
Tim Bentley
43f156d9fe
Update Songs forms
2014-03-04 18:49:30 +00:00
Tomas Groth
873286df9a
Support for presenting PDF using mupdf or ghostscript.
...
bzr-revno: 2328
2014-02-28 07:53:29 +00:00
831f2f3b69
HEAD
2014-02-27 23:39:44 +02:00
d2a5e8a4c4
Refactor SongSelect search into a separate class, and start writing some tests for that class.
2014-02-27 23:36:33 +02:00
Tomas Groth
52a73f3475
merged with head
2014-02-25 21:11:48 +01:00
Tim Bentley
e12566e792
More Cleanups , Renderer and MainDisplay updated and basic tests added!
...
PEP8 changes to Alerts and SongUsage.
bzr-revno: 2327
2014-02-25 19:44:43 +00:00
Tim Bentley
7f58348c8c
fix up pintservice form
2014-02-23 15:41:09 +00:00
Tim Bentley
3d556a9790
Head
2014-02-23 15:02:53 +00:00
Philip Ridout
77445c30d8
The main change here is to get the PPTViewer working with unicode filenames. There have also been some other improvments in PPTViewer reliability.
...
Also fixed logging so that it saves the log in UTF-8 rather than the system default (1525) on my Windows VM. This was causing issues with when logging unicode.
bzr-revno: 2326
2014-02-23 14:58:06 +00:00
Tomas Groth
21eeac70eb
fixed an exception
2014-02-21 23:27:00 +01:00
Tomas Groth
e90f277bd6
merged with trunk
2014-02-21 22:48:25 +01:00
Philip Ridout
b718b76c8c
HEAD
2014-02-11 21:07:06 +00:00
Philip Ridout
150ff4e980
HEAD
2014-02-11 20:29:57 +00:00
Tim Bentley
270fb6ea1c
Head
2014-01-16 21:49:23 +00:00
Rafael Lerm
b713f3cac8
Fix Help menu for windows
...
bzr-revno: 2325
2014-01-16 21:47:27 +00:00
Rafael Lerm
83e20b79b6
Changed string that caused crash on startup. Corrected bug 1269929
2014-01-16 18:34:37 -02:00
Tomas Groth
c3af8d5d14
Only allow pdf-program selection using filedialog.
2014-01-14 21:57:43 +00:00
Tim Bentley
bc3081fd18
Remove redundent method
2014-01-13 17:31:46 +00:00
Tim Bentley
ca47293345
Fix up help link
2014-01-13 17:29:31 +00:00
Tim Bentley
5d740a7706
Removep
...
bzr commit -mRemovep
2014-01-11 22:05:38 +00:00