summaryrefslogtreecommitdiffstats
path: root/src/tools/package-server
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23Zoltan Gera2025-05-152-0/+2
* Fix more compilation issues with Qt 6.10 (nodiscard)Volker Hilsheimer2025-01-091-1/+2
* 6.9 cleanup commitRobert Griebl2024-12-011-10/+1
* Adapt to qthttpserver API break in 6.8Robert Griebl2024-08-021-3/+15
* Package-Server: fix iconUrl for packages with compiled componentsRobert Griebl2024-07-191-3/+7
* Refactor the representation of the YAML configurationRobert Griebl2024-05-291-21/+14
* tests: add a test for the new package-server toolRobert Griebl2024-03-053-4/+11
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-056-6/+24
* Re-enable console/terminal output on WindowsRobert Griebl2024-02-191-0/+2
* Clazy: fixesRobert Griebl2024-01-084-6/+8
* Modernize string literalsRobert Griebl2024-01-081-2/+2
* Get rid of the UTF-8 locale check for libarchiveRobert Griebl2023-12-151-7/+0
* Add public defines for QT_AM_VERSION...Robert Griebl2023-12-051-1/+1
* Fix all outstanding namespace issuesRobert Griebl2023-11-201-1/+1
* Add QtHttpServer as a CI dependency to build the package-serverRobert Griebl2023-11-073-66/+77
* cmake: include moc files for faster compile timesRobert Griebl2023-08-162-0/+4
* Add a simple package-server for app installation testingRobert Griebl2023-08-0411-0/+1130