No description
Find a file
Micke Prag d0b1dbba0e Do not unlock the mutex manually since we are using a MutexLocker.
Unlocking a mutex twice seems to cause deadlocks on OS X if we stress the
library. Windows seems unaffected. See #260.
2012-11-02 13:16:34 +01:00
3rdparty Move project tellstickd into 3rdparty 2011-11-11 12:02:40 +01:00
bindings Convert CRLF to LF 2012-08-13 16:45:35 +02:00
docs Fix variable name in code example 2012-03-06 13:53:39 +01:00
examples Print the message before executing them. 2012-06-27 17:21:42 +02:00
rfcmd Applied patch for everflourish in rfcmd. This closes #141. Thanks to 2011-12-30 17:13:07 +01:00
scheduler Corrected spelling mistake 2011-02-25 10:05:41 +00:00
telldus-core Do not unlock the mutex manually since we are using a MutexLocker. 2012-11-02 13:16:34 +01:00
telldus-gui 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
xpl Add some different xPL implementations done by Telldus 2012-05-29 14:18:28 +02:00
.gitignore Add python compiled files to gitignore 2012-06-21 17:21:16 +02:00
.gitmodules Change path to qt-components-desktop submodule to our own mirror since gitorious fails so often 2012-01-30 15:42:08 +01:00