Commit Graph

25 Commits

Author SHA1 Message Date
Nathan Osman
1c1c1e7752 Change default path of example to current directory. 2016-10-10 22:01:14 -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
61bfd8c70a Update chat example to use new slot format. 2016-10-04 17:23:40 -07:00
Nathan Osman
e83dd36bfd Switched qInfo to qDebug. 2016-06-19 04:24:52 -07:00
Nathan Osman
7554193a16 Added client portion of auth sample. 2016-05-28 12:17:07 -07:00
Nathan Osman
3f51d915ad Ensured that unit tests run in the directory containing the QHttpEngine library. 2015-07-18 17:14:22 -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
054fe75902 Example binaries are now installed to their source directory. 2015-07-16 23:41:45 -07:00
Nathan Osman
f9450b1766 Fixed examples path to use LIB_INSTALL_DIR. 2015-07-16 21:27:46 -07:00
Nathan Osman
c4cc5968c9 Improved the CMake scripts for the examples. 2015-07-16 11:24:35 -07:00
Nathan Osman
76c517b03f Added redirect to chatserver example. 2015-07-14 10:02:44 -07:00
Nathan Osman
696e7d8e8d Added missing 'port' option to filserver example. 2015-07-09 22:36:46 -07:00
Nathan Osman
1481a198e6 Examples have the ability to override the address used for listening. 2015-07-09 18:21:08 -07:00
Nathan Osman
f161b3cf94 Added a command-line option for specifying the port for the chatserver example. 2015-07-09 12:22:11 -07:00
Nathan Osman
48155bbb09 Removed dependency on QtWidgets from fileserver example. 2015-07-09 12:19:28 -07:00
Nathan Osman
6121a207ca Moved chat example to chatserver. 2015-07-09 11:40:15 -07:00
Nathan Osman
26a44967e8 Completed chat example. 2015-07-09 11:14:04 -07:00
Nathan Osman
61a5f9ad74 Added some static files to the chat example. 2015-07-08 22:50:22 -07:00
Nathan Osman
2205fb4166 Merged the QHttpHandler abstract base class with the QSubHandler class. 2015-07-08 19:31:00 -07:00
Nathan Osman
f1a29212f3 Fixed error causing incorrect source file to be installed with fileserver example. 2015-07-08 17:52:47 -07:00
Nathan Osman
d3ee4d6284 Added empty chat example. 2015-07-08 17:51:39 -07:00
Nathan Osman
2c90fcf0fe Implemented fileserver example. 2015-07-02 19:48:22 -07:00
Nathan Osman
17c3658af0 Added warning when Qt5Widgets module is unavailable for building examples. 2015-07-02 14:00:59 -07:00
Nathan Osman
1839eb8d5e Added examples directory. 2015-07-02 13:53:10 -07:00