aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-151-2/+2
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-3/+1
* Doc: Remove version numbers for import statementJerome Pasion2020-11-267-13/+13
* Doc: Remove version numbers for import statementJerome Pasion2020-11-2410-20/+20
* QmlCompiler: Fix resolution of method and property typesUlf Hermann2020-11-181-1/+6
* Add past major version 1 to QtQuick.tooling and 6 to its componentsUlf Hermann2020-11-162-1/+11
* Don't copy or assign QEvent instances in testsVolker Hilsheimer2020-11-161-11/+20
* tooling: List the actual QML files in the qmake projectUlf Hermann2020-11-131-3/+8
* Add a module describing the qmltypes formatUlf Hermann2020-11-1213-1/+428
* CMake: Change Quick.Window into a pure Qml moduleAlexandru Croitor2020-11-123-0/+53
* Change internal name of "var" type to QJSValueUlf Hermann2020-11-111-16/+17
* Use "QString" as internal name for string type in builtinsUlf Hermann2020-11-111-60/+60
* testlib: Don't misuse the Qt object for storing test resultsUlf Hermann2020-11-111-17/+15
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-094-13/+14
* Doc: Fix documentation warnings for QML Models and Test modulesTopi Reinio2020-11-052-2/+2
* Formalize declaration of varargs in builtins.qmltypesUlf Hermann2020-10-281-43/+19
* Run builtins.qmltypes through qmlformatUlf Hermann2020-10-281-261/+1042
* Mark basic types as value types in builtins.qmltypesUlf Hermann2020-10-281-0/+5
* builtins.qmltypes: Change real's internal name to "double"Ulf Hermann2020-10-281-79/+84
* Remove duplicate property assignment from builtins.qmltypesUlf Hermann2020-10-271-1/+1
* qml: Move more types into builtins.qmltypesMaximilian Goldstein2020-10-261-0/+36
* Fix qdoc warning: document parameters correctlyVolker Hilsheimer2020-10-221-3/+3
* Compile with Clang11Lars Knoll2020-10-211-2/+2
* Add undefined to builtins.qmltypesUlf Hermann2020-10-161-2/+7
* Fix typoes in builtins.qmltypesUlf Hermann2020-10-161-16/+16
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-089-0/+9
* Add missing typeinfo to labsanimation/qmldirUlf Hermann2020-10-071-0/+1
* QmlCompiler: Use the declared typeinfos rather than the defaultUlf Hermann2020-10-074-0/+4
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0616-19/+19
* testlib: Remove the deprecated MouseDoubleClick() methodShawn Rutledge2020-10-051-35/+0
* TestCase.qml: make mouseMove(item) move to the center of the itemShawn Rutledge2020-10-021-3/+10
* Avoid various warnings about deprected QMetaType methodsUlf Hermann2020-09-163-7/+8
* new builtins.qmltypesFawzi Mohamed2020-08-271-1614/+826
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-263-1/+15
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2318-1866/+0
* Quick: Make sure the module initialization runs in static buildsUlf Hermann2020-08-101-0/+2
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* CMake: Regenerate projectsAlexandru Croitor2020-07-094-2/+52
* Make the qtquick and qtqml plugins optionalUlf Hermann2020-07-026-32/+14
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-262-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-252-2/+2
* Discern between "auto" and versioned imports in qmldirsUlf Hermann2020-06-245-7/+7
* Don't leak QQmlBoundSignalExpressions in signaltransition.cppUlf Hermann2020-06-241-5/+8
* Replace QQmlBoundSignalExpressionPointer with QQmlRefPointerUlf Hermann2020-06-242-3/+3
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-233-8/+9
* Port QtDeclarative from QStringRef to QStringViewKarsten Heimrich2020-06-161-5/+5
* Remove QtQuick.Window pluginUlf Hermann2020-06-157-258/+2
* Allow QML plugins to be optionalUlf Hermann2020-06-094-4/+4
* Remove winrtOliver Wolff2020-06-041-1/+1
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-268-15/+0