Commit Graph

4576 Commits

Author SHA1 Message Date
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
Andreas Preikschat 49d61c2e59 change method name 2013-01-11 20:07:45 +01:00
Andreas Preikschat 4e2f673655 added docs 2013-01-11 19:55:42 +01:00
Andreas Preikschat 725bd7dcf6 fixed bug doing bad things 2013-01-11 19:51:45 +01:00
Andreas Preikschat 75a86f05ee fixed removed plugin 2013-01-11 13:43:18 +01:00
Andreas Preikschat 0f042dde6f clean ups 2013-01-11 01:35:00 +01:00
Andreas Preikschat 91fbf037a2 splitted ui.py into two files; changed imports 2013-01-11 01:19:11 +01:00
Andreas Preikschat 2616f63007 removed value parameter (still needs work) 2013-01-11 00:07:48 +01:00
Andreas Preikschat 6faf76ed5c change empty lines 2013-01-10 21:50:01 +01:00
Andreas Preikschat 98140f3598 added settings.py 2013-01-10 21:47:10 +01:00
Andreas Preikschat 2a816115bb pull in settings; renamed dict 2013-01-10 21:41:16 +01:00
Andreas Preikschat af5995f2a1 moved shortcut settings to settings.py 2013-01-10 21:14:49 +01:00
Andreas Preikschat 306919d15f moved settings to own file 2013-01-10 20:54:45 +01:00
Andreas Preikschat eb6bc6adbc started work to store setting in a (half) central place 2013-01-10 20:33:48 +01: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
Jonathan Corwin 794567b1ec Import %General, better error message, support 'players' section 2013-01-02 22:32:41 +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
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
Jonathan Corwin 4257ce2932 Attempt to load %General section, and just ignore those we don't know 2012-12-29 22:55:40 +00:00
Tim Bentley 4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Tim Bentley 9f28874eb5 Code fixes 2012-12-29 18:13:08 +00:00
Tim Bentley 4f2f6f73aa Completed core conversion 2012-12-29 15:25:29 +00:00
Tim Bentley 345b5638c8 Splash screen done 2012-12-29 13:35:16 +00:00
Tim Bentley 4b6292220a Main window done 2012-12-29 13:15:42 +00:00
Tim Bentley 2b6b6d5756 Start of ui 2012-12-29 09:35:24 +00:00
Jonathan Corwin d814553924 Head + need fixings (forgot to commit head first, sorry) 2012-12-28 22:33:06 +00:00
Tim Bentley ae576251bd Core lib 2012-12-28 22:06:43 +00:00
Andreas Preikschat df3a1bd100 tweaked language manager code 2012-12-27 22:56:53 +01:00
Andreas Preikschat 8fdbca8d89 fixed comment 2012-12-27 22:41:11 +01:00
Andreas Preikschat e325affe10 fixed data path 2012-12-27 22:20:32 +01:00
Andreas Preikschat 863aa58656 final clean ups 2012-12-27 18:17:08 +01:00
Andreas Preikschat 0a57bed2f7 fixed setting import 2012-12-27 18:00:40 +01:00
Andreas Preikschat cbd22b7141 fixed bug caused by merge 2012-12-27 17:46:27 +01:00
Andreas Preikschat f1bdcec79d r2131 + conflicts 2012-12-27 17:33:38 +01:00
Andreas Preikschat b6c9fa16c5 reverted last commit 2012-12-27 17:27:59 +01:00
Tim Bentley e54f4eec7b Interface unusable when run on XFce 2012-12-26 12:20:30 +00:00
Jonathan Corwin 0092fc6960 Save any service text item as a custom slide 2012-12-23 00:00:24 +00:00
Tim Bentley 81640a9612 Fix media starting in wrong place 2012-12-21 19:19:26 +00:00
Andreas Preikschat 18aaf682e8 started to implment central place for default values 2012-12-20 21:33:43 +01:00
Andreas Preikschat 6ed77d4032 r2128 + conflicts 2012-12-20 13:09:12 +01:00
Arjan Schrijver e574466ebb use unicode strings 2012-12-20 09:05:25 +01:00
Arjan Schrijver e7787ddd2d fixed bug #1092121 'Interface unusable when run on XFce'
Fixes: https://launchpad.net/bugs/1092121
2012-12-19 17:26:53 +01:00
Tim Bentley 0f0b8d04e7 Core Media to 120 2012-12-11 19:55:47 +00:00
Tim Bentley 0ea45fd885 SlideController and ServiceManager 2012-12-10 18:04:58 +00:00
Tim Bentley 564b2e41ae Style Fixes 2012-12-10 06:15:42 +00:00