summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-03-263-3/+3
* Redditclient example cleanupsJuha Vuolle2023-11-155-80/+42
* Make sure that reddit example is shown in Qt CreatorKai Köhne2023-10-041-1/+0
* Doc: Add \examplecategory name to qtnetworkauthSafiyyah Moosa2023-08-291-0/+1
* Move twitter oauth example to manual testTor Arne Vestbø2023-06-2612-519/+0
* Remove conanfile.pyTor Arne Vestbø2023-06-072-10/+0
* Example: Add missing include guardsFriedemann Kleint2023-02-011-0/+5
* Bump version to 6.6.0Jani Heikkinen2022-12-152-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-074-0/+12
* Use SPDX license identifiersLucie Gérard2022-06-1612-542/+24
* Bump version to 6.5.0Jani Heikkinen2022-06-062-2/+2
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Bump version to 6.4.0Jani Heikkinen2022-01-312-2/+2
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-2/+2
* Bump version to 6.3.0Jani Heikkinen2021-12-142-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-172-2/+2
* Support virtualenv generator for conan packagesKai Köhne2021-03-032-0/+6
* Add conanfile.txt to examplesKai Köhne2021-03-022-0/+4
* Doc: Mark the examples for exclusion from CreatorVenugopal Shivashankar2020-11-192-2/+2
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-11-072-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-222-2/+10
* QVariantMap -> QMultiMap<QString, QVariant> in many casesMårten Nordheim2020-08-111-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-291-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-231-1/+1
|\
| * Revert "Use QNetworkReply::networkError() instead of simple error()"v5.15.0-beta2Timur Pocheptsov2020-02-242-2/+2
| * Fix deprecation warning against Qt::SystemLocaleShortDatev5.15.0-beta1Edward Welbourne2020-02-181-1/+1
| * Use QNetworkReply::networkError() instead of simple error()Timur Pocheptsov2020-01-152-2/+2
* | Regenerate projectsAlexandru Croitor2019-11-151-1/+1
* | Regenerate after mergeAlexandru Croitor2019-10-152-2/+2
* | Regenerate qtneworkauthAlexandru Croitor2019-09-304-37/+68
* | Fixup examples find_package callAlexandru Croitor2019-09-091-1/+1
* | CMake Port for QtNetworkAuthLeander Beernaert2019-06-035-0/+60
|/
* examples: require widgets explicitlyLiang Qi2019-02-011-3/+6
* Use 127.0.0.1 for redirect URISamuel Gaist2018-11-222-2/+2
* Fix the twittertimeline exampleNicolas Ettlin2018-07-032-1/+3
* Improve Reddit Client Example documentationRyan Chu2018-04-271-0/+2
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-122-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4Liang Qi2017-10-302-8/+8
|\
| * Fix outdated FDL license headerv5.9.3Kai Koehne2017-10-182-8/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-223-6/+5
|\|
| * Fix signature-generation for already-percent-encoded queriesMårten Nordheim2017-07-141-4/+3
| * Bump copyright yearJesus Fernandez2017-07-122-2/+2
* | Delete ReditClient example's replies earlierNikita Baryshnikov2017-07-312-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0710-101/+310
|\|
| * Remove unnecessary header filev5.9.1Jesus Fernandez2017-05-231-1/+0
| * Fix licensingv5.9.0-rc2v5.9.0-rc1v5.9.0-beta4v5.9.0Jani Heikkinen2017-05-0410-100/+310
* | Remove redundant virtual in inherit classesJesus Fernandez2017-05-151-3/+3
|/