aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/sharedimage
Commit message (Expand)AuthorAgeFilesLines
* Qt.labs.sharedimage: Mark as non optionalMaximilian Goldstein2021-01-261-1/+0
* Qt.labs.sharedimage: Make plugin optionalMaximilian Goldstein2021-01-256-578/+5
* Remove the qmake project filesFabian Kosmale2021-01-151-18/+0
* Remove qmldir files in src/importsFabian Kosmale2021-01-151-4/+0
* Doc: Remove version numbers for import statementJerome Pasion2020-11-241-1/+1
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+1
* QmlCompiler: Use the declared typeinfos rather than the defaultUlf Hermann2020-10-071-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-123-2/+13
|\
| * Provide the labs imports also under QT_VERSIONUlf Hermann2020-02-212-1/+6
| * Fix all import versionsUlf Hermann2020-02-191-1/+1
| * Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+7
* | Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-051-5/+3
* | QML Type Registrar changesLeander Beernaert2020-01-241-0/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-163-20/+4
|\|
| * Generate registrations for all importsUlf Hermann2020-01-103-20/+4
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* | Regenerate projectsAlexandru Croitor2019-11-141-1/+0
* | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-111-0/+1
* | Add qt6_add_qml_module() public APILeander Beernaert2019-09-191-1/+1
* | Re-generate QML imports after latest pro2cmake changesSimon Hausmann2019-08-091-1/+0
* | Update qml modulesLeander Beernaert2019-08-011-3/+4
* | Update add_qml_module() call to match new requirementsLeander Beernaert2019-07-311-0/+1
* | Build projects from src/importAlexandru Croitor2019-07-241-0/+29
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-151-1/+1
|\
| * Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-131-1/+1
* | Fix msvc warning on size differencesErik Verbruggen2019-03-011-1/+1
|/
* Update plugins.qmltypesKai Koehne2018-09-061-1/+1
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-3/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Add a plugins.qmltypes for sharedimageUlf Hermann2018-02-081-0/+11
* Fix deprecation warningAllan Sandfeld Jensen2017-12-051-3/+6
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-172-3/+3
* Polish the shared image providerEirik Aavitsland2017-04-287-54/+46
* Add shared memory image providerEirik Aavitsland2017-01-307-0/+714