Commit Graph

11844 Commits

Author SHA1 Message Date
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 84b621301b Add test to check for the proper tags on the branch 2014-03-13 00:50:45 -04: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
Tim Bentley e78dac1edf Head 2014-03-11 20:17:18 +00:00
Raoul Snyman 03d6d374a4 CCLI SongSelect integration and code cleanups
bzr-revno: 2330
2014-03-11 20:12:40 +00:00
Tim Bentley ff44daa258 Yet more tests - with file 2014-03-11 20:11:04 +00:00
Tim Bentley 6935adde29 Yet more tests 2014-03-11 20:10:46 +00:00
Tomas Groth 5ac6f853d0 Changed get_locale_key to only use ICU if available. 2014-03-11 20:38:47 +01:00
Raoul Snyman 5af971f723 Remove main_menu property and add an application property. 2014-03-11 21:07:58 +02:00
Tim Bentley a74567b9f6 Bible database tests 2014-03-11 19:01:09 +00:00
Raoul Snyman 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
Tim Bentley 776724d9a2 Bibles 2014-03-09 10:26:28 +00:00
Tim Bentley 83abc63079 Bibles 2014-03-08 22:02:34 +00:00
Tim Bentley 0da1b7b5f7 Presentations 2014-03-08 21:23:47 +00:00
Tim Bentley 9773afc61c Media cleaned up 2014-03-08 20:53:22 +00:00
Tim Bentley 836886e541 Images cleaned up 2014-03-08 20:39:36 +00:00
Tim Bentley f86c6bc77d Songs cleanned up 2014-03-08 19:58:58 +00:00
Tim Bentley a0a2e5efbc More updates 2014-03-06 22:05:15 +00:00
Raoul Snyman 6747dec2b5 Tests! Tests! Tests! 2014-03-06 23:28:13 +02:00
Tim Bentley 3ae188c287 FoilPresenter 2014-03-06 20:56:31 +00:00
Tim Bentley ef97095399 Importer cleanups 2014-03-06 20:40:08 +00:00
Tim Bentley 75281b5cf1 Song import cleanups 2014-03-05 18:58:22 +00:00
Raoul Snyman 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
Raoul Snyman 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
Raoul Snyman 831f2f3b69 HEAD 2014-02-27 23:39:44 +02:00
Raoul Snyman 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