summaryrefslogtreecommitdiffstats
path: root/src/oauth/qabstractoauthreplyhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't leak token request network repliesVolker Krause2023-06-261-1/+4
* Rename tokenRequestError signal to tokenRequestErrorOccurredJuha Vuolle2023-06-221-1/+1
* Improve error handling and reporting in OAuth2Juha Vuolle2023-05-101-0/+12
* Use SPDX license identifiersLucie GĂ©rard2022-06-161-28/+2
* Fix compilation when QT_NO_HTTP is definedv5.12.0-beta4v5.12.0-beta3v5.12.0-beta2Eskil Abrahamsen Blomfeldt2018-10-091-0/+2
* Doc: Add missing dots (qtnetworkauth)Paul Wicking2018-06-191-1/+1
* Document QAbstractOAuthReplyHandler classJesus Fernandez2017-12-051-10/+74
* Move logging category to private headerv5.10.0-beta1Friedemann Kleint2017-09-261-0/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-221-1/+1
|\
| * Bump copyright yearJesus Fernandez2017-07-121-1/+1
* | Use QLoggingCategory in QtNetworkAuthJesus Fernandez2017-06-201-0/+2
|/
* Modify licensev5.8.0-rc1v5.8.0Jesus Fernandez2016-12-071-16/+6
* Doc: added basic info on QAbstractOAuthReplyHandlerNico Vertriest2016-10-051-0/+10
* OAuth supportJesus Fernandez2016-08-191-0/+59