summaryrefslogtreecommitdiffstats
path: root/src/httpserver/qhttpserverrouterviewtraits.h
Commit message (Expand)AuthorAgeFilesLines
* Rename PlaceholdersCount to SpecialsCount and update documentationØystein Heskestad2025-05-131-5/+4
* Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4Øystein Heskestad2025-04-031-3/+5
* Fix assert messageMårten Nordheim2024-09-181-1/+1
* Use context object in QHttpServer::routeMatthias Rauter2024-09-031-1/+1
* Replace use of QtPrivate::Indexes & family with std::index_sequenceThiago Macieira2024-08-211-10/+8
* Fix static_assert messageFabian Kosmale2022-07-141-2/+2
* Fix a static_assert messageIevgenii Meshcheriakov2022-07-141-1/+1
* Do not use QMetaTypeId2Fabian Kosmale2022-07-141-7/+6
* Use QMetaType instead of intIevgenii Meshcheriakov2022-06-301-2/+2
* Remove the implementation of RouterViewTraitsHelper::Arguments::eval()Marc Mutz2022-06-221-4/+1
* Use SPDX license identifiersLucie Gérard2022-06-221-29/+3
* Remove StaticMath traitIevgenii Meshcheriakov2022-05-111-5/+3
* Introduce QHttpServerFutureResponseMikhail Svetkin2020-06-111-0/+1
* Add QHttpServer::afterRequestMikhail Svetkin2020-05-141-213/+42
* Add dependencies file for CoinMikhail Svetkin2020-04-191-7/+5
* Allow using QHttpServerRequest/Responder at the same timeMikhail Svetkin2019-10-251-1/+3
* QHttpServerRouterViewTraits: Make it simpler and testableMikhail Svetkin2019-10-241-152/+260
* Fix several build issues and fix the unit testsJesus Fernandez2019-02-281-11/+15
* Fix license headersJesus Fernandez2019-01-311-16/+6
* Fix buildJesus Fernandez2019-01-301-0/+2
* Introduce QHttpServerMikhail Svetkin2019-01-251-0/+94
* Introduce QHttpServerRouterMikhail Svetkin2019-01-231-0/+136