1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-10 18:43:28 -05:00
sdrangel/httpserver
2024-07-10 23:06:38 +02:00
..
CMakeLists.txt Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 2022-11-17 14:34:54 +00:00
copyright.txt
httpconnectionhandler.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
httpconnectionhandler.h Fixed Qt version checks 2020-11-04 23:05:32 +01:00
httpconnectionhandlerpool.cpp Replace deprecated QSsl TLS ciphersuite selection 2022-09-23 00:27:29 +02:00
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 Fix typos in cpp files 2024-07-10 23:06:38 +02:00
httplistener.h Fix typos in include files 2024-07-10 23:06:38 +02:00
httplistenersettings.h
httprequest.cpp Fix typos in cpp files 2024-07-10 23:06:38 +02:00
httprequest.h Fix typos in include files 2024-07-10 23:06:38 +02:00
httprequesthandler.cpp
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
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 Fix spellling errors found with aspell 2024-04-26 21:18:32 +02: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.txt