1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-09-14 10:19:51 +02:00
doorlockd-mirror/doorlockd/client
Ralf Ramsauer 49a5b88f6c Big rewrite of several things
- Data type Token changed from uint64_t to std::string
- Added new class "Request" that describes a JSON TCP request
- Classes may now throw Responses for proper error handling
- Removed JSON parsing from Logic
- proper Error handling everywhere
- Many small fixes
- removed unnecessary includes
- removed using namespace std everywhere
2015-10-01 22:09:55 +02:00
..
doorlock-client.cpp Big rewrite of several things 2015-10-01 22:09:55 +02:00
mainwindow.cpp Added ui file for MainWindow 2015-09-30 15:26:28 +02:00
mainwindow.h Added ui file for MainWindow 2015-09-30 15:26:28 +02:00
mainwindow.ui Changed window sizes 2015-09-30 15:36:11 +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