aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
Commit message (Expand)AuthorAgeFilesLines
* Suppress QLocale::nativeCountryName deprecationMårten Nordheim2022-03-091-1/+1
* QQmlPropertyCache: Store checksums in type loaderUlf Hermann2022-03-099-21/+35
* QJSEngine: Re-use metatype we have already foundUlf Hermann2022-03-091-1/+1
* Remove qmltc prototype code (2/N)Andrei Golubev2022-03-081-3/+3
* QML: Unify treatment of invalid revisions on registrationUlf Hermann2022-03-051-10/+12
* ExecutionEngine: Move initialization of statics into separate methodUlf Hermann2022-03-052-68/+87
* JSON: use QJsonValueConstRefThiago Macieira2022-03-041-4/+4
* QtQml: Do not depend on transitive includesFabian Kosmale2022-03-046-0/+10
* QML: Handle dynamic meta objects in AOT lookupsUlf Hermann2022-03-034-78/+266
* CMake: Clean up deployment docs for 6.3Alexandru Croitor2022-03-023-4/+22
* qml: Add build qmldir import path of the current module in prefix buildsAndrei Golubev2022-03-021-1/+19
* Disable failing declarative tests on Android - Part 2Assam Boudjelthia2022-03-021-0/+3
* QML: Explicitly reject malformed file importsUlf Hermann2022-03-021-0/+12
* qquickapplication: Add styleHints propertyMaximilian Goldstein2022-02-241-20/+4
* QQmlMetaType: Don't duplicate notify signals for extended typesUlf Hermann2022-02-241-14/+14
* QML: Take care of QVariant when converting function argumentsUlf Hermann2022-02-233-6/+17
* Add QML_PLUGIN_PATH environment variable to plugin pathTinja Paavoseppä2022-02-221-9/+13
* qmlmodels: Move QModelIndex from QtQmlMaximilian Goldstein2022-02-215-262/+1
* Space optimize QQmlStrongJSQObjectReferenceFabian Kosmale2022-02-212-4/+20
* Cleanup QQmlGuard and related classesFabian Kosmale2022-02-215-37/+57
* qquickinputmethod: Add documentationMaximilian Goldstein2022-02-211-0/+2
* qqmljslexer: Make lexer restartableMaximilian Goldstein2022-02-182-485/+509
* QmlCompiler: Perform QVariant conversion in JavaScript semanticsUlf Hermann2022-02-182-57/+111
* tst_qmltc_examples: Fix a documentation leftover (FILES -> QML_FILES)Andrei Golubev2022-02-181-2/+2
* Doc: Remove cmake-variables qdoc groupKai Köhne2022-02-171-1/+0
* tst_qmltc_examples: Set visible text to 0 by defaultAndrei Golubev2022-02-161-0/+1
* CMake: Document source file propertiesAlexandru Croitor2022-02-151-0/+187
* CMake: Rename QT_QML_MODULE_FOLLOW_FOREIGN_VERSIONING to be internalAlexandru Croitor2022-02-151-2/+3
* QQmlGuard: give some TLCMarc Mutz2022-02-151-20/+11
* CMake: Fix docs and implementation of qt_generate_foreign_qml_typesAlexandru Croitor2022-02-154-19/+38
* CMake: Error out when using CMake < 3.19 with qml app deploymentAlexandru Croitor2022-02-145-1/+27
* QQmlStrongJSQObjectReference: rename setObject() argument o → objMarc Mutz2022-02-141-5/+5
* qmldir: Allow for specifying default importsMaximilian Goldstein2022-02-145-4/+37
* qqmlproperty: avoid reliance on transitive includesFabian Kosmale2022-02-141-0/+2
* Avoid spurious dependency on qml_compile_hash_p.hFabian Kosmale2022-02-132-2/+2
* CMake: Fix issue with Xcode common dep between qmllint and toolingAlexandru Croitor2022-02-121-1/+1
* CMake: Clarify doc comment about Xcode common dependency issueAlexandru Croitor2022-02-121-2/+4
* CMake: Fix incorrect option passed to qt_deploy_qml_imports in docsAlexandru Croitor2022-02-121-3/+1
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-125-0/+8
* QML: Clean up sequence registrations for value typesUlf Hermann2022-02-113-25/+52
* Adapt to renaming of \qmlbasictype qdoc directiveUlf Hermann2022-02-112-13/+13
* Use qmlimportscanner IMPORTED_LOCATION when generating deployment settingsAlexey Edelev2022-02-101-7/+2
* V4: Avoid repeated lookup of h->object() in QObjectWrapperUlf Hermann2022-02-051-5/+5
* V4: Do not call dtor of an object we continue to useUlf Hermann2022-02-031-3/+2
* V4 Date: Support another nonstandard date format QDateTime has droppedUlf Hermann2022-02-031-0/+2
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-021-5/+9
* QML: Soften the ctor check on type registrationUlf Hermann2022-02-021-0/+13
* JavaScript: Make "this" available in blocks inside arrow functionsUlf Hermann2022-02-021-5/+10
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-011-6/+5
* Move registrations functions into the Qt namespaceUlf Hermann2022-02-011-0/+5