Commit Graph

12 Commits

Author SHA1 Message Date
Nathan Osman
4cfbec7c6c Rename QHttpSocket::QQueryStringMap and QHttpSocket::QHttpHeaderMap. 2016-10-13 17:34:46 -07:00
Nathan Osman
5968739f03 Add JSON utility functions to QObjectHandler. 2016-10-13 15:33:55 -07:00
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
9195376c37 Converted project name to uppercase. 2015-07-17 13:27:09 -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
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
9ae14199a7 Removed QIODeviceCounter class. 2015-06-26 23:13:38 -07:00
Nathan Osman
7a60a6b20e Fixed some minor issues with the QSimpleHttpClient and QSocketPair classes. 2015-06-22 18:26:50 -07:00
Nathan Osman
20e7f4b55b Added QSimpleHttpClient class. 2015-06-22 17:48:02 -07:00
Nathan Osman
86c5ca13ce Added QIODeviceCounter class to common library for tests. 2015-05-19 21:07:50 -07:00
Nathan Osman
8eb1c7925c Moved QSocketPair class to a separate static library to cut down on compilation. 2015-05-15 14:49:45 -07:00