1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-28 15:56:33 -04:00
sdrangel/httpserver
2018-03-20 13:49:21 +01:00
..
CMakeLists.txt Avoid useless sdrbase dependency by moving the exports header in its own folder 2018-03-09 13:48:14 +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 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpconnectionhandlerpool.cpp
httpconnectionhandlerpool.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpcookie.cpp
httpcookie.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpdocrootsettings.h
httpglobal.cpp
httpglobal.h
httplistener.cpp Http server: fixed parameters passing 2017-11-18 10:15:29 +01:00
httplistener.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httplistenersettings.h class vs struct mismatch fixes 2018-03-01 09:14:37 +01:00
httprequest.cpp
httprequest.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httprequesthandler.cpp HTTP server; changed namespace to qtwebapp 2017-11-11 09:32:15 +01:00
httprequesthandler.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpresponse.cpp
httpresponse.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpserver.pri
httpserver.pro Windows build: new location for export header 2018-03-10 20:32:46 +01:00
httpsession.cpp
httpsession.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
httpsessionssettings.h
httpsessionstore.cpp
httpsessionstore.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
lgpl-3.0.txt
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
staticfilecontroller.cpp
staticfilecontroller.h Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +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