aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Popup: Fix auto test to use overlay size instead of testCase size6.12SanthoshKumar Selvaraj12 hours7-36/+15
* QQuickTextInput: don't call QMimeData::text() for canPasteWill Rose19 hours2-2/+92
* A11y: Document Accessible attached as suchNicolas Fella41 hours1-36/+36
* Document Keys attached properties as suchNicolas Fella41 hours1-43/+43
* QuickTestUtils: fix tablet event position precisionSeokha Ko46 hours1-3/+3
* imageprovider/imageresponseprovider: move plugin class to headerTim Blechmann2 days8-26/+48
* Doc: Update QML tree view models support documentationAlexei Cazacov2 days1-6/+19
* Use floating-point values in QCOMPARE for buttonOnTouch() testSanthoshKumar Selvaraj2 days1-6/+6
* qmlcachegen: remove excess space from warningSami Shalayel3 days1-2/+4
* JSEngine: Fix named function expression scopingOlivier De Cannière3 days3-7/+46
* quicknativestyle: Use QT_APPLE_SDK_EQUAL_OR_ABOVE for SDK checksTor Arne Vestbø3 days1-2/+2
* QtQml: Fix more dangling list issuesFabian Kosmale3 days4-3/+135
* Flickable: keep using pixelDelta on touchpads with rounded deltasKun Zhang4 days2-1/+53
* grab the item instead of the window in tst_qquickanimatedimageSol ZHu4 days1-6/+28
* tst_QQMLTypeLoader: match Slow qmldir by path suffixSeokha Ko4 days1-1/+6
* Warn when QML element name starts with lowercaseDheerendra Purohit5 days6-1/+97
* qqmljsscope::inherits(): don't crash on null argumentsSami Shalayel5 days2-0/+15
* tst_qquickiconimage::color: fix failure on DPR 2 screenMitch Curtis5 days1-1/+2
* Stabilize flaky tst_QQuickPopup::popupWindowPositioningFrédéric Lefebvre5 days1-0/+2
* tst_QQuickControls: fix QQuickStyle palette test for inactive windowsZhang Yunzhe5 days1-1/+1
* qml/animations: Mirror qtbase QAbstractAnimation overflow fixFabian Kosmale5 days2-5/+55
* QtQml: Fix conversion of stale list propertiesFabian Kosmale5 days3-3/+58
* qml/animations: Mirror qtbase QSequentialAnimationGroup overflow fixFabian Kosmale5 days2-8/+84
* QML engine: Correctly compare composites when multiple engines are usedFabian Kosmale5 days12-13/+139
* Move QQuickVectorImageIncubator data members into a private objectEskil Abrahamsen Blomfeldt5 days4-61/+109
* Add missing REVISION tagsVolker Hilsheimer5 days2-2/+2
* StyleKitControls Example: Add Dial controlDilek Akcay5 days4-0/+87
* Controls: remove FINAL from properties added in Qt 6.12Volker Hilsheimer5 days4-12/+12
* QtQml: Fix QQmlFileSelector double freeUlf Hermann5 days3-17/+106
* StyleKit: rename AbstractStylableControls to StylableControlsRichard Moe Gustavsen5 days13-120/+120
* Design helpers: fix 6.12 QML API review findingsMitch Curtis5 days4-7/+7
* QML/V4: Handle null MethodStorage correctlyFabian Kosmale6 days7-6/+122
* QtQml: Fix documentation on grouped propertiesUlf Hermann6 days2-27/+94
* Fix undefined behaviour when initializing TextAreaSergio Martins6 days2-0/+10
* QtQuick Templates: Don't begin deferred execution re-entrantlyLinus Jahn6 days3-0/+80
* StyleKit: Implement DialDilek Akcay6 days11-1/+182
* VectorImage: Fix crash caused by QSvgStyleResolverHatem ElKharashy6 days1-2/+3
* Update dependencies on '6.12' in qt/qtdeclarativeQt Submodule Update Bot6 days1-5/+5
* Add test for the rendering part of VectorImageEskil Abrahamsen Blomfeldt6 days2-0/+31
* Add include for PATH_MAX under linuxJean-Michaël Celerier7 days1-0/+1
* Round item texture sizes after scaling to device pixelsJarkko Koivikko8 days8-19/+365
* Replace calls to QSvgNode::document()Robert Löhning9 days2-9/+20
* qmllint: warn when assigning to missing propertiesSami Shalayel9 days3-0/+31
* Remove private invokables from QQuickVectorImageEskil Abrahamsen Blomfeldt9 days1-5/+4
* Pair the layer texture size with its destination rectJarkko Koivikko9 days3-7/+127
* StyleKit: rename and document AbstractStylableControls.getControlStyle()Richard Moe Gustavsen9 days6-11/+63
* Update dependencies on '6.12' in qt/qtdeclarativeQt Submodule Update Bot10 days1-5/+5
* QStyleKitStyle: API Review: Update NOTIFY signalsDoris Verria10 days2-7/+19
* doc: re-add missing typo in qmllint unresolved types docsSami Shalayel10 days1-1/+1
* StyleKit: make background delegate respect StyleKit fillWidth/Height APIRichard Moe Gustavsen11 days2-4/+37