aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.6.3' in qt/qtdeclarativev6.6.36.6.3Qt Submodule Update Bot2024-03-181-5/+5
* Handle more potential underlying typesFabian Kosmale2024-03-185-0/+107
* Update dependencies on '6.6.3' in qt/qtdeclarativeQt Submodule Update Bot2024-03-181-5/+5
* fix crash in qquickspinbox.cppTim Jenssen2024-03-142-1/+7
* Update dependencies on '6.6.3' in qt/qtdeclarativeQt Submodule Update Bot2024-03-111-5/+5
* Fix ItemParticle constant CPU usageSadegh Taghavi2024-03-092-4/+63
* Fail gracefully when binding an attached property where the object is nullVolker Hilsheimer2024-03-083-2/+30
* QQuickDeliveryAgentPrivate::deliverHoverEventRecursive - remove "return"Axel Spoerl2024-03-071-3/+0
* Material: remove ComboBox's insetsMitch Curtis2024-03-071-3/+0
* Material: animate RadioButton indicatorMitch Curtis2024-03-071-4/+27
* Material: fix floating placeholder text x positionMitch Curtis2024-03-076-6/+105
* Fix build without features.validatorTasuku Suzuki2024-03-071-0/+2
* doc: Remove statements that horizontal rules are not renderedShawn Rutledge2024-03-072-2/+0
* Baseline scenegraph test: avoid rendering blacklisted itemsEirik Aavitsland2024-03-071-0/+6
* QQuickPopup: always run exit transition on hiding a popupVladimir Belyavsky2024-03-052-6/+38
* Fix crash when item is deleted in event handlerPaul Olav Tvete2024-03-052-1/+39
* QQuickWidget: don't set WA_AcceptTouchEvents on macOSShawn Rutledge2024-03-052-1/+23
* Patially revert "Make some properties in the effects module FINAL"Fabian Kosmale2024-03-041-30/+30
* Mostly revert "Make properties in the particles module FINAL"Fabian Kosmale2024-03-0425-105/+105
* Partially revert "QML models: Make most properties FINAL to prevent accidenta...Fabian Kosmale2024-03-044-21/+21
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2024-03-031-5/+5
* Fix crash on exit when pause animation is runningPaul Olav Tvete2024-03-021-3/+5
* Fix spelling of FFmpeg in (end-)user-visible stringsVolker Hilsheimer2024-03-021-2/+2
* qmltc/importvisitor: warn about type annotations on methodsSami Shalayel2024-03-017-2/+111
* Doc: Link is looping for Qt Quick Effect MakerJaishree Vyas2024-03-012-4/+7
* Hover event delivery: don't modify a list we are iteratingVolker Hilsheimer2024-03-013-6/+60
* QQmlPropertyCache: Correctly set flags when loading methodsUlf Hermann2024-03-014-8/+48
* quickwidget example: Avoid potential for crash on closeEirik Aavitsland2024-03-011-2/+5
* Fall back to retrying with "software" when swapchain failsLaszlo Agocs2024-03-014-23/+95
* Binding: fix restore logicFabian Kosmale2024-03-013-0/+40
* Use showView in tst_qquicktextedit::mouseSelectionModeShawn Rutledge2024-03-011-12/+8
* Stabilize tst_qquicktextedit::largeTextObservesViewportShawn Rutledge2024-02-292-2/+3
* Attempt to stabilize tst_how-to-qml's timePicker testMitch Curtis2024-02-281-14/+18
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2024-02-271-5/+5
* QtQuick: Fix double-exporting of QEventPointUlf Hermann2024-02-263-1/+19
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2024-02-261-5/+5
* qmllint: With --bare do not use the current directoryUlf Hermann2024-02-252-1/+16
* QMinimalFlatSet: prepare for moving it to QtCoreMarc Mutz2024-02-231-3/+9
* QmlCompiler: Fix conditions around as castsUlf Hermann2024-02-235-19/+82
* gallery: fix RadioDelegates not being exclusiveMitch Curtis2024-02-231-4/+4
* Accept mouse or touchpad in snippets with acceptedDevicesShawn Rutledge2024-02-223-2/+8
* HoverHandler: setHovered(false) for any pointer event outside boundsShawn Rutledge2024-02-223-39/+57
* Layouts: Make {Row,Column}Layout.uniformCellSizes visible to QMLJan Arve Sæther2024-02-222-3/+35
* Update dependencies on '6.6' in qt/qtdeclarativeQt Submodule Update Bot2024-02-221-5/+5
* Force text layout update in the thread where its createdSanthosh Kumar2024-02-214-1/+50
* Remove margin adjustment in QQuickHeaderViewPrivate during syncViewSanthosh Kumar2024-02-211-11/+0
* QtQml: Don't let objects be deleted during incubationUlf Hermann2024-02-203-10/+33
* CMake: Add the --resource arguments to the loader response fileUlf Hermann2024-02-201-2/+1
* qmllint: Restrict attached property validators to simple casesUlf Hermann2024-02-203-3/+29
* qmllint: Remove duplicates from fixes before applying themUlf Hermann2024-02-204-0/+38