Commit Graph

9900 Commits

Author SHA1 Message Date
Patrick Zimmermann
d09c8f20a6 Remove an unused widget. 2013-01-28 22:34:38 +01:00
Patrick Zimmermann
33c6633dbb More documentation. 2013-01-22 22:35:53 +01:00
Patrick Zimmermann
bc3f854921 Lots more comments. 2013-01-22 22:11:01 +01:00
Patrick Zimmermann
bbe9293392 Even more comments. 2013-01-22 21:49:41 +01:00
Patrick Zimmermann
f179e5ca95 Lots of comments. 2013-01-22 21:43:46 +01:00
Patrick Zimmermann
f9207819e0 Merge master. 2013-01-22 21:16:13 +01:00
Patrick Zimmermann
6fce54e9d2 Make scroll behavior of review page clearer and a lot simpler. 2013-01-22 21:07:11 +01:00
Patrick Zimmermann
09d99c689b Add missing resource image. 2013-01-21 21:59:14 +01:00
Patrick Zimmermann
071fc4799d Remove an unused function and a dummy pass statement. 2013-01-21 21:30:49 +01:00
Patrick Zimmermann
398b71dda1 Clarify wizard page descriptions a bit. 2013-01-21 21:27:56 +01:00
Patrick Zimmermann
5f94224834 Turn all strings into unicode strings. 2013-01-21 21:18:19 +01:00
Patrick Zimmermann
2e7f2392e1 Add better image. Remove final page, this simplifies the code in several parts. 2013-01-21 21:14:20 +01:00
Raoul Snyman
baf70d7460 Fix tests and test structure
bzr-revno: 2154
2013-01-21 16:47:56 +00:00
Raoul Snyman
007b87ea9c Add some tests to cover validate_thumb() 2013-01-21 15:57:09 +02:00
Raoul Snyman
47ecdbd74c Make the test pass, too. 2013-01-21 15:17:27 +02:00
Raoul Snyman
d5bb154354 Whoops, we need datetime imported. 2013-01-21 15:16:41 +02:00
Raoul Snyman
d1bd72a508 Add a test for Jonathan to complete. 2013-01-21 15:04:18 +02:00
Raoul Snyman
ac795d8439 Fix up the openlp_core_ui tests so that they run and they don't segfault at the end 2013-01-21 09:26:36 +02:00
Raoul Snyman
4e2ea75962 HEAD 2013-01-21 09:21:04 +02:00
Raoul Snyman
9f15b0b06d New tests and set standard resources directory
bzr-revno: 2153
2013-01-21 06:46:22 +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
Raoul Snyman
2b0ac109e3 Added another tests for the check_item_selected() function. 2013-01-20 23:09:52 +02:00
Raoul Snyman
198f7843cf Removed some seemingly stray files 2013-01-20 22:55:03 +02:00
Raoul Snyman
1f51426a78 Moved some stuff around and added some more tests 2013-01-20 22:53:58 +02:00
Raoul Snyman
8c916254e4 HEAD 2013-01-20 21:33:26 +02:00
Raoul Snyman
e260f30736 Ignore KDevelop project files. 2013-01-20 21:33:14 +02:00
Andreas Preikschat
aef944dc8e removed not used imports
bzr-revno: 2151
2013-01-20 13:14:34 +01:00
Tim Bentley
52e42d91d8 Fix serviceitem tests
bzr-revno: 2150
2013-01-19 21:41:03 +00:00
Tim Bentley
40ac589470 Fix tests take 2 2013-01-19 21:34:16 +00:00
Tim Bentley
02fc8dbb56 Fix tests 2013-01-19 20:46:11 +00:00
Tim Bentley
3675b36727 improve media slider bars
Add service item tests

bzr-revno: 2149
2013-01-19 19:59:38 +00:00
Tim Bentley
db9d2a4a56 Fix up unit tests 2013-01-19 18:31:22 +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
Patrick Zimmermann
bc3906fbad Add a finish page to the wizard. 2013-01-18 21:08:27 +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
Patrick Zimmermann
b46fac5c82 Add a counter to the song review page. 2013-01-17 23:29:37 +01:00
Patrick Zimmermann
f0c58777a2 Implemented reviewing all songs instead of just one. 2013-01-17 23:01:05 +01: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
Patrick Zimmermann
4aeb91eb66 Remove GUI for removed songs, grey out remove button for last song. 2013-01-15 23:26:46 +01: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