summaryrefslogtreecommitdiffstats
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
* Doc: Fix documentation warningsv5.11.0-beta3Topi Reinio2018-03-272-7/+4
* Add missing includev5.11.0-beta2Ville Voutilainen2018-02-271-0/+1
* Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-180-0/+0
|\
| * Bump versionv5.9.5Oswald Buddenhagen2018-02-021-1/+1
* | Fix refresh token workflowv5.11.0-alpha1Jesus Fernandez2018-02-132-0/+72
* | Fix a leakJesus Fernandez2018-02-131-3/+3
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2012-17/+249
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.15.10Liang Qi2018-01-180-0/+0
| |\|
| | * Bump versionv5.9.4Oswald Buddenhagen2017-12-121-1/+1
| * | Add a basic OAuth2 testJesus Fernandez2018-01-183-0/+109
| * | Fix reading body incomplete bodyJesus Fernandez2018-01-181-2/+9
| * | qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-122-0/+2
| * | Add two overload functions for put and postLiang Qi2018-01-092-0/+34
| * | Fix QOAuth1::tokenSecret() return valueAndrea Scarpino2017-12-222-2/+19
| * | Bump versionOswald Buddenhagen2017-12-201-1/+1
| * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-3/+2
| |\ \
| | * \ Merge 5.10 into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Oswald Buddenhagen2017-11-201-0/+147
| | |\ \
| | * | | Doc: Add highlighting for Twitter Timeline ExampleTopi Reinio2017-11-091-0/+2
| | * | | Doc: Remove Technology Preview statusTopi Reinio2017-11-081-3/+0
| * | | | Document QAbstractOAuthReplyHandler classJesus Fernandez2017-12-051-10/+74
| | |/ / | |/| |
* | | | Doc: Remove QAbstractOAuth2::clientIdentifier property documentationTopi Reinio2018-01-121-6/+0
* | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2018-136/+383
|\| | |
| * | | QOAuth1Signature class documentationJesus Fernandez2017-11-141-0/+147
| |/ /
| * | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-306-19/+19
| |\|
| | * Fix outdated FDL license headerv5.9.3Kai Koehne2017-10-184-16/+16
| | * Bump versionOswald Buddenhagen2017-10-061-1/+1
| | * Avoid emitting QOAuth1::granted signal twicev5.9.2Jesus Fernandez2017-09-202-3/+3
| * | Add public API for getting/setting OAuth 2.0 refresh tokensv5.10.0-beta3v5.10.0-beta2Martin Rotter2017-10-052-0/+31
| * | Move logging category to private headerv5.10.0-beta1Friedemann Kleint2017-09-266-3/+52
| * | Rewrite tst_OAuth1::getTokenv5.10.0-alpha1Jesus Fernandez2017-09-084-114/+134
* | | Bump versionFrederik Gladhorn2017-09-041-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-2231-185/+237
|\|
| * Allow sending custom parameters in a token refreshJesus Fernandez2017-08-113-1/+7
| * Fix signature-generation for already-percent-encoded queriesMårten Nordheim2017-07-144-6/+28
| * Bump copyright yearJesus Fernandez2017-07-1230-30/+30
| * Tests now check for host's availabilityMårten Nordheim2017-07-071-134/+160
| * QAbstractOAuth: Fix some documentation warningsFriedemann Kleint2017-07-071-9/+10
| * Just specify the modules required for oauth to allow for -no-guiAndy Shaw2017-07-061-1/+1
| * Bump versionOswald Buddenhagen2017-06-301-1/+1
| * Fix Unknown Content-type errorJesus Fernandez2017-06-191-1/+2
| * Replace std::bind with lambdasThiago Macieira2017-06-194-19/+20
* | Add a mini web server to the testsJesus Fernandez2017-08-112-0/+279
* | Fix PLAINTEXT signaturesJesus Fernandez2017-08-114-55/+91
* | Use default for the private class constructorJesus Fernandez2017-08-072-4/+1
* | Delete ReditClient example's replies earlierNikita Baryshnikov2017-07-312-0/+2
* | Fix documentation note in enumeration valueJesus Fernandez2017-07-261-2/+1
* | Remove redundant linksJesus Fernandez2017-07-101-4/+0
* | QOAuth1 documentationJesus Fernandez2017-07-101-0/+245
* | Remove QOAuth1::signatureJesus Fernandez2017-06-232-18/+0