25 Commits

Author SHA1 Message Date
Filip Bucek
c4c51e5099 updated comments to DatabaseTable 2019-11-12 16:59:41 +01:00
Filip Bucek
136ee8300a added missing <memory> header file 2019-11-12 16:29:12 +01:00
Filip Bucek
493d82896b added missing <memory> header file 2019-11-12 16:22:42 +01:00
Filip Bucek
eb2a6c92fa Possible to INSERT and SELECT from database 2019-11-12 16:16:39 +01:00
Filip Bucek
174ede92ee fixing unittests ( using guiless app ) 2019-11-12 14:13:39 +01:00
Filip Bucek
30925777b4 DatabaseTable can read and write data to JSON + manager can ignore ssl errors 2019-11-12 13:11:30 +01:00
Filip Bucek
a80552654b added status() and networkReply() to Request 2019-11-12 12:02:50 +01:00
Filip Bucek
a7831cae9c updated json handling in databasetable 2019-11-12 11:37:37 +01:00
Filip Bucek
d467feb7b9 SQLite with create and insert based on defined struct 2019-11-12 11:25:01 +01:00
Filip Bucek
995898c00c cppcheck: explicit constructor 2019-11-11 18:09:44 +01:00
Filip Bucek
d98ddf6c5f Adding database Table class for automated handling tables 2019-11-11 18:04:56 +01:00
Filip Bucek
b04332059f Adding SQLite test ( open database ) 2019-11-11 15:39:25 +01:00
Filip Bucek
d54da50d5e moved SDK_TEST_PATH and SDK_ROOT definition to test subproject 2019-11-11 10:34:49 +01:00
Filip Bucek
8c137c391f updated comments 2019-11-08 15:43:56 +01:00
Filip Bucek
0e2922f673 disabled http/2 - does not work on Qt 5.9.8 also for SoapRequest 2019-11-08 14:13:35 +01:00
Filip Bucek
1c2d69786c disabled http/2 - does not work on Qt 5.9.8 2019-11-08 14:11:17 +01:00
Filip Bucek
aeb98c0f06 updated unitests 2019-11-08 14:08:58 +01:00
Filip Bucek
ea042620b1 SOAP is working with tests 2019-11-08 13:32:34 +01:00
Filip Bucek
02caeb86c9 lineending: fixed 2019-11-08 11:01:30 +01:00
Filip Bucek
6909ae182c added compression with tests 2019-11-08 09:31:46 +01:00
Filip Bucek
03004bb232 adding clean build 2019-11-07 14:50:17 +01:00
Filip Bucek
5505da2ba8 server-sdk using static lib for all project 2019-11-07 14:47:04 +01:00
Filip Bucek
7ebe6bb0ea WIP: adding SoapRequests 2019-11-06 16:59:06 +01:00
Filip Bucek
42d2fd58d1 namespace core -> serversdk 2019-11-06 15:03:21 +01:00
Filip Bucek
5b0a83059e renaming core to serversdk 2019-11-06 14:52:09 +01:00