Commit Graph

9854 Commits

Author SHA1 Message Date
Andreas Preikschat
3bf4f401b1 r2148 2013-01-18 22:36:15 +01:00
Andreas Preikschat
dd99c23c8c removed print statement again 2013-01-18 22:32:40 +01:00
Andreas Preikschat
bee9c96b9a song export fixes 2013-01-18 22:24:25 +01:00
Andreas Preikschat
6f3f9ce0ea fixed screen default values (-1 is also allowed as x,y); fixed syntax 2013-01-18 22:06:09 +01:00
Andreas Preikschat
2b38081b47 cough 2013-01-18 21:55:03 +01:00
Andreas Preikschat
2f3a5d1fb2 final clean ups 2013-01-18 21:43:19 +01:00
Andreas Preikschat
bf4c1dafb4 fixed up wizard 2013-01-18 21:35:30 +01:00
Andreas Preikschat
5b6326e2ac migrate settings 2013-01-18 20:24:06 +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
Andreas Preikschat
a98045e386 remove set_list and get_list from SettingsManager 2013-01-18 19:50:46 +01:00
Andreas Preikschat
254f6915ed changed keys 2013-01-18 13:25:05 +01:00
Andreas Preikschat
aa5f38624d fixed settings 2013-01-17 23:37:10 +01:00
Andreas Preikschat
b376c620bd fixed string not being used 2013-01-17 23:28:51 +01:00
Andreas Preikschat
3f31c33e74 fixed images 2013-01-17 23:22:05 +01:00
Andreas Preikschat
e55b6ce78e removed set_last_dir and get_last_dir methods 2013-01-17 23:14:06 +01:00
Raoul Snyman
5a008c3910 Some more code cleanups to raise our code score on CI. 2013-01-17 23:58:38 +02: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
Andreas Preikschat
1ea08d42d1 corrected translate context 2013-01-16 21:23:02 +01:00
Andreas Preikschat
fd85cb66ae cleaned dict 2013-01-16 20:37:47 +01:00
Andreas Preikschat
fc1207fbe0 restored correct songusage default values 2013-01-16 20:19:20 +01:00
Andreas Preikschat
d552607f57 fixed doc 2013-01-16 20:03:41 +01:00
Andreas Preikschat
48db63e81e I better stay correct; fixed doc 2013-01-16 20:01:11 +01:00
Andreas Preikschat
0fc9c4792f tweaked 'settings migrator' 2013-01-16 19:59:34 +01:00
Andreas Preikschat
08d618c604 added fixme 2013-01-16 13:42:33 +01:00
Andreas Preikschat
15c96f8b87 fixed upper General 2013-01-16 13:26:17 +01:00
Andreas Preikschat
423edf5905 fixed default screen values 2013-01-16 13:09:39 +01:00
Andreas Preikschat
7e444aa15c removed keys which are handled by settingsmanager (dynamic keys) 2013-01-16 12:37:22 +01:00
Andreas Preikschat
fd26d8b8ab replaced by enumeration 2013-01-16 12:33:32 +01:00
Andreas Preikschat
c29bbd3ca0 r2146 2013-01-16 12:29:19 +01:00
Andreas Preikschat
65d0dac3c8 set default plugin status in plugin.py instead of in the plugins 2013-01-16 12:28:38 +01:00
Andreas Preikschat
d6baae9f34 added test (not finished) 2013-01-15 23:01:15 +01: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
Andreas Preikschat
ca60c230ba r2144 + conflict 2013-01-15 22:26:45 +01:00
Raoul Snyman
684fef9d8b Expand the version checking to include nightlies, development releases and stable releases.
bzr-revno: 2144
2013-01-15 22:12:10 +01:00
Tim Bentley
ca516061b5 Fix display focus for single screens
bzr-revno: 2145
2013-01-15 21:12:01 +00:00
Raoul Snyman
6ad518fa30 SIP version 2 rewrite broke automated test (Bug #1094346)
bzr-revno: 2143
Fixes: https://launchpad.net/bugs/1094346
2013-01-15 22:05:17 +01:00
Arjan Schrijver
eb9756389b check_dependencies.py fails on version numbers with letters (bug #1095699)
bzr-revno: 2142
Fixes: https://launchpad.net/bugs/1095699
2013-01-15 21:56:41 +01:00
Andreas Preikschat
2c2268a326 removed print statement 2013-01-15 00:43:39 +01:00
Andreas Preikschat
c58a6c801d don't overwrite build-ins 2013-01-15 00:31:02 +01:00
Andreas Preikschat
6cecfe0fb7 fixed settingsmanager bug; fixed translation bug 2013-01-15 00:26:51 +01:00
Andreas Preikschat
aaafbdf2ea added ability to completely remove settings; docs 2013-01-12 10:01:58 +01:00
Andreas Preikschat
fa6703f307 fixed up remove_obsolete_settings method 2013-01-12 09:54:49 +01:00
Andreas Preikschat
cd343bd16c removed todo 2013-01-11 21:53:20 +01:00
Andreas Preikschat
095066cf19 add possibility to remove old_keys from the config 2013-01-11 21:44:30 +01:00
Andreas Preikschat
f1a8bad78e added blank lines 2013-01-11 20:36:28 +01:00
Andreas Preikschat
159e23d4c9 moved code to the top of the file 2013-01-11 20:25:57 +01:00
Andreas Preikschat
52830ee6ee changed variable names 2013-01-11 20:08:36 +01:00