summaryrefslogtreecommitdiff
path: root/httpserver
AgeCommit message (Expand)Author
2019-07-22Fix some typosMartin Hauke
2019-05-21remove useless CMAKE_CURRENT_BINARY_DIRDavide Gerhard
2019-05-21cmake: full refactor to remove qmake and use cmake on all platformsDavide Gerhard
2019-05-21remove qmake project filesDavide Gerhard
2018-12-28Merge branch 'dev'v4.3.2f4exb
2018-12-27Update to Qt 5.12.0.ZigaS
2018-12-02Adaptation of cmake files to MSVCf4exb
2018-11-24Use C++11 everywherev4.3.0f4exb
2018-11-13Windows: MSVC2017: adapt more channel plugin modules (1)f4exb
2018-08-12Cleanup of old scope objectsf4exb
2018-08-11Web API: HTTP server: reduce debug message and put more interesting informationf4exb
2018-06-13Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ...f4exb
2018-03-20Moved export.h file to root of exports directory and removed utilf4exb
2018-03-10Windows build: new location for export headerf4exb
2018-03-09Avoid useless sdrbase dependency by moving the exports header in its own folderf4exb
2018-03-05qrtplib: Windows buildf4exb
2018-03-03Adapt to MSVC linkerf4exb
2018-03-01class vs struct mismatch fixesf4exb
2018-02-22PVS-Studio static analysis corrections (2) issue #137f4exb
2018-02-21PVS-Studio static analysis corrections (1) issue #137f4exb
2018-02-18HTTP server: added mime type for .yaml filesf4exb
2018-02-11HTTP server: prefix log messages with method signaturef4exb
2017-12-24HTTP server: fixed wrong assertf4exb
2017-11-22Web API: resources and static file controller updatesf4exb
2017-11-20Web API: send API documentation if path is invalidf4exb
2017-11-18Http server: fixed parameters passingf4exb
2017-11-17Put web server for API in place in the main window (1)f4exb
2017-11-13HttpServer: use settings structure as an object not a pointerf4exb
2017-11-13HttpServer: use settings structures in place of QSettings (4)f4exb
2017-11-13HttpServer: use settings structures in place of QSettings (3)f4exb
2017-11-13HttpServer: use settings structures in place of QSettings (2)f4exb
2017-11-13HttpServer: use settings structures in place of QSettingsf4exb
2017-11-11Imported Stefan Frings' logging library from QtWebApp and use it in main windowf4exb
2017-11-11HTTP server; changed namespace to qtwebappf4exb
2017-10-14Windows build: added missing httpserverf4exb
2017-08-23Added cmake file for httpserverf4exb
2017-08-23Added Stefan Frings' QtWebApp httpserverf4exb