Commit Graph

7659 Commits

Author SHA1 Message Date
Tim Bentley a54d02f81c Fix merges 2013-01-21 06:52:55 +00:00
Tim Bentley 5f6e9f7c28 Fix more tests 2013-01-21 06:46:38 +00:00
Dmitriy Marmyshev a20c077698 Add Autoplay feature to Service items and Service Manager
bzr-revno: 2152
2013-01-21 06:45:00 +00:00
Tim Bentley 3681ef911c Updates 2013-01-20 17:12:33 +00:00
Andreas Preikschat aef944dc8e removed not used imports
bzr-revno: 2151
2013-01-20 13:14:34 +01:00
Tim Bentley d4db88d2a4 More Service item tests 2013-01-20 10:01:51 +00:00
Tim Bentley 4224e2441a Lets use the value as it has been set 2013-01-19 13:46:28 +00:00
Tim Bentley 47d391457c Head 2013-01-19 12:51:29 +00:00
Tim Bentley edb7660bc0 Fix rougue events being generated 2013-01-19 12:50:52 +00:00
Andreas Preikschat b91177f00b removed not needed imports 2013-01-19 00:31:02 +01:00
Raoul Snyman d2819ceae1 Code style cleans to make pylint happier
bzr-revno: 2148
2013-01-18 19:18:27 +00:00
Arjan Schrijver 5bba7562f3 When a saved service file is loaded, images always get a black background instead of the configured background. This patch fixes that, although I'm not sure if it fits within the coding standards.
bzr-revno: 2147
2013-01-18 19:17:20 +00:00
Raoul Snyman 5a008c3910 Some more code cleanups to raise our code score on CI. 2013-01-17 23:58:38 +02:00
Dmitriy Marmyshev 5ce7ceafed fixed varaibles 2013-01-17 17:09:46 +04:00
Raoul Snyman 88272a3a6a A couple of small code cleanups to raise our code score on CI. 2013-01-16 23:03:01 +02:00
Tim Bentley 9d8fc508b0 Head 2013-01-16 19:37:11 +00:00
Tim Bentley f2ef685cf1 tidy ups 2013-01-16 19:35:44 +00:00
Dmitriy Marmyshev 0c18fcad88 renaming varables 2013-01-16 02:17:55 +04:00
Andreas Preikschat 4da8580c4f removed import which shouldn't be there
bzr-revno: 2146
2013-01-15 23:00:12 +01:00
Andreas Preikschat ed166ce2a6 fixed import 2013-01-15 22:52:26 +01:00
Arjan Schrijver b6c6a7cd6d Fix line spacing 2013-01-15 22:29:56 +01:00
Tim Bentley ca516061b5 Fix display focus for single screens
bzr-revno: 2145
2013-01-15 21:12:01 +00:00
Tim Bentley 634246a493 set the focus to the maindisplay when it is updated.
Fixes: https://launchpad.net/bugs/1097898
2013-01-11 17:08:44 +00:00
Arjan Schrijver 2ce3f7d512 Make sure images use the configured background/border color when loaded from a saved service file 2013-01-10 11:22:01 +01:00
Tim Bentley 9f7725573d Fix tests 2013-01-09 19:56:16 +00:00
Dmitriy Marmyshev daf1887ab9 HEAD 2013-01-09 20:12:31 +04:00
Dmitriy Marmyshev 30ea5fce9c Pause looping when blanking screen 2013-01-09 14:30:32 +04:00
Raoul Snyman f738037d19 Change the way the version check works so that nightlies check a nightly file, dev releases a dev file, and stable releases a version file. 2013-01-08 22:44:56 +02:00
Tim Bentley a10e33918d Final 120 files 2013-01-06 17:25:49 +00:00
Tim Bentley 0e5a3aa045 More 120 cleanups 2013-01-05 22:17:30 +00:00
Tim Bentley df7324693c Head 2013-01-05 19:52:43 +00:00
Jonathan Corwin af541e4389 Fix import of settings.
- QSettings exports the 'general' group as '%General' but appears in some circumstances (Linux?) to struggle to import this again. Try and compensate.

- Support the import of the 'players' section

- Change the setting group validation to skip those it doesn't know. Just test for an expected setting earlier instead. Also fix the error message.

bzr-revno: 2139
Fixes: https://launchpad.net/bugs/1094198
2013-01-05 11:37:48 +00:00
Tim Bentley 7ee8d8c576 Fix crash on blank to desktop 2013-01-03 21:28:00 +00:00
Jonathan Corwin 794567b1ec Import %General, better error message, support 'players' section 2013-01-02 22:32:41 +00:00
Tim Bentley d6ad079a0b Head 2013-01-02 22:05:54 +00:00
Tim Bentley b8ebf1d8a1 Fixes 2013-01-02 22:05:42 +00:00
Martin Zibricky e7601fcea8 This fixes the related bug with QPyNullVariant
bzr-revno: 2138
Fixes: https://launchpad.net/bugs/1095268
2013-01-02 22:01:33 +00:00
Tim Bentley feef9df575 Head 2013-01-02 21:50:45 +00:00
Tim Bentley e03a265ba9 Style updates and more tests 2013-01-02 21:50:20 +00:00
Erik Lundin a884bfdfee Fixed bug #841752 'song editor: increment verse number automatically'.
bzr-revno: 2137
Fixes: https://launchpad.net/bugs/841752
2013-01-02 21:32:49 +00:00
Jonathan Corwin 38e580fbd7 Edit/save custom slide items in service files.
bzr-revno: 2136
2013-01-02 21:31:11 +00:00
Martin Zibricky fee8ae78bb Fix bug #1095268 - issue with QPyNullVariant. 2013-01-02 12:26:21 +01:00
Tim Bentley f9bd71f3b3 Cleanup plugins 2013-01-01 16:33:41 +00:00
Dmitriy Marmyshev df916a3fc1 HEAD 2013-01-01 14:28:52 +04:00
Erik Lundin d0a0cddc96 HEAD 2013-01-01 04:25:43 +01:00
Tim Bentley 174905b991 update tests 2012-12-30 22:10:51 +00:00
Tim Bentley 44a9f96c87 merge fixes 2012-12-30 19:49:48 +00:00
Tim Bentley a235602acb Fix up auto start 2012-12-30 16:43:49 +00:00
Tim Bentley e79250c06b Fix seek slider code - and Head 2012-12-30 08:33:42 +00:00
Jonathan Corwin 4257ce2932 Attempt to load %General section, and just ignore those we don't know 2012-12-29 22:55:40 +00:00