aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-242-3/+3
* 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-234-26/+174
* 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-231-0/+1
* Check if target is skipped test in qml registration functionMikolaj Boc2023-01-231-0/+5
* QQmlImport: Handle file selectors in qmldirFabian Kosmale2023-01-231-0/+62
* qmlformat: fix omitting some comments while reformattingSemih Yavuz2023-01-231-0/+2
* qmllint: Move qmlControlSanity loggers into a pluginSemih Yavuz2023-01-233-17/+0
* qt_add_qml_module: Document QT_QMLCACHEGEN_DIRECT_CALLSUlf Hermann2023-01-231-0/+11
* Controls: Fix module imports of fallback stylesUlf Hermann2023-01-203-19/+144
* QML: Add a pragma for value type behaviorUlf Hermann2023-01-2011-36/+181
* QQuickTableView: set active focus directly on the edit itemRichard Moe Gustavsen2023-01-202-64/+71
* qtest_quickcontrols_p.h: don't mark functions file-staticMarc Mutz2023-01-201-2/+2
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* QQuickTableView: reposition selection handles whenever TableView updates the ...Richard Moe Gustavsen2023-01-203-53/+70
* Fix type of QtQuick::BoundaryRule::easing in documentationMatthias Rauter2023-01-191-1/+1
* QJSEngine: Fix potential JS stack overflow cauased by spread operatorFabian Kosmale2023-01-191-0/+5
* iOS: add horizontal and vertical headerview controlsRichard Moe Gustavsen2023-01-193-0/+74
* Fix minor API problemsUlf Hermann2023-01-186-26/+36
* Fix content position of table view controlSanthosh Kumar2023-01-182-10/+18
* Fusion, HeaderView: use colors from the styleRichard Moe Gustavsen2023-01-172-8/+7
* Fix Shape stroke color when changing alpha from 0 to non-0Laszlo Agocs2023-01-171-0/+4
* qmllint: Fix null deref in quick pluginFabian Kosmale2023-01-171-2/+13
* QmlCompiler: Handle various date and time conversions correctlyUlf Hermann2023-01-174-0/+39
* QML: Add more overloads to Qt.format{Date|Time|DateTime}()Ulf Hermann2023-01-174-0/+168
* V4: Unify type conversions for date and time valuesUlf Hermann2023-01-173-22/+22
* QJSEngine: Add efficient conversions for QDateTime and friendsUlf Hermann2023-01-174-3/+78
* qmllint: Print fix suggestions for pragma ComponentBehaviorUlf Hermann2023-01-172-0/+13
* Remove remaining vestiges of "Binding" propertiesFabian Kosmale2023-01-172-5/+1
* V4: Fix multiplicationFabian Kosmale2023-01-172-1/+8
* QQmlTypeData: centralize error reportingFabian Kosmale2023-01-171-28/+15
* QQmlTypeData: Simplify inline component handling logicFabian Kosmale2023-01-171-1/+8
* QQmlIRBuilder: Clean up QStringView odditiesFabian Kosmale2023-01-171-3/+3
* qqmlirbuilder: Remove dead codeFabian Kosmale2023-01-171-4/+0
* Fix masked MouseArea hovered state on visibility changeOliver Dawes2023-01-171-6/+36
* Fix build with -no-feature-cborstreamwriterTasuku Suzuki2023-01-171-0/+4
* Fix build with -no-feature-wheeleventTasuku Suzuki2023-01-171-0/+2
* Fix build with -no-feature-menuTasuku Suzuki2023-01-171-0/+4
* QQuickPopup: fix logic for modally blocking wheel eventsVolker Hilsheimer2023-01-171-3/+7
* Fix build with -no-feature-translationTasuku Suzuki2023-01-171-5/+1
* Fix build with -no-feature-validatorTasuku Suzuki2023-01-177-10/+31
* Fix build with -no-feature-transposeproxymodelTasuku Suzuki2023-01-172-0/+8
* Fix build with -no-feature-graphicsviewTasuku Suzuki2023-01-171-0/+2