Commit graph

1767 commits

Author SHA1 Message Date
Micke Prag
8aeebf4de5 New icon 2011-02-28 12:50:46 +00:00
Micke Prag
fc0f379af8 Implemented tdStop() in our devicewidget 2011-02-25 16:33:55 +00:00
Micke Prag
f82768b7b6 Support for tdUp(), tdDown() and tdStop() in systray 2011-02-25 16:19:33 +00:00
Micke Prag
340b8eef7f Added Kingpin KP100 2011-02-25 15:20:46 +00:00
Micke Prag
5e5df3f656 Added class DeviceSettingSelflearning. DeviceSettingArctechSelflearning should subclass this class 2011-02-25 15:20:01 +00:00
Micke Prag
365eaee951 Added ecosavers 2011-02-25 13:38:26 +00:00
Stefan Persson
3800071f98 Corrected spelling mistake 2011-02-25 10:05:41 +00:00
Micke Prag
75affe3f5c Exported tdUp(), tdDown() and tdStop() to the script engine 2011-02-24 10:20:12 +00:00
Micke Prag
18b56f2069 No need to moc devicesplugin.h, it doesn't contain any QObject subclasses 2011-02-23 16:18:14 +00:00
Micke Prag
429620b957 Connect the showMessage() signals from the devices 2011-02-23 16:17:15 +00:00
Micke Prag
f5f0714c85 Fixed function Device::stop(), it was both misspelled and not declared 2011-02-23 16:06:46 +00:00
Micke Prag
78122bad75 Trigger error messages again 2011-02-23 16:03:58 +00:00
Micke Prag
fbac40337b We ship our CA Certificate in those cases it isn't available on the target platform. This happens for instance on a newly installed Windows or where Internet Explorer is not used. 2011-02-23 15:12:22 +00:00
Micke Prag
58a33f8f6d Added support for Qt-resources in plugins 2011-02-23 15:09:53 +00:00
Stefan Persson
72575f5474 Note about best practise when DeviceEvent/RawDeviceEvent is executing other controlling events 2011-02-23 14:26:31 +00:00
Micke Prag
7213d98d32 Show large icons with text under the icon in the category widget 2011-02-23 13:47:28 +00:00
Micke Prag
a9ce4cd79d Better sizehint for the categorylist in the configuration dialog 2011-02-23 13:35:31 +00:00
Micke Prag
6f8a48ab8d Display the reason for the error in a server assign request 2011-02-23 13:09:27 +00:00
Stefan Persson
b5534d309e Callback example (with timer), for python 2011-02-23 13:08:01 +00:00
Micke Prag
c958ef46f1 Removed the dependency for QCA for now. Using sha1 instead of sha512 for signatures is enough 2011-02-23 11:55:15 +00:00
Micke Prag
3bdada5b88 Ugly workaround agains the crash when TelldusCenter exits. We are now leaking instead (only at shutdown though) 2011-02-23 11:51:31 +00:00
Micke Prag
75debda9ee Info.plist is now configured by CMake and the version number is replaced by the current version 2011-02-23 10:39:05 +00:00
Micke Prag
3d55d4b922 Fixed some naming of TelldusCenter 2011-02-23 10:22:26 +00:00
Micke Prag
9df813267f Some fixes for OS X since the Qt uitools doesn't seem to be found correctly 2011-02-23 10:05:07 +00:00
Micke Prag
f2d63f3976 Updated icon on Mac OS X 2011-02-23 09:58:53 +00:00
Stefan Persson
e378791370 Removed last(?) anchor-warnings 2011-02-22 10:39:34 +00:00
Stefan Persson
5485d6194e Active states now depends on which methods the device supports 2011-02-21 16:20:02 +00:00
Stefan Persson
2b4aa09551 Code cleanup 2011-02-21 12:44:45 +00:00
Stefan Persson
8624770f60 Code cleanup 2011-02-21 11:35:24 +00:00
Micke Prag
3990d9ca66 Converted using function TellStick::convertSToT() instead. 2011-02-21 11:04:43 +00:00
Micke Prag
9d290f632a Added non-working function TellStick::convertSToT() 2011-02-21 11:02:33 +00:00
Stefan Persson
a9ba4ccf86 Fixed 2011-02-16 16:23:00 +00:00
Stefan Persson
59258744e5 Workaround for warnings about 'cannot anchor...' in ActionBar.qml. Binding loop for actionTypeColor remains. 2011-02-16 16:00:25 +00:00
Stefan Persson
a2ba79205a Code refactoring and few bug fixes 2011-02-16 15:23:47 +00:00
Stefan Persson
95e3e7cad6 More code cleanup/refactoring, fixed bug with removal of parent points 2011-02-16 13:56:29 +00:00
Stefan Persson
f808e3b079 Code cleanup and small fixes: *Sun data is updated when browsing between days (dark/light areas, point positions), *More efficient reuse of sun data, *Moving points with keys only available in state 'absolute', *Removing timers from jobs loaded from storage correctly 2011-02-16 11:09:38 +00:00
Stefan Persson
84d6008dee Code cleanup, refactoring 2011-02-16 11:03:41 +00:00
Stefan Persson
9477869e6c Code cleanup 2011-02-16 10:58:30 +00:00
Stefan Persson
0e157f9fb9 Daylight savings time-job only added if other jobs exists. 2011-02-14 15:10:35 +00:00
Stefan Persson
25920cec37 Fuzzy-fix 2011-02-14 13:55:36 +00:00
Stefan Persson
23fd9d5da7 Better handling of fuzzify allowing events to be run in fuzzy interval, even if job is loaded after the execution time, and not rerun if already executed in the interval already (implementing lastRun) 2011-02-14 13:16:30 +00:00
Micke Prag
0ec9cc99cf Added configuration dialog that shows current status for Live 2011-02-14 13:06:11 +00:00
Micke Prag
0b8076e4da Added icon to ConfigurationDialog::addPage() 2011-02-14 13:04:42 +00:00
Stefan Persson
858737c1ad Can save and load jobs now. Needs a lot of testing... 2011-02-10 16:28:27 +00:00
Stefan Persson
9e54aa619c Updating schedule for devices having dialog open 2011-02-09 15:18:40 +00:00
Stefan Persson
f4cf163530 Now running actual TellStick controlling events on scheduled times 2011-02-09 14:44:40 +00:00
Stefan Persson
ab7caa2c74 Only updating schedule for devices that have changed in some way 2011-02-09 14:20:13 +00:00
Stefan Persson
c2670869c1 Removing old schedules before adding new ones 2011-02-09 12:58:25 +00:00
Stefan Persson
1eb837511a Child points also added to schedule 2011-02-08 16:45:10 +00:00
Stefan Persson
a7d4c323d8 Points added to schedule when clicking save 2011-02-08 16:26:57 +00:00