summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Suppress remaining uses of QVariantMap::uniteMårten Nordheim2020-01-301-3/+6
* | | | Fix deprecation warnings about using QMultiMap methods on QMapFriedemann Kleint2020-01-232-4/+6
* | | | Use QNetworkReply::networkError() instead of simple error()Timur Pocheptsov2020-01-151-1/+1
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Simon Hausmann2019-09-191-2/+1
|\ \ \ | |_|/ |/| |
| * | Use std::move on data-ptr in qoauth1signature's move ctorMårten Nordheim2019-09-171-2/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|\| |
| * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | Remove usages of deprecated APIs of QDateTimeSona Kurazyan2019-07-011-2/+2
|/ /
* / Doc: Fix \sa statement in qabstractoauth.cppNico Vertriest2019-05-081-1/+1
|/