1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 13:46:35 -04:00
sdrangel/httpserver
2017-11-13 01:36:00 +01:00
..
CMakeLists.txt HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00
copyright.txt Added Stefan Frings' QtWebApp httpserver 2017-08-23 18:47:07 +02:00
httpconnectionhandler.cpp HttpServer: use settings structures in place of QSettings (4) 2017-11-13 01:36:00 +01:00
httpconnectionhandler.h HttpServer: use settings structures in place of QSettings (4) 2017-11-13 01:36:00 +01:00
httpconnectionhandlerpool.cpp HttpServer: use settings structures in place of QSettings (4) 2017-11-13 01:36:00 +01:00
httpconnectionhandlerpool.h HttpServer: use settings structures in place of QSettings (4) 2017-11-13 01:36:00 +01:00
httpcookie.cpp HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httpcookie.h HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httpdocrootsettings.h HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +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 HttpServer: use settings structures in place of QSettings (3) 2017-11-13 01:26:48 +01:00
httplistener.h HttpServer: use settings structures in place of QSettings (3) 2017-11-13 01:26:48 +01:00
httplistenersettings.h HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00
httprequest.cpp HttpServer: use settings structures in place of QSettings (3) 2017-11-13 01:26:48 +01:00
httprequest.h HttpServer: use settings structures in place of QSettings (3) 2017-11-13 01:26:48 +01:00
httprequesthandler.cpp HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httprequesthandler.h HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httpresponse.cpp HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httpresponse.h HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +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 HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httpsession.h HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +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 structures in place of QSettings (2) 2017-11-13 01:17:55 +01:00
httpsessionstore.h HttpServer: use settings structures in place of QSettings (2) 2017-11-13 01:17:55 +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 HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00
staticfilecontroller.h HttpServer: use settings structures in place of QSettings 2017-11-13 01:01:15 +01:00

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