index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
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
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qrestaccessmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use non-POD global static variable in qrestaccessmanager.cpp
Mate Barany
2024-07-26
1
-4
/
+8
*
QRestAccessManager: don't leak slot objects when no QNAM was set
Marc Mutz
2024-07-06
1
-2
/
+2
*
Remove QRestAccessManager TP marking
Juha Vuolle
2024-06-05
1
-2
/
+0
*
Doc: Documentation improvement in QHttpHeaders and REST classes
Jaishree Vyas
2024-02-29
1
-2
/
+2
*
Change QRestAccessManager executeRequest() to use function_ref
Juha Vuolle
2024-02-27
1
-21
/
+21
*
Add missing QRestAccessManager constructor documentation
Juha Vuolle
2024-02-06
1
-0
/
+8
*
Take QJsonDocument as a parameter
Juha Vuolle
2024-01-30
1
-82
/
+16
*
Update QRestAccessManager documentation
Juha Vuolle
2024-01-29
1
-105
/
+61
*
Make QRest* APIs non-owning and non-duplicating
Juha Vuolle
2024-01-29
1
-188
/
+54
*
Remove unused include from qrestaccessmanager
Juha Vuolle
2024-01-27
1
-4
/
+0
*
Doc: QRestAccessManager: Qualify template arguments in \fn commands
Topi Reinio
2023-12-13
1
-26
/
+26
*
Mark REST helper classes as tech preview
Juha Vuolle
2023-12-08
1
-0
/
+2
*
Add PATCH support for QRestAccessManager
Juha Vuolle
2023-12-08
1
-0
/
+125
*
QRestAM custom HTTP 'method' support
Juha Vuolle
2023-12-08
1
-0
/
+76
*
Add QDebug support for QRestAccessManager
Juha Vuolle
2023-12-08
1
-0
/
+22
*
Functions for setting request transfer timeouts
Juha Vuolle
2023-12-08
1
-0
/
+24
*
Add REST client convenience wrappers
Juha Vuolle
2023-12-08
1
-0
/
+819