Commit graph

217 commits

Author SHA1 Message Date
Micke Prag
0886564e94 Add codesigning on OS X 2013-10-10 16:11:24 +02:00
Stefan Persson
7c84ee3921 Changed image to make it more generic 2013-09-11 14:33:31 +02:00
Stefan Persson
979bee6174 Added device type RollerTrol, this closes #310 2013-09-09 14:20:46 +02:00
Stefan Persson
940d93556b Updated translations 2013-05-23 11:39:27 +02:00
Stefan Persson
b0d3d2af30 Added hasta version 2 2013-05-08 13:44:25 +02:00
Micke Prag
05f5db163c Add IKEA non dimmer. This closes #251 2013-02-13 17:29:25 +01:00
Micke Prag
9a28b1444b Sort the devices in TelldusCenter by its name.
If anyone thinks to breaks their preferred order, please read
http://xkcd.com/1172/
This closes #112.
2013-02-13 17:27:56 +01:00
Micke Prag
d22793ed12 We cannot iterate over a QHash since the order is by design not guaranteed. Loop using a counter instead 2012-06-21 11:53:11 +02:00
Micke Prag
246e043551 Fix typo in deviceSettings index 2012-06-21 11:43:39 +02:00
Micke Prag
ed9d1237b4 Add device Anslut selflearning on/off 2012-06-20 17:15:53 +02:00
Micke Prag
c97c88ba8d Extra check for the value in Nexa device settings. This could lead to a potential crash otherwise 2012-06-19 16:50:21 +02:00
Micke Prag
aff9b973a8 Convert dos endings to unix in telldus-gui, closes #160 2012-02-27 17:44:58 +01:00
Stefan Persson
2d17564de3 Added better filtration when scanning remotes, only update the affected protocols. Closes #88 2011-12-19 15:51:25 +01:00
Micke Prag
f834adcb30 Sign files after build on Windows 2011-09-19 09:33:07 +00:00
Stefan Persson
fa131eed2e Fixed copying of translation files for windows 2011-09-09 13:39:53 +00:00
Micke Prag
20d568cb44 Fix install_name for TelldusGui 2011-09-09 10:37:37 +00:00
Stefan Persson
b373e9e454 Updated language files 2011-09-09 09:23:56 +00:00
Micke Prag
5c595414fa Add INSTALL_NAME_DIR property to target TelldusGui 2011-09-07 13:35:07 +00:00
Micke Prag
9e1bcc5edd Convert several SET_PROPERTY(TARGET) to one SET_TARGET_PROPERTIES() 2011-09-07 13:35:05 +00:00
Micke Prag
891d8dfdb6 Build TelldusCenter before any of the plugins 2011-09-06 15:25:58 +00:00
Micke Prag
74d8b813ae Add FRAMEWORK DESTINATION to TelldusGui 2011-09-06 15:25:54 +00:00
Micke Prag
5f0d1b3c72 Find the telldus-core.h header in the output directory on Windows. 2011-09-06 13:03:20 +00:00
Micke Prag
74022f1f9a Add 'UK only' for Home Easy devices 2011-09-02 12:09:50 +00:00
Micke Prag
7bdbd4f576 Add Hasta blinds 2011-08-17 15:56:07 +00:00
Stefan Persson
217c63fe6c Don't scan sensors 2011-05-13 12:36:31 +00:00
Stefan Persson
228e0302ce Changed parameter name in code to model instead of type to allow scanning 2011-05-13 08:55:42 +00:00
Stefan Persson
7ec1ed838d Changed parameter name to model instead of type to allow scanning 2011-05-13 08:51:43 +00:00
Fredrik Jacobsson
6ac0d706a5 Added anslut logo, anslut_sl picture and mandolyn logo 2011-04-12 09:28:07 +00:00
Stefan Persson
bdbc0e0759 Added condition in CMakeLists.txt for TelldusGui so that install library only is evaluated on Linux, allowing it to compile on windows platform too. 2011-03-22 11:20:17 +00:00
Stefan Persson
541e8e0ba4 Fix so only explicitly specified symbols are exported (patch fix-exported-symbols.patch) 2011-03-18 14:50:04 +00:00
Micke Prag
1d863031c0 Added icons for up/down/stop 2011-03-18 11:03:57 +00:00
Stefan Persson
e90cf53c6f CMake-files updated for installation of Telldus Center on Linux 2011-03-08 09:33:33 +00:00
Micke Prag
be3f08402c Typo in translation 2011-03-04 13:38:59 +00:00
Micke Prag
dfdc8042a3 Updated translation dir for TelldusGui on OS X 2011-03-04 12:54:45 +00:00
Micke Prag
8f937294c3 Updated swedish translations for telldus-gui 2011-03-04 09:56:43 +00:00
Micke Prag
a35ee15a15 Fixed correct output path of translation file under Linux 2011-03-04 09:32:40 +00:00
Stefan Persson
37dcc1ff4f Code cleanup, todos examined 2011-03-03 15:19:23 +00:00
Micke Prag
dec6018464 Set the widget enabled false and emit an error if we cannot connect to the service 2011-03-03 14:17:29 +00:00
Micke Prag
70194457a9 Added functions DeviceModel::haveError() and DeviceModel::errorString() 2011-03-03 14:15:40 +00:00
Micke Prag
e4b90eff4f Methods should be updated from our new signal TELLSTICK_CHANGE_METHOD 2011-03-02 09:32:48 +00:00
Stefan Persson
a69f11df8f Group methods are now updated when devices are added/removed, when a group has been edited. Note: Group methods will not be updated if a child device has its type changed or if a child group has its methods changed. 2011-03-02 08:42:40 +00:00
Micke Prag
fc0f379af8 Implemented tdStop() in our devicewidget 2011-02-25 16:33:55 +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
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
2bda18960a Added vendor 'Brennenstuhl' 2011-01-05 13:31:57 +00:00
Fredrik Jacobsson
1569440050 Added Brennenstuhl to resources 2011-01-04 18:25:20 +00:00