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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use context object in QHttpServer::route
Matthias Rauter
2024-09-03
1
-35
/
+2
*
Simplify and constrain route API
Matthias Rauter
2024-08-27
1
-3
/
+3
*
Replace use of QtPrivate::Indexes & family with std::index_sequence
Thiago Macieira
2024-08-21
1
-4
/
+4
*
QHttpServerRouter: Export separate methods instead of the entire class
Øystein Heskestad
2024-07-03
1
-11
/
+12
*
QHttpServerRouter: add rvalue-this overload to converters()
Øystein Heskestad
2024-07-01
1
-1
/
+2
*
Improve QMetaType handing in QHttpServerRouter
Øystein Heskestad
2024-02-06
1
-1
/
+8
*
Add connection tracking
Ievgenii Meshcheriakov
2022-11-14
1
-3
/
+2
*
QHttpServerRouter: Remove usage of placeholders
Ievgenii Meshcheriakov
2022-07-26
1
-32
/
+23
*
Do not use QMetaTypeId2
Fabian Kosmale
2022-07-14
1
-4
/
+0
*
Don't store QLatin1StringView's inside QHttpServerRouterPrivate
Ievgenii Meshcheriakov
2022-07-13
1
-3
/
+3
*
Use std::unique_ptr instead of QScopedPointer for d-pointers
Ievgenii Meshcheriakov
2022-07-05
1
-1
/
+3
*
QHttpServerRouter: Simplify bindCapturedImpl()
Ievgenii Meshcheriakov
2022-07-01
1
-11
/
+5
*
Use QMetaType instead of int
Ievgenii Meshcheriakov
2022-06-30
1
-6
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-28
/
+2
*
QHttpServerRouter:::bindCapturedImpl: use constexpr-if, not enable_if
Marc Mutz
2022-06-22
1
-12
/
+6
*
QHttpServerRouter: use unqiue_ptr to accept rules
Marc Mutz
2022-06-22
1
-5
/
+5
*
QHttpServerRouter: remove defaultConverters() function
Marc Mutz
2022-06-22
1
-2
/
+0
*
Fix QLatin1String usage
Marc Mutz
2022-06-22
1
-4
/
+4
*
Fix std::initializer_list uses
Marc Mutz
2022-06-22
1
-4
/
+2
*
Add cmake test and remove dead code
Mikhail Svetkin
2020-04-19
1
-13
/
+0
*
Add dependencies file for Coin
Mikhail Svetkin
2020-04-19
1
-4
/
+28
*
QHttpServerRouterViewTraits: Make it simpler and testable
Mikhail Svetkin
2019-10-24
1
-5
/
+7
*
Allow use of custom data structures as router callback arguments
Mikhail Svetkin
2019-03-06
1
-0
/
+13
*
Fix several build issues and fix the unit tests
Jesus Fernandez
2019-02-28
1
-6
/
+25
*
Fix license headers
Jesus Fernandez
2019-01-31
1
-16
/
+6
*
Introduce QHttpServerRouter
Mikhail Svetkin
2019-01-23
1
-0
/
+126