summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Ensure the code is not encoded a second time if already percent encodedSamuel Gaist12 days1-1/+6
* Include what you need: <QPointer>Marc Mutz2023-10-132-0/+3
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-221-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-125-20/+23
* Don't leak token request network repliesVolker Krause2023-06-262-1/+5
* Rename tokenRequestError signal to tokenRequestErrorOccurredJuha Vuolle2023-06-225-10/+13
* Improve error handling and reporting in OAuth2Juha Vuolle2023-05-107-23/+93
* Remove Q_DECLARE_METATYPEAmir Masoud Abdol2023-04-241-2/+0
* QOAuth1Signature::hmacSha1(): use static QMessageAuthenticationCode::hash()Marc Mutz2023-03-021-4/+2
* Disambiguate typedefsFriedemann Kleint2023-02-022-55/+57
* Doc: Tweak new sslConfiguration, sslConfigurationChanged documentationKai Köhne2022-12-221-2/+2
* OAuth2: allow to specify TLS configurationIvan Solovev2022-09-145-0/+73
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Remove "Changes in Qt 6" stubKai Köhne2022-07-082-26/+0
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-1627-750/+54
* Fix missing includesVille Voutilainen2022-05-181-0/+1
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-092-1/+3
* Move Q_DECLARE_PUBLIC to the public sectionThiago Macieira2021-11-232-2/+2
* Doc: Update link to RFC-5849 and RFC-6749Luca Di Sera2021-09-171-2/+2
* Doc: Remove unsupported customFiltersKai Köhne2021-08-251-4/+0
* Doc: Remove mention of Mozilla PersonaPaul Wicking2021-06-301-1/+0
* Remove qmake project filesJoerg Bornemann2021-04-292-44/+0
* wasm: Work around compilation failures when FEATURE_http=OFFAlexandru Croitor2021-04-273-0/+6
* Update overview documentation to include CMakeKai Köhne2021-02-242-14/+22
* Do not highlight Twitter Timeline ExampleKai Koehne2020-12-021-1/+1
* Resolve a Qt 6 todoMårten Nordheim2020-11-119-34/+23
* Rename "Porting" pages to "Changes"Jerome Pasion2020-11-092-3/+3
* Fix deprecation warningsMårten Nordheim2020-11-051-3/+3
* Http reply handler: various clean-upMårten Nordheim2020-11-021-5/+11
* Fix extra tokens for OAuth2Nadim Asaduzzaman2020-10-231-0/+8
* Add client id and shared secret to token refresh requestsFrederik Gladhorn2020-10-191-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-2/+2
* Doc: Add Qt 6 changes filePaul Wicking2020-09-212-0/+50
* Remove use of FollowRedirectsAttributeMårten Nordheim2020-08-111-1/+0
* QVariantMap -> QMultiMap<QString, QVariant> in many casesMårten Nordheim2020-08-1110-41/+41
* Doc: Update docs with cmake package informationNico Vertriest2020-06-301-0/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-291-2/+2
* Silence warning about deprecated codeAndy Shaw2020-06-221-1/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-03-242-0/+35
|\
| * CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-241-0/+2
| * Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-233-7/+12
| |\
| * | Regenerate projectsAlexandru Croitor2019-11-151-3/+2
| * | Regenerate qtneworkauthAlexandru Croitor2019-09-301-1/+2
| * | Merge remote-tracking branch 'origin/5.14' into wip/cmakeSimon Hausmann2019-09-191-2/+1
| |\ \
| * \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-08-153-3/+4
| |\ \ \
| * | | | CMake Port for QtNetworkAuthLeander Beernaert2019-06-032-0/+33
* | | | | QNetworkReply: Fix warnings from deprecated error signalv5.15.0-beta4v5.15.0-beta3Mårten Nordheim2020-03-231-1/+1
| |_|_|/ |/| | |
* | | | Revert "Use QNetworkReply::networkError() instead of simple error()"v5.15.0-beta2Timur Pocheptsov2020-02-241-1/+1