Commit graph

1726 commits

Author SHA1 Message Date
Micke Prag
85d6323e28 Move project tellstickd into 3rdparty 2011-11-11 12:02:40 +01:00
Micke Prag
37716bdbe2 Move project tellstickcontroller into 3rdparty 2011-11-11 12:02:16 +01:00
Micke Prag
00cb9d9057 Move project TellStick.NET into 3rdparty 2011-11-11 12:01:41 +01:00
Micke Prag
3cbb48aa6b Revive rfcmd as a separate project again 2011-11-11 11:01:31 +01:00
Micke Prag
1bee70be2c Move rfcmd out from telldus-core 2011-11-11 10:58:06 +01:00
Micke Prag
4b37109f27 Use FIND_PACKAGE() to find QtUiTools instead of just hardcode the path 2011-11-04 10:58:03 +01:00
Micke Prag
290a805c6b Added documentation for sensors, this closes #110. 2011-10-28 15:41:28 +02:00
Micke Prag
f207af7462 Add documentation for tdSensorValue(), see #110 2011-10-28 15:41:24 +02:00
Micke Prag
5ca9d3a7b8 Add documentation for tdSensor(), see #110 2011-10-28 15:40:50 +02:00
Micke Prag
f285c9099e Use full name 'TellStick Duo' instead of just 'Duo' 2011-10-28 15:40:10 +02:00
Micke Prag
478e8cdb73 Fixed correct references 2011-10-28 15:40:10 +02:00
Micke Prag
df58f9df15 Make sure lines not exceeding 80 chars 2011-10-28 15:40:10 +02:00
Micke Prag
fc626ef709 Add some ignored documentation files 2011-10-28 15:40:10 +02:00
Micke Prag
1bbff2a0ec Fix ending doxygen block 2011-10-28 15:38:11 +02:00
Micke Prag
e7ec37aa60 Add includepath to telldus-core for plugin Sensors 2011-10-28 10:31:07 +02:00
Micke Prag
cb6b3099d5 Add Sensors plugins as default 2011-10-28 09:50:17 +02:00
Micke Prag
ebfc9666eb Show protocol and id as name for now. Editing of sensors is currently not implemented. 2011-10-28 09:49:34 +02:00
Micke Prag
1bebaefff9 Added graphics for sensors. A first version without support for edit or remove sensors 2011-10-27 16:33:54 +02:00
Micke Prag
194579cd2b Updated icon for plugin Sensors 2011-10-27 16:20:13 +02:00
Micke Prag
12fdaf2d77 Send sensor events as QDateTime instead of just an int 2011-10-27 16:06:35 +02:00
Micke Prag
c41a84b582 Move the sensor values to a own class SensorValue 2011-10-27 16:00:21 +02:00
Micke Prag
61331e7da3 Give the qml-widget transparent background 2011-10-27 11:47:09 +02:00
Micke Prag
51e87ffa88 Add initial version of Sensors plugin, see #96 2011-10-26 16:02:33 +02:00
Micke Prag
7738dc69d0 Add sensor constants to script 2011-10-26 15:55:29 +02:00
Micke Prag
b9fbd3a909 Add function com.telldus.core.sensorValue() to script as wrapper for tdSensorValue(). See #96 2011-10-26 15:55:03 +02:00
Micke Prag
486753d411 Add function com.telldus.core.sensor() to script as wrapper for tdSensor(). See #96 2011-10-26 15:48:29 +02:00
Micke Prag
6c325fd0e6 Create branch, see #96 2011-10-25 11:08:29 +00:00
Stefan Persson
273ee15ed8 Fixed missing implementation of deviceCallbackEvents, and added different handling of contexts. 2011-10-07 10:58:40 +00:00
Micke Prag
eb073d9fd0 Use PKG_SEARCH_MODULE() to find libftdi.h on distributions not having it in the standard directories. Thanks to Per Øyvind Karlsen 2011-10-07 09:37:23 +00:00
Micke Prag
901ddebe01 Rename variable LIBRARY_DIR to LIB_INSTALL_DIR. This seems to match different distributions better. Thanks to Per Øyvind Karlsen 2011-10-07 09:37:20 +00:00
Micke Prag
a7a59302ef Implement done() for all callbackdispatchers 2011-10-07 09:37:16 +00:00
Micke Prag
27ddbb9eb8 Add done() getter to DeviceChangeEventDispatcher 2011-10-07 09:37:13 +00:00
Micke Prag
184d2ee315 Don't wait infinite. Windows doesn't like that for some reason. See #93 and #94 2011-10-07 07:58:18 +00:00
Micke Prag
ffeb0b79d4 Wait for the event to be signaled, even if we already have waited this seems to do the trick. See #93 and #94 2011-10-07 07:57:55 +00:00
Micke Prag
9535ecd0ae Merge branch t102, this closes #102 2011-10-06 14:12:55 +00:00
Stefan Persson
4ee0542c11 Set tdadmin path in script automatically 2011-10-04 11:59:36 +00:00
Stefan Persson
c364302037 Fix to allow storage of more than 127 devices in Windows. Closes #95 2011-10-04 11:02:41 +00:00
Stefan Persson
e89d0a29f8 Possible to specify a path to tdadmin in the udev.sh script 2011-09-23 12:21:21 +00:00
Stefan Persson
64306bd7d6 License version corrected. README updated. 2011-09-20 13:13:01 +00:00
Micke Prag
cb072ca70e Removed obsolete settings for qt-dependency. 2011-09-19 09:59:07 +00:00
Micke Prag
30f9ecb402 Sign files after build on Windows 2011-09-19 09:58:08 +00:00
Micke Prag
f834adcb30 Sign files after build on Windows 2011-09-19 09:33:07 +00:00
Micke Prag
af6cc73949 Update copyright year 2011-09-09 14:28:15 +00:00
Micke Prag
f8543db6b1 Install and copy necessary dependencies for TelldusService on Mac OS X 2011-09-09 14:19:42 +00:00
Micke Prag
b59edb9411 Add file com.telldus.service.plist to describe and start our service on Mac OS X 2011-09-09 14:19:39 +00:00
Stefan Persson
fa131eed2e Fixed copying of translation files for windows 2011-09-09 13:39:53 +00:00
Micke Prag
23d870061a Add empty qt.conf on Mac OS X to make sure correct Qt-libs are loaded 2011-09-09 13:11:52 +00:00
Micke Prag
20d568cb44 Fix install_name for TelldusGui 2011-09-09 10:37:37 +00:00
Micke Prag
e2537733cb Install qt_menu.nib as part of our install target 2011-09-09 10:37:34 +00:00
Stefan Persson
b373e9e454 Updated language files 2011-09-09 09:23:56 +00:00