Nathan Osman
|
7c460edb57
|
Completely reorganize the library, moving up to Qt 5.4, using C++11 where reasonably possible, and reorganizing the includes.
|
2016-10-06 21:50:45 -07:00 |
|
Nathan Osman
|
a60cfc8ab4
|
Moved all of the header files to a separate directory.
|
2015-07-17 12:42:25 -07:00 |
|
Nathan Osman
|
48c81ade3b
|
Updated QHttpServer tests.
|
2015-07-03 17:42:35 -07:00 |
|
Nathan Osman
|
36e2614d48
|
Updated QHttpServer class.
|
2015-07-03 17:18:21 -07:00 |
|
Nathan Osman
|
6a77b01f27
|
Removed bool return value from QHttpHandler::process().
|
2015-07-03 16:06:02 -07:00 |
|
Nathan Osman
|
7ee24f5ac4
|
QHttpServer now directly derives from QTcpServer, removing the need for method duplication.
|
2015-07-02 19:45:18 -07:00 |
|
Nathan Osman
|
ad9942ec46
|
Updated header comment.
|
2015-07-02 00:28:38 -07:00 |
|
Nathan Osman
|
5595ae1156
|
Completely reorganized the source code layout.
|
2015-07-01 21:32:26 -07:00 |
|
Nathan Osman
|
87ef62ce9e
|
Moved tests into separate directories.
|
2015-06-22 11:06:06 -07:00 |
|
Nathan Osman
|
1e7770cd1d
|
Moved QHttpServer and QHttpSocket classes to a separate directory.
|
2015-06-13 22:38:48 -07:00 |
|
Nathan Osman
|
b3702a79cb
|
Removed extra '*'.
|
2015-04-29 22:52:41 -07:00 |
|
Nathan Osman
|
7b004dc66a
|
Renamed QJsonServer to QHttpServer.
|
2015-04-29 22:48:15 -07:00 |
|
Nathan Osman
|
0b39fcc551
|
Removed tests for classes that do not exist and added tests for QHttpSocket.
|
2015-03-28 22:58:41 -07:00 |
|
Nathan Osman
|
7d3ba74bad
|
Added empty tests.
|
2015-03-23 17:26:12 -07:00 |
|