index
:
qt/qthttpserver.git
5.15
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
master
Qt Extension: Qt HTTP Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
httpserver
/
qhttpserverrouter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename capturable token to placeholder in documentation
Øystein Heskestad
4 days
1
-2
/
+2
*
Improve documentation of capturables and placeholders
Øystein Heskestad
11 days
1
-13
/
+16
*
Improve the Http Server documentation
Øystein Heskestad
2025-03-10
1
-33
/
+16
*
Update documentation to new API
Matthias Rauter
2024-09-03
1
-48
/
+41
*
Use context object in QHttpServer::route
Matthias Rauter
2024-09-03
1
-4
/
+23
*
Simplify and constrain route API
Matthias Rauter
2024-08-27
1
-4
/
+3
*
QHttpServerRouter: add rvalue-this overload to converters()
Øystein Heskestad
2024-07-01
1
-1
/
+10
*
Make logging categories static
Ulf Hermann
2024-06-27
1
-2
/
+0
*
Update documentation on how QHttpServerRouter should be used thread-safe
Øystein Heskestad
2024-02-08
1
-1
/
+3
*
Add connection tracking
Ievgenii Meshcheriakov
2022-11-14
1
-7
/
+7
*
Doc: Fix name of referenced argument
Kai Köhne
2022-08-10
1
-3
/
+3
*
Don't store QLatin1StringView's inside QHttpServerRouterPrivate
Ievgenii Meshcheriakov
2022-07-13
1
-20
/
+22
*
Use QMetaType instead of int
Ievgenii Meshcheriakov
2022-06-30
1
-22
/
+22
*
Doc: Mark all classes as \since 6.4
Kai Köhne
2022-06-27
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-28
/
+2
*
QHttpServerRouter: use unqiue_ptr to accept rules
Marc Mutz
2022-06-22
1
-12
/
+9
*
QHttpServerRouter: use std::vector, not std::list, to store routes
Marc Mutz
2022-06-22
1
-1
/
+1
*
QHttpServerRouter: remove defaultConverters() function
Marc Mutz
2022-06-22
1
-14
/
+7
*
Fix QLatin1String usage
Marc Mutz
2022-06-22
1
-20
/
+20
*
Fix std::initializer_list uses
Marc Mutz
2022-06-22
1
-1
/
+1
*
Add to module documentation
Øystein Heskestad
2022-04-23
1
-6
/
+12
*
Accept a string as request method in QHttpServer::route()
Mikhail Svetkin
2019-04-04
1
-1
/
+1
*
Allow use of custom data structures as router callback arguments
Mikhail Svetkin
2019-03-06
1
-4
/
+44
*
Fix several build issues and fix the unit tests
Jesus Fernandez
2019-02-28
1
-5
/
+4
*
Fix license headers
Jesus Fernandez
2019-01-31
1
-16
/
+6
*
Introduce QHttpServerRouter
Mikhail Svetkin
2019-01-23
1
-0
/
+283