aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/imageresponseprovider
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-271-8/+3
* Correct license for examples filesLucie Gérard2024-03-211-1/+1
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-171-1/+1
* Doc: Add example categories for qtquickJaishree Vyas2023-09-051-0/+1
* Fix examples writing resource files to the wrong directoryDimitrios Apostolou2023-06-231-1/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-4/+4
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-1/+2
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Examples: Do not use import version numbers anymoreKai Köhne2022-08-311-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Adapt examples to AUTO_RESOURCE_PREFIXUlf Hermann2022-06-241-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-113-124/+6
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Change the default of OUTPUT_DIRECTORY for qt6_add_qml_module()Craig Scott2021-07-201-1/+1
* Refactor and update qml CMake APICraig Scott2021-06-041-1/+4
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-7/+2
|\
| * Generate registrations for all examplesUlf Hermann2020-01-131-7/+2
* | Regenerate ExamplesLeander Beernaert2019-10-141-1/+1
* | Add missing Examples with qml pluginsLeander Beernaert2019-09-191-0/+40
|/
* Discourage having AsyncImageResponse inherit from QRunnableFabian Kosmale2019-06-251-26/+45
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-5/+5
* Fix outdated FDL license headerKai Koehne2017-10-171-4/+4
* Fix outdated BSD license headerKai Koehne2017-10-172-4/+24
* Improve QQuickAsyncImageProvider exampleAlbert Astals Cid2017-02-081-8/+8
* fix example installsOswald Buddenhagen2016-05-131-0/+2
* Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-4/+1
* Doc: Added brief statements for examples overview pageNico Vertriest2016-01-111-0/+2
* Add QQuickAsyncImageProviderAlbert Astals Cid2015-03-266-0/+237