Commit Graph

552 Commits

Author SHA1 Message Date
Andreas Preikschat
3bf4f401b1 r2148 2013-01-18 22:36:15 +01:00
Andreas Preikschat
5b6326e2ac migrate settings 2013-01-18 20:24:06 +01:00
Andreas Preikschat
a98045e386 remove set_list and get_list from SettingsManager 2013-01-18 19:50:46 +01:00
Raoul Snyman
5a008c3910 Some more code cleanups to raise our code score on CI. 2013-01-17 23:58:38 +02: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
65d0dac3c8 set default plugin status in plugin.py instead of in the plugins 2013-01-16 12:28:38 +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
2a816115bb pull in settings; renamed dict 2013-01-10 21:41:16 +01:00
Andreas Preikschat
a8588e0de5 fixed indentation 2013-01-10 21:09:27 +01:00
Andreas Preikschat
eb6bc6adbc started work to store setting in a (half) central place 2013-01-10 20:33:48 +01:00
Tim Bentley
0e5a3aa045 More 120 cleanups 2013-01-05 22:17:30 +00:00
Tim Bentley
4a0b3f90aa 2013 is comming 2012-12-29 20:56:56 +00:00
Andreas Preikschat
e92deb94d2 fixed presentation bug (bug #1094340)
Fixes: https://launchpad.net/bugs/1094340
2012-12-28 21:03:59 +01:00
Andreas Preikschat
b6c9fa16c5 reverted last commit 2012-12-27 17:27:59 +01: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
Andreas Preikschat
6c1e303dbd fixed branch 2012-12-05 21:33:39 +01:00
Andreas Preikschat
fc38f62a17 trunk + conflicts 2012-12-04 22:50:14 +01:00
Tim Bentley
fae1d79fff 2020 2012-12-03 19:19:10 +00:00
Tim Bentley
a7294a8e8b Copyright and Translation updates from 2.0 2012-12-01 07:57:54 +00:00
Tim Bentley
cf0bb94b3f Clean ups 2012-11-26 17:57:36 +00:00
Tim Bentley
57ad90f1a6 Head 2012-11-16 21:46:56 +00:00
Tim Bentley
5646183803 Fixes 2012-11-11 21:16:14 +00:00
Tim Bentley
55f4bc3a73 Fix name and add spearator 2012-11-11 19:33:53 +00:00
Tim Bentley
69b2bcb21f Head 2016 2012-11-10 16:43:42 +00:00
Philip Ridout
e90af50fd6 Removes items with missing files prior to saving (after confirmation from user)
bzr-revno: 2106
2012-11-10 16:38:26 +00:00
Tim Bentley
47c9af348c Fix spelling - oops 2012-11-07 21:37:01 +00:00
Tim Bentley
9e1e07c04c Head 2103 2012-11-07 18:41:07 +00:00
Tim Bentley
9ba9b9605d Fix missing files in presentations 2012-11-05 06:05:44 +00:00
Andreas Preikschat
3629c8a535 r2098 + conflict 2012-11-01 16:56:03 +01:00
Philip Ridout
d35d4f4f79 Added some methods to serviceitem.py so as not to expose "inner workings of ServiceItem" and modified get_frame_path method. (Which required a modification to slidecontroller.py & messagelistener.py) 2012-10-31 21:04:29 +00:00
Tim Bentley
e24c588df3 Head 2012-10-25 20:17:14 +01:00
Tim Bentley
716dc9ccf0 More updates 2012-10-21 15:07:57 +01:00
Tim Bentley
cdbc1fd82e Copyrights 2012-10-21 14:16:22 +01:00
Tim Bentley
cf635c1459 Stop service item generation running media twice 2012-10-20 09:20:11 +01:00
Tim Bentley
464480fc34 fix up settings tab 2012-10-18 21:38:01 +01:00
Andreas Preikschat
57e844cc12 r2093 2012-10-18 20:13:54 +02:00
Jonathan Corwin
db6b9fdd64 Fixes various Presentation issues
bzr-revno: 2089
Fixes: https://launchpad.net/bugs/927585, https://launchpad.net/bugs/936596, https://launchpad.net/bugs/859098, https://launchpad.net/bugs/967061
2012-10-15 05:45:56 +01:00
Tim Bentley
7ce17e99f8 Head 2087 2012-10-13 21:55:41 +01:00
Jonathan Corwin
bbbf426cf2 If change slides whilst blank, update slidecontroller 2012-10-13 20:48:58 +01:00
Jonathan Corwin
9f5ed9589b Slide counts can only be got if active 2012-10-13 20:07:30 +01:00
Jonathan Corwin
4c1fe14fd2 Raoul's kicks 2012-10-13 19:32:32 +01:00
Jonathan Corwin
0ddeef9d8f Blank desktop issues 2012-10-12 23:13:58 +01:00
Jonathan Corwin
c7e555e0e8 Various end of show issues 2012-10-12 22:33:10 +01:00
Jonathan Corwin
efef105c3f ppt problems 2012-10-12 20:15:36 +01:00
Martin Zibricky
4427d4168e Bug #687638: use locale aware comparison in other places too. 2012-10-12 15:00:56 +02:00
Jonathan Corwin
24041c7f17 Presentation error traps 2012-10-11 23:03:54 +01:00