sdrangel/httpserver
f4exb c22d146376 Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
..
CMakeLists.txt Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
copyright.txt Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httpconnectionhandler.cpp Http server: fixed parameters passing 2017-11-18 10:15:29 +01:00
httpconnectionhandler.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httpconnectionhandlerpool.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
httpconnectionhandlerpool.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httpcookie.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
httpcookie.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httpdocrootsettings.h class vs struct mismatch fixes 2018-03-01 09:14:37 +01:00
httpglobal.cpp Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httpglobal.h Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httplistener.cpp Http server: fixed parameters passing 2017-11-18 10:15:29 +01:00
httplistener.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httplistenersettings.h class vs struct mismatch fixes 2018-03-01 09:14:37 +01:00
httprequest.cpp PVS-Studio static analysis corrections (1) issue #137 2018-02-21 18:54:59 +01:00
httprequest.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httprequesthandler.cpp HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httprequesthandler.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httpresponse.cpp HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httpresponse.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httpserver.pri Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httpserver.pro HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00
httpsession.cpp PVS-Studio static analysis corrections (2) issue #137 2018-02-22 03:04:42 +01:00
httpsession.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
httpsessionssettings.h HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00
httpsessionstore.cpp HttpServer: use settings structure as an object not a pointer 2017-11-13 13:46:02 +01:00
httpsessionstore.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00
lgpl-3.0.txt Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
readme.md Imported Stefan Frings' logging library from QtWebApp and use it in main window 2017-11-11 10:29:32 +01:00
releasenotes.txt Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
staticfilecontroller.cpp HTTP server: added mime type for .yaml files 2018-02-18 23:37:59 +01:00
staticfilecontroller.h Adapt to MSVC linker 2018-03-03 20:23:38 +01:00

readme.md

QtWebApp httpserver

This is the httpserver part of QtWebApp from Stefan Frings

Files copied over from the original 'doc' folder:

  • copyright.txt
  • lgpl-3.0.txt
  • releasenotes.txts