aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Improve wording in "Writing QML Modules"Ulf Hermann2023-01-271-10/+10
* MemoryManager: Remove grayBitmapUlf Hermann2023-01-274-75/+1
* Doc: Fix link to Internationalization with QtLeena Miettinen2023-01-271-6/+6
* QML: Turn singleton/type mismatch into a run time type errorUlf Hermann2023-01-2716-40/+126
* Add baseline tests for MultiEffectKaj Grönholm2023-01-273-0/+541
* QQuickTableView: Don't fallthrough from tab/backtab to esc keyUlf Hermann2023-01-261-0/+1
* qmlformat: Add ECMAScript class reformatterSemih Yavuz2023-01-264-2/+145
* CMake: Fix qt6_generate_foreign_qml_typesJoerg Bornemann2023-01-261-2/+10
* qmllint: Do not warn when accessing properties of global constructorsFabian Kosmale2023-01-263-0/+22
* Code style: split deprecation message into its own lineFabian Kosmale2023-01-261-4/+8
* Adjust the MultiEffect APIKaj Grönholm2023-01-2639-209/+209
* Controls: Don't say DelayButton::progress is read-only in documentationNoah Davis2023-01-261-1/+0
* QML: Allow more conversions between different listsUlf Hermann2023-01-263-32/+87
* AnimatedImage: Add ability to configure sourceSizeVladimir Belyavsky2023-01-265-43/+46
* Binding: Accept local signal handlers againUlf Hermann2023-01-253-1/+21
* QML: Fix interceptors on value types ignoring fast changesUlf Hermann2023-01-2510-77/+139
* QQuickPixmapCache: Avoid cross-thread deletion of QObjectsUlf Hermann2023-01-251-9/+40
* QML: Allow converting any object list to QQmlListPropertyUlf Hermann2023-01-253-17/+40
* qmltyperegistrar: Strip '*' from list value typesUlf Hermann2023-01-255-4/+46
* Doc: Link to lupdate instructions instead of specifying the commandLeena Miettinen2023-01-251-13/+11
* tst_qmlcppcodegen: Add QML dependency for AndroidFabian Kosmale2023-01-253-4/+9
* qmltyperegistrar: Use base of the current major version by defaultUlf Hermann2023-01-254-2/+10
* Fix crash in ListView with PullBackHeader/FooterRobert Griebl2023-01-254-2/+71
* QJSPrimitiveValue: Use operator symbol in lieu of nameFabian Kosmale2023-01-251-1/+1
* HeaderView: set resizableRows/Columns to true by defaultRichard Moe Gustavsen2023-01-251-0/+8
* Doc: explain how to manage currentIndex without breaking bindingsMitch Curtis2023-01-253-0/+13
* Document QQmlExtensionPluginUlf Hermann2023-01-241-4/+19
* Templates: Drop some dead codeUlf Hermann2023-01-241-4/+1
* QuickParticles: export classes exposed to QMLSami Shalayel2023-01-2424-24/+29
* QQuickMouseArea: do not overload pressed-signalSami Shalayel2023-01-249-61/+61
* Skip updates in the render loops when requestedLaszlo Agocs2023-01-244-0/+18
* Fix build with -no-feature-quick-shadereffectTasuku Suzuki2023-01-2411-5/+23
* Fix build with -no-feature-quick-tableviewTasuku Suzuki2023-01-242-3/+3
* QML: Output a warning for creatable object types without default ctorUlf Hermann2023-01-239-26/+470
* Make QML_EXTRA_VERSION public and expand its documentationUlf Hermann2023-01-231-2/+16
* QML: Document QML_SEQUENTIAL_CONTAINERUlf Hermann2023-01-231-0/+59
* QmlCompiler: Wrap sequences with unknown elemnts in QVariantListUlf Hermann2023-01-233-0/+3
* Check if target is skipped test in qml registration functionMikolaj Boc2023-01-231-0/+5
* QQmlImport: Handle file selectors in qmldirFabian Kosmale2023-01-237-1/+119
* qmlformat: fix omitting some comments while reformattingSemih Yavuz2023-01-234-0/+31
* qmllint: Move qmlControlSanity loggers into a pluginSemih Yavuz2023-01-2313-59/+227
* qt_add_qml_module: Document QT_QMLCACHEGEN_DIRECT_CALLSUlf Hermann2023-01-231-0/+11
* qml: Fix object countingUlf Hermann2023-01-235-17/+74
* Controls: Fix module imports of fallback stylesUlf Hermann2023-01-206-27/+170
* QML: Add a pragma for value type behaviorUlf Hermann2023-01-2015-36/+286
* QQuickTableView: set active focus directly on the edit itemRichard Moe Gustavsen2023-01-204-64/+206
* qtest_quickcontrols_p.h: don't mark functions file-staticMarc Mutz2023-01-201-2/+2
* Test262Runner: fix -Wunused-but-set-variableMarc Mutz2023-01-201-4/+0
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2023-01-201-5/+5
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-20256-526/+526