Commit graph

1859 commits

Author SHA1 Message Date
Micke Prag
d210476e13 Add the possibility to supply the variable TELLDUSCORE_INCLUDE_PATH for custom location of telldus-core.h 2011-09-06 11:59:04 +00:00
Stefan Persson
3f98c6ea87 Updated copyright year 2011-09-05 10:50:15 +00:00
Micke Prag
74022f1f9a Add 'UK only' for Home Easy devices 2011-09-02 12:09:50 +00:00
Micke Prag
58e2f2a4b6 Use correct device id for newly created devices 2011-09-01 13:12:10 +00:00
Micke Prag
35d694d62e Report Mac OS X Lion correctly 2011-09-01 12:53:11 +00:00
Micke Prag
58aa13f3ea Bump version number 2011-09-01 12:53:07 +00:00
Micke Prag
7bdbd4f576 Add Hasta blinds 2011-08-17 15:56:07 +00:00
Micke Prag
875bb235ca Moved the python examples into the examples directory 2011-05-18 08:10:46 +00:00
Micke Prag
57524439c4 Allow plugins to be loaded both from the build-directory and the system on Linux 2011-05-16 14:03:51 +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
Micke Prag
c7800b90ff Implemented TDSensorEvent in com.telldus.core 2011-05-12 15:33:49 +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
829e8e2e66 Changed configuration order in live plugin, so that it is configured correctly (patch fix-live-configuration.path) 2011-03-18 14:52:41 +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
Stefan Persson
c412c59490 Fix for TelldusCenter unix menu entry (patch fix-unix-menu-entry.patch) 2011-03-18 14:47:02 +00:00
Stefan Persson
119ac6565c Added TelldusCenter manpages 2011-03-18 14:44:38 +00:00
Micke Prag
1d863031c0 Added icons for up/down/stop 2011-03-18 11:03:57 +00:00
Micke Prag
07fafbe61c Added protection against compiling the sources from trunk. It is not supported adn you should really know what you are doing. 2011-03-10 08:01:47 +00:00
Micke Prag
7adda8214c ftd2xx is not referenced by telldus-core anymore but TelldusService 2011-03-08 11:31:11 +00:00
Micke Prag
d6e9aa29ef Changed CFBundleIdentifier 2011-03-08 10:07:03 +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
ac04adc3a4 Updated install_name_tool script to fit version 2.0.104 2011-03-04 17:18:40 +00:00
Micke Prag
8576b4e1d7 Added QAction::menuRole to the preferences menu item 2011-03-04 13:40:35 +00:00
Micke Prag
87230c67fc Fixed output path for translations to TelldusCenter 2011-03-04 13:40:03 +00:00
Micke Prag
be3f08402c Typo in translation 2011-03-04 13:38:59 +00:00
Micke Prag
185ee4b0f9 Bumped version 2011-03-04 12:55:00 +00:00
Micke Prag
dfdc8042a3 Updated translation dir for TelldusGui on OS X 2011-03-04 12:54:45 +00:00
Stefan Persson
40c3301a29 Plugin translation added 2011-03-04 10:19:17 +00:00
Micke Prag
5c9f2c37fc Updated swedish translations for TelldusCenter 2011-03-04 10:02:37 +00:00
Micke Prag
8f937294c3 Updated swedish translations for telldus-gui 2011-03-04 09:56:43 +00:00
Stefan Persson
7cda531bbb Translations updated for plugins 2011-03-04 09:54:55 +00:00
Micke Prag
a35ee15a15 Fixed correct output path of translation file under Linux 2011-03-04 09:32:40 +00:00
Micke Prag
d3b4f68537 Fixed correct output path of translation file under Linux 2011-03-04 09:26:42 +00:00
Stefan Persson
af2ae018cb Code cleanup, printouts removed 2011-03-03 16:03:00 +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
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