1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-06-18 13:52:34 +02:00
doorlockd-mirror/doorlockd
Ralf Ramsauer d1d0d5b160 Fix QT quirk
So far, we used QT interfaces in a wrong way. QT is not thread safe, so
use its signal/slot concept and move network communication stuff to a
separate QThread.

Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
2016-07-31 15:48:19 +02:00
..
client Fix QT quirk 2016-07-31 15:48:19 +02:00
daemon door, logic: propagate new logfile to Door class 2016-07-20 20:48:54 +02:00
images Improved GUI 2015-10-06 00:22:35 +02:00
lib Door: Redirect output to logfile 2016-07-20 20:48:58 +02:00
scripts scripts: add nodered twitter sink 2016-07-20 19:22:43 +02:00
sounds Added doorlock sounds 2015-10-07 17:42:12 +02:00
tools Added tool for simple command injection 2015-10-01 22:10:35 +02:00
CMakeLists.txt Fix QT quirk 2016-07-31 15:48:19 +02:00
config.h.in door, logic: propagate new logfile to Door class 2016-07-20 20:48:54 +02:00