Commit graph

1726 commits

Author SHA1 Message Date
Stefan Persson
d67d32b42c Cutting bars moving outside the listview, and preventing flicking in the listviews 2011-01-20 15:24:58 +00:00
Stefan Persson
3dea146233 Fuzzy-image 2011-01-20 14:44:22 +00:00
Stefan Persson
372ee9537f Somewhat showing fuzzy-interval on bars now 2011-01-20 14:41:45 +00:00
Stefan Persson
5abf7e7046 Hiding settings dialog when removing a point 2011-01-20 11:54:48 +00:00
Stefan Persson
a6640aec54 Not possible to 'click through' dialog anymore 2011-01-20 11:52:02 +00:00
Stefan Persson
0c9babe203 Images added 2011-01-20 11:48:08 +00:00
Stefan Persson
14485794d9 Fixed bar width-bug 2011-01-20 11:16:11 +00:00
Stefan Persson
5fd725a010 Remove actionpoint-fix. Some fuzziness development 2011-01-20 10:47:06 +00:00
Stefan Persson
5e073647e9 Action points can be removed 2011-01-19 11:35:54 +00:00
Stefan Persson
6ca06ca24d State of added point will depend on already added points state 2011-01-19 10:47:56 +00:00
Stefan Persson
eb463ca09f Different states can be added to a point 2011-01-18 14:14:54 +00:00
Stefan Persson
944b9f217a Added dark/light-bar at top 2011-01-18 12:15:28 +00:00
Stefan Persson
255bacae01 Correct minutes in absolute and sunset/sunrise times 2011-01-18 10:05:29 +00:00
Stefan Persson
4d507ed6c7 Basic sunrise/sunset functionality structure 2011-01-17 16:34:00 +00:00
Stefan Persson
f74dfbf8b8 No action point drag when using sunrise/sunset 2011-01-17 14:21:39 +00:00
Stefan Persson
4887e4e90a Toggle states 2011-01-17 12:42:54 +00:00
Micke Prag
f5032da87d Implemented the devicelist using a QMLArray instead 2011-01-17 11:53:18 +00:00
Micke Prag
f8d307a9c5 Fixed timeline positioning bug 2011-01-17 11:49:45 +00:00
Micke Prag
2449553928 Handle sizes in qmlviews. If set, this becomes the minimum size. If not set, the rootobject resizes to fit the window 2011-01-17 11:31:30 +00:00
Stefan Persson
1de1cee8c5 Scheduler simple GUI development 2011-01-14 16:30:30 +00:00
Micke Prag
3738b3c712 Added class QMLArray() 2011-01-14 16:12:29 +00:00
Micke Prag
2b2cb019fa Use the real devices from telldus-core instead of hardcoded values 2011-01-14 12:56:52 +00:00
Micke Prag
042508033e Added icon for scheduler 2011-01-14 12:56:08 +00:00
Micke Prag
4944334f4c Allow icon loading from the plugin script path 2011-01-14 11:45:46 +00:00
Micke Prag
30713febc2 Added function ScriptEnvironment::currentDir() 2011-01-14 11:45:17 +00:00
Stefan Persson
594a51acce Added basic structure for SchedulerGUISimple 2011-01-14 11:12:32 +00:00
Micke Prag
c6e8caec73 Added functions Device::pushCommand() and Device::popCommand() 2011-01-12 12:09:12 +00:00
Micke Prag
052df06fb4 Added class DeviceCommand 2011-01-12 12:08:34 +00:00
Micke Prag
d0beb114b8 Moved class Device to it own file 2011-01-12 11:47:44 +00:00
Stefan Persson
a156408c78 Custom job execute function now receives the job as an argument 2011-01-11 15:28:59 +00:00
Stefan Persson
0d54d224e1 Possibility to have custom execute functions 2011-01-11 14:49:06 +00:00
Stefan Persson
b2ac9cd635 Corrected javascript inheritance 2011-01-11 14:48:34 +00:00
Stefan Persson
5f1bfacc51 setTimeout now accepts values greater than ordinary integers (quint64). 2011-01-11 08:56:45 +00:00
Stefan Persson
016502d300 Don't clear timer when no timer has been initialized yet. 2011-01-11 08:49:09 +00:00
Stefan Persson
b8bc3a870f Code cleanup, small fix for recurring_week 2011-01-07 11:50:29 +00:00
Stefan Persson
82db7d6cb9 Restructuring of scheduler files and their content 2011-01-05 14:56:45 +00:00
Micke Prag
2bda18960a Added vendor 'Brennenstuhl' 2011-01-05 13:31:57 +00:00
Stefan Persson
399980f907 Make sure the daylight saving time-job won't run in countries without dst 2011-01-05 10:40:06 +00:00
Stefan Persson
739f82bf36 Moved updateLastRun to be called by the jobs' execute function 2011-01-05 10:19:25 +00:00
Stefan Persson
5b352af190 Start date (do not use schedule until) implemented. 2011-01-05 10:08:35 +00:00
Fredrik Jacobsson
1569440050 Added Brennenstuhl to resources 2011-01-04 18:25:20 +00:00
Fredrik Jacobsson
e0ee9f061b Added images for Brennenstuhl 2011-01-04 18:22:30 +00:00
Stefan Persson
e79cd741c6 Added option to run jobs that should have been run in the last x ms, but was missed (for example due to reboot). 2011-01-04 15:32:17 +00:00
Stefan Persson
49cefee642 All events will be updated on entering/leaving daylight saving time. 2011-01-04 11:42:36 +00:00
Stefan Persson
62e8b27514 Job list is now actually working 2011-01-03 14:01:06 +00:00
Stefan Persson
f0fe24c9d4 More generic way to add and execute jobs. Still error when waiting for events, gets unresponsive 2010-12-23 14:13:27 +00:00
Stefan Persson
4c3305fa5b Fixes for parseInt from storage. Working, but need more testing 2010-12-23 10:08:39 +00:00
Stefan Persson
744601119b Bug fixes and events to/from storage 2010-12-22 17:02:51 +00:00
Stefan Persson
9cf16c566a Removed hard coded debug value for date 2010-12-22 17:01:20 +00:00
Stefan Persson
39cdfe8cae Fixed switch bug, now loading events from permanent storage correctly 2010-12-22 13:28:29 +00:00