Tim Bentley
|
34b4d5c97e
|
Add ability for media to use the slider to see time and set position.
More Tests
Fix pylint issues
bzr-revno: 2159
|
2013-01-24 20:03:54 +00:00 |
|
Tim Bentley
|
c78fc8d99e
|
tests
|
2013-01-24 19:38:38 +00:00 |
|
Tim Bentley
|
afe9f9ba0e
|
fix test
|
2013-01-24 19:08:47 +00:00 |
|
Tim Bentley
|
97b6592be8
|
remove test for now
|
2013-01-24 19:07:11 +00:00 |
|
Andreas Preikschat
|
a4a2e00cff
|
Fix bug in settings release
bzr-revno: 2158
|
2013-01-23 21:33:57 +00:00 |
|
Andreas Preikschat
|
7efb44b219
|
fixed traceback
|
2013-01-23 22:18:38 +01:00 |
|
Andreas Preikschat
|
dbea0e3baa
|
r2157
|
2013-01-23 22:15:26 +01:00 |
|
Tim Bentley
|
3e3ec476f0
|
head
|
2013-01-23 21:01:45 +00:00 |
|
Tim Bentley
|
f8ab805c7a
|
fix test bug
|
2013-01-23 21:01:30 +00:00 |
|
Andreas Preikschat
|
67ac6bcb90
|
Bug 1086987 (Log system does not log all exceptions)
bzr-revno: 2157
|
2013-01-23 20:30:59 +00:00 |
|
Tim Bentley
|
9a107e627b
|
Head
|
2013-01-23 19:53:02 +00:00 |
|
Tim Bentley
|
a62cf5dca6
|
Updates to tests
|
2013-01-23 19:51:39 +00:00 |
|
Raoul Snyman
|
fcec9cecad
|
Fix a test that used a more updated version of Mock that what the Jenkins server has.
bzr-revno: 2156
|
2013-01-23 19:50:53 +00:00 |
|
Andreas Preikschat
|
b3c1b8d7e9
|
I reworked the settings management. All core settings are now stored in the Settings class. The plugin settings are stored in the <my>plugin.py file. On start up the plugin settings are pulled in the central dict.
bzr-revno: 2155
|
2013-01-23 19:49:07 +00:00 |
|
Andreas Preikschat
|
52dfd0ccdb
|
restare remote tab
|
2013-01-22 00:42:35 +01:00 |
|
Andreas Preikschat
|
7f74a88f65
|
no it doesn't
|
2013-01-22 00:39:10 +01:00 |
|
Raoul Snyman
|
cdfc423456
|
Attempt to fix a test which breaks on our CI server because it uses an older version of Mock.
|
2013-01-21 22:15:10 +02:00 |
|
Andreas Preikschat
|
5e09dc5f81
|
fixed 'last files' missing
|
2013-01-21 20:50:19 +01:00 |
|
Andreas Preikschat
|
d0c9c35deb
|
r2154 + fixed trunk
|
2013-01-21 20:47:53 +01:00 |
|
Tim Bentley
|
895215715c
|
Move text changes
|
2013-01-21 17:22:10 +00:00 |
|
Tim Bentley
|
2bbe629c43
|
Head
|
2013-01-21 16:51:11 +00: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 |
|
Tim Bentley
|
aabc55b4dd
|
For code cleanups
|
2013-01-21 11:11:47 +00:00 |
|
Tim Bentley
|
4224d8befe
|
Spelling
|
2013-01-21 07:34:50 +00:00 |
|
Tim Bentley
|
b04a6bba79
|
Code tidy ups to make pylint happier
|
2013-01-21 07:29:43 +00: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 |
|
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 |
|
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 |
|
Andreas Preikschat
|
78cc77f0b3
|
fixed parameter name
|
2013-01-20 21:54:06 +01: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
|
dd8f35e58a
|
fixed bug 1086987
Fixes: https://launchpad.net/bugs/1086987
|
2013-01-20 18:14:42 +01:00 |
|
Tim Bentley
|
3681ef911c
|
Updates
|
2013-01-20 17:12:33 +00:00 |
|
Andreas Preikschat
|
8acbdebd2e
|
removed print
|
2013-01-20 13:43:19 +01:00 |
|
Andreas Preikschat
|
9e2ae12ad0
|
fixed bug
|
2013-01-20 13:37:34 +01:00 |
|
Andreas Preikschat
|
e762e3b672
|
r2151 + conflicts
|
2013-01-20 13:23:22 +01:00 |
|
Andreas Preikschat
|
aef944dc8e
|
removed not used imports
bzr-revno: 2151
|
2013-01-20 13:14:34 +01:00 |
|
Andreas Preikschat
|
662d5d284d
|
sort iteams a bit
|
2013-01-20 12:58:37 +01:00 |
|
Andreas Preikschat
|
c57d3f8372
|
fixed offlinehelp shortcut missing
|
2013-01-20 12:48:40 +01:00 |
|
Andreas Preikschat
|
df55fb1ebb
|
improved screen list settings
|
2013-01-20 12:46:19 +01:00 |
|