Commit Graph

19 Commits

Author SHA1 Message Date
Nathan Osman
61d219721e Move everything into the QHttpEngine namespace. 2017-07-07 21:56:09 -07:00
Nathan Osman
6fea4fbd61 Update build scripts. 2017-07-07 21:22:19 -07:00
Nathan Osman
396168a0dd Update comment block and #include lines. 2017-07-07 20:57:57 -07:00
Nathan Osman
fd7e7e9603 Rename classes to match filenames. 2017-07-07 20:44:43 -07:00
Nathan Osman
2fdf8fac71 Rename source files. 2017-07-07 18:49:40 -07:00
Nathan Osman
e68c0b0f11 Rename most classes to remove the 'Q' prefix. 2017-07-07 18:29:50 -07:00
Nathan Osman
0197444a83 Remove all uppercase headers. 2017-07-07 16:53:03 -07:00
Nathan Osman
82a5043649 Fix chat example (fixes #16). 2017-04-04 17:34:23 -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
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
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
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
6121a207ca Moved chat example to chatserver. 2015-07-09 11:40:15 -07:00