aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs
Commit message (Expand)AuthorAgeFilesLines
* qquickplatformdialog_p.h: Add missing Q_GADGETUlf Hermann2022-05-181-0/+1
* Add QtQuick dependency to wavefrontmeshMarco Bubke2022-05-071-0/+2
* Add QtQuick dependency to Qt.labs.platformMarco Bubke2022-05-071-0/+2
* Add QtQml dependency to Qt.labs.animationMarco Bubke2022-05-071-0/+2
* Re-run includemocs (new script version)Marc Mutz2022-05-052-0/+4
* Add more missing QT_{BEGIN,END}_NAMESPACEMarc Mutz2022-05-045-0/+20
* labs.platform: fix displaying of icons in platform MenuVladimir Belyavsky2022-05-021-5/+5
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-1/+3
* QtLabsQmlModels: includemocsMarc Mutz2022-04-293-0/+6
* QtLabsSharedImage: includemocsMarc Mutz2022-04-291-0/+2
* QtLabsWavefrontMesh: includemocsMarc Mutz2022-04-291-0/+2
* Qtqtlabsplatformplugin: includemocsMarc Mutz2022-04-2915-0/+30
* QQmlTableModelColumn: remove unused field mIndexMarc Mutz2022-04-281-2/+0
* Add QmlModels dependency to LabsQmlModelsAndrei Golubev2022-03-281-0/+2
* FileDialog: do not add default suffix when content scheme is usedIvan Solovev2022-03-171-1/+6
* Make sure all private headers include at least one otherThiago Macieira2022-03-1014-14/+28
* Fix deprecated uses of QScopedPointerMårten Nordheim2022-03-101-2/+3
* Make formerly transitive includes explicitFabian Kosmale2022-02-152-0/+2
* Move registrations functions into the Qt namespaceUlf Hermann2022-02-011-0/+4
* Rename "Basic Types" to "Value Types"Ulf Hermann2022-01-211-1/+1
* qt.labs.platform: Use declarative registrationMaximilian Goldstein2022-01-1720-137/+40
* Doc: Enable zero warning limit for documentationVenugopal Shivashankar2022-01-141-0/+3
* Move QObject and QQmlComponent into builtinsMaximilian Goldstein2021-12-171-0/+1
* Doc: Drop version no. against the \qmlmoduleVenugopal Shivashankar2021-12-024-4/+4
* Use up-to date LGPL license headerKai Köhne2021-11-2946-506/+644
* Doc: Fix qdoc warningsVenugopal Shivashankar2021-11-147-12/+17
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-0213-85/+19
* Let DelegateChoice.roleValue compare enum as string, enum or intShawn Rutledge2021-10-301-1/+11
* Rename labs platform types to avoid duplicate type namesMitch Curtis2021-10-2633-751/+751
* Doc: Replace \qmlproperty Object and list<> thereof with QtObjectIvan Tkachenko2021-10-223-3/+3
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-182-2/+2
* QQuickBoundaryRule: Port from finalize callback to QQmlParserStatusFabian Kosmale2021-09-242-18/+19
* Doc: Fix documentation warnings in qtdeclarativeTopi Reinio2021-09-031-2/+1
* Doc: Remove unsupported customFiltersKai Köhne2021-08-311-4/+0
* Doc: Fix remaining documentation warningsTopi Reinio2021-08-311-1/+1
* QQuickPlatformFolderDialog: Allow opening selected folderFlorian Richter2021-08-161-2/+6
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-07-2868-0/+9426
|\
| * CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-091-6/+1
| * Update to latest qml CMake APICraig Scott2021-06-0568-0/+9428
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-165-10/+0
* Refactor and update qml CMake APICraig Scott2021-06-0410-93/+297
* wavefrontmesh: Use Q_ENUM instead of Q_ENUMSMaximilian Goldstein2021-05-071-1/+1
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-276-6/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-156-6/+6
* Fix build without features.settingsTasuku Suzuki2021-04-151-1/+4
* QQmlSettings: Compare metatype directlyFabian Kosmale2021-03-251-1/+1
* Doc: Use \qmldefault instead of \defaultPaul Wicking2021-03-241-1/+1
* QQuickBoundaryRule: remove qmlExecuteDeferred callFabian Kosmale2021-03-231-1/+0
* Qt.labs.folderlistmodel: Register old versions declarativelyMaximilian Goldstein2021-02-041-1/+1
* Avoid string/ascii conversion warnings in qwavefrontmesh.cppUlf Hermann2021-01-261-11/+27