Commit graph

372 commits

Author SHA1 Message Date
Stefan Persson
5fa802ecf9 Updated included firmware to TellStick Duo v12 and TellStick Net v17. 2014-02-04 12:41:50 +01:00
Stefan Persson
813c9696fc Only show "Send to live" when live is activated 2013-11-22 11:07:05 +01:00
Stefan Persson
bd8388364d Added missing translation 2013-11-21 10:22:39 +01:00
Stefan Persson
22fe154ee3 Updated sensor value icons 2013-11-18 16:53:34 +01:00
Micke Prag
0886564e94 Add codesigning on OS X 2013-10-10 16:11:24 +02:00
Micke Prag
80ef685e7e Add new CA certificates 2013-10-10 16:09:53 +02:00
Stefan Persson
d3b0a279b8 Fix for Debian-build (missing uinstd.h) 2013-09-13 17:15:24 +02:00
Stefan Persson
c92ede9524 Fixed whitespace error, according to Google style guidelines 2013-09-11 14:44:45 +02:00
Stefan Persson
b73eae288f Possiblity to add sensors from TelldusCenter to be visible in Telldus Live! This closes #186. 2013-09-11 14:32:33 +02:00
Stefan Persson
103eaf05e0 Inital commit, support for rain and wind sensors. 2013-09-11 14:29:46 +02:00
Stefan Persson
d1e33dff0c Fix for sensor plugin in TelldusCenter in Linux. This closes #181 kind of. 2013-09-11 14:05:56 +02:00
Micke Prag
1009a430c8 Enable the Controllers plugin as default. This closes #86 2013-05-29 12:24:08 +02:00
Micke Prag
b45ee3aba3 Merge branch 'controller-upgrade' 2013-05-29 12:23:50 +02:00
Micke Prag
b52c80f988 Add firmware 10 for TellStick Duo 2013-05-29 12:04:05 +02:00
Micke Prag
27e5b82ee1 Update icon for Controllers plugin 2013-05-29 12:03:32 +02:00
Micke Prag
8449c3a0a8 Add icon for upgrading TellStick 2013-05-29 12:03:10 +02:00
Stefan Persson
940d93556b Updated translations 2013-05-23 11:39:27 +02:00
Micke Prag
7372963c6d Add swedish translation for plugin Sensors, closes #163 2013-02-14 16:02:31 +01:00
Micke Prag
6a944bffcf Use QtQuick 1.0 instead of Qt 4.7 for sensors module 2013-02-14 15:59:43 +01:00
Micke Prag
3b193bfaad Make the sensors module translatable, see #163 2013-02-14 15:58:42 +01:00
Micke Prag
30920ea816 Allow .qml files to be translated. See #163 2013-02-14 15:57:30 +01:00
Micke Prag
72b31cc86e Add headers for ftd2xx, needed at least in Windows 2012-06-01 12:33:03 +02:00
Micke Prag
00f95d22e1 Add support for flashing TellStick Duo 2012-04-20 14:34:15 +02:00
Micke Prag
7e287a6079 Check the current firmware version 2012-04-20 14:33:44 +02:00
Micke Prag
9095ba6090 Load class TellStick for TellStick Duo also 2012-04-18 17:29:24 +02:00
Micke Prag
0ebdba4dbc Add option to update firmware for TellStick 2012-04-18 17:28:47 +02:00
Micke Prag
bf4ad2a1a7 Add aml item ControllerUpgradeDialog 2012-04-18 17:27:54 +02:00
Micke Prag
13cd76e8ac Add qml item StateLabel 2012-04-18 17:26:43 +02:00
Micke Prag
3b137c0326 Load class TellStick for TellStick controllers 2012-04-18 17:26:05 +02:00
Micke Prag
a2f8d08511 Add properties to the controller object for showing the upgrade status 2012-04-18 17:25:17 +02:00
Micke Prag
4cc16757ad Link plugin against libftd2xx 2012-04-18 16:32:05 +02:00
Micke Prag
6bc548af2b Add firmware to the products as resource 2012-04-18 15:58:40 +02:00
Micke Prag
be9d0ecca5 Add class TellStick 2012-04-18 15:56:47 +02:00
Micke Prag
4760aa8a32 Add possible constant for detecting mountain lion 2012-03-01 15:32:27 +01:00
Micke Prag
5e8a3c965a Add the version number if we cannot detect the platform on Windows 2012-03-01 15:30:40 +01:00
Micke Prag
c2be82e5d6 Copy the plugin to the destination folder after build instead of the combination using LIBRARY_OUTPUT_DIRECTORY and PREFIX. This allows us to build the plugins as universal binaries. Closes #121 2012-02-28 14:28:55 +01:00
Micke Prag
aff9b973a8 Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
Micke Prag
c0fe38e0eb Implement the controller callback 2012-02-27 15:35:59 +01:00
Micke Prag
6196793ff6 Make the firmware setable from C++ 2012-02-27 15:34:32 +01:00
Micke Prag
a0e9fd963b Add qmldir for plugin Controllers 2012-02-23 15:27:20 +01:00
Micke Prag
d5166d26f8 Add function com.telldus.core.controller() to the script engine to iterate over controllers 2012-02-23 12:38:56 +01:00
Micke Prag
5238978d32 Allow for controller removal in TelldusCenter 2012-02-23 12:37:58 +01:00
Micke Prag
3de0a98f89 Add new 'Controllers' plugin to admin controllers, see #108 2012-02-23 12:14:33 +01:00
Micke Prag
210b41b262 Add function QMLView::sizeRootObjectToView() 2012-02-23 12:14:32 +01:00
Micke Prag
924fe1cf20 Set a minimum width for the sensor view, closes #165 2012-01-30 12:56:59 +01:00
Micke Prag
03f00a0fff Changed graphics on deletebutton, see #165 2012-01-30 12:53:07 +01:00
Micke Prag
e7a2e9dc76 Copy the framworks the plugins depends on, not only rewrite the path 2012-01-27 11:35:54 +01:00
Stefan Persson
4ccb9b3563 Fix crash when removing sensor with name textfield selected 2012-01-26 17:01:50 +01:00
Stefan Persson
e69f7abba8 Sensor view now starts up in view mode if no sensors are set to be visible. Closes #168 2012-01-25 17:01:44 +01:00
Stefan Persson
645ef2098e Sensor save and load from storage, and deletion. Closes #96 2012-01-17 15:18:03 +01:00