summaryrefslogtreecommitdiffstats
path: root/src/oauth/qabstractoauth2.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: add doc for overload functions in QAbstractOAuth2v5.11.0-rc2v5.11.0-rc1v5.11.0-beta4v5.11.0Liang Qi2018-04-061-0/+48
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-0/+29
|\
| * Add two overload functions for put and postLiang Qi2018-01-091-0/+29
* | Doc: Remove QAbstractOAuth2::clientIdentifier property documentationTopi Reinio2018-01-121-6/+0
|/
* Add public API for getting/setting OAuth 2.0 refresh tokensv5.10.0-beta3v5.10.0-beta2Martin Rotter2017-10-051-0/+28
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-221-5/+5
|\
| * Bump copyright yearJesus Fernandez2017-07-121-1/+1
| * Replace std::bind with lambdasThiago Macieira2017-06-191-4/+4
* | Use QLoggingCategory in QtNetworkAuthJesus Fernandez2017-06-201-2/+5
* | Simplify private implementation class constructorsJesus Fernandez2017-06-161-5/+4
* | Move some functions to base classes to avoid virtualJesus Fernandez2017-05-301-30/+20
* | Add PUT methodJesus Fernandez2017-05-291-0/+17
|/
* Doc: Complete parameter descriptionv5.9.0-beta2Nico Vertriest2017-04-061-1/+1
* Give clients control over Content-Type in POST methodsJesus Fernandez2017-01-311-13/+15
* Modify licensev5.8.0-rc1v5.8.0Jesus Fernandez2016-12-071-16/+6
* Compile fix in ctor of QAbstractOAuth2PrivateRobert Loehning2016-11-171-1/+1
* QAbstractOAuth2 documentationv5.8.0-beta1Jesus Fernandez2016-10-261-0/+119
* OAuth supportJesus Fernandez2016-08-191-0/+273