1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-12-22 10:24:26 +01:00
doorlockd-mirror/doorlockd/client
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
..
doorlock-client.cpp Fix QT quirk 2016-07-31 15:48:19 +02:00
mainwindow.cpp Fix QT quirk 2016-07-31 15:48:19 +02:00
mainwindow.h Fix QT quirk 2016-07-31 15:48:19 +02:00
mainwindow.ui Mainwindow: Show huge token 2016-07-17 23:00:08 +02:00
network.cpp Fix QT quirk 2016-07-31 15:48:19 +02:00
network.h Fix QT quirk 2016-07-31 15:48:19 +02:00
qrwidget.cpp Improved directory structure 2015-09-29 14:33:53 +02:00
qrwidget.h Improved directory structure 2015-09-29 14:33:53 +02:00
wave.cpp Use aplay command for playing sounds 2016-04-24 22:08:21 +02:00
wave.h Use aplay command for playing sounds 2016-04-24 22:08:21 +02:00