aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2023-01-041-5/+5
* Examples: Update custom QSGMaterialShader correctlySze Howe Koh2023-01-041-0/+1
* QQmlPropertyCache: don't depend on locale for toupperMarc Mutz2023-01-031-2/+2
* map example: don't restrict pinch-zoom to centerShawn Rutledge2023-01-031-2/+0
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2023-01-021-5/+5
* Bump version to 6.4.3Jani Heikkinen2023-01-021-1/+1
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2022-12-291-5/+5
* doc, QQuickTreeView: hasChildren should be bool, not intRichard Moe Gustavsen2022-12-231-1/+1
* QQuickTreeView: change the order of row and column to modelIndex(), v2Richard Moe Gustavsen2022-12-234-31/+41
* QQuickWidget: always accept touch events and grabbed event pointsVolker Hilsheimer2022-12-224-2/+113
* Change asserts to runtime checkingKaj Grönholm2022-12-221-5/+10
* QQuickTableView: change the order of row and column to modelIndex()Richard Moe Gustavsen2022-12-211-6/+23
* qquickpopuppositioner: fix popup mirroringSami Shalayel2022-12-214-3/+211
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2022-12-201-5/+5
* Fix missing glyphs when using NativeRenderingEskil Abrahamsen Blomfeldt2022-12-201-1/+3
* Flickable: prevent fixup() from being called while draggingOliver Eftevaag2022-12-193-7/+10
* Text: respect to maximumLineCount when calculating implicitWidthVladimir Belyavsky2022-12-193-19/+36
* QQuickOverlay: fix crash when a Drawer is destroyedAurélien Brooke2022-12-193-10/+41
* Drawer: don't get stuck in open state after touches outsideShawn Rutledge2022-12-174-10/+62
* QQDAPrivate::deliverUpdatedPoints: skip HoverHandlers if wheel eventVladimir Belyavsky2022-12-173-3/+9
* Fix ListView.isCurrentItem for DelegateModel, take 2Ivan Solovev2022-12-174-0/+167
* QmlCompiler: Mark StoreElement on JS values has having side effectsUlf Hermann2022-12-174-0/+27
* Test MouseArea in QQuickWidgetShawn Rutledge2022-12-162-0/+32
* QQuickStates: Handle more types as result of whenFabian Kosmale2022-12-154-10/+39
* doc: Fix up setGraphicsApi() since tagLaszlo Agocs2022-12-151-1/+1
* qmllint: Read the right register when analyzing callsUlf Hermann2022-12-154-2/+16
* QSKIP tst_qquickimageparticle::test_tabled when running on linuxHeikki Halmet2022-12-151-38/+42
* Doc: Remove usages of "\js"Luca Di Sera2022-12-153-8/+8
* qmake: Fix generated *_qmlcache.cpp file pathsJoerg Bornemann2022-12-141-0/+1
* qmlls: Remove unused variablePeter Varga2022-12-141-2/+0
* Implement touch event handling for SplitViewVolker Hilsheimer2022-12-142-28/+51
* Don't override exclusive touch grab of filtered itemVolker Hilsheimer2022-12-141-2/+5
* Add test for touch events with SplitViewMitch Curtis2022-12-141-0/+23
* Doc: Fix typoAndreas Eliasson2022-12-131-2/+2
* Documentation: Make note about QSGGeometry storing a reference to the attribu...Friedemann Kleint2022-12-131-2/+4
* Uncomment velocity check in tst_DragHandler::mouseDragShawn Rutledge2022-12-111-2/+2
* Stabilize rendering of Rectangle borders under fractional scalingEirik Aavitsland2022-12-081-2/+7
* qv4qobjectwrapper: return false on failed argument conversionSami Shalayel2022-12-074-1/+129
* QmlCompiler: Fix various kinds of enum lookupUlf Hermann2022-12-067-4/+123
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2022-12-061-5/+5
* Fix comparison AOT-lookup and intended type in value typesSemih Yavuz2022-12-055-1/+58
* Fix potential crash in software renderer of ShapeLaszlo Agocs2022-12-051-4/+2
* Revert "Build: install the metatypes inside Qt's own arch-specific data dir"Friedemann Kleint2022-12-051-1/+1
* Doc: Fix faulty include file extensionJoerg Bornemann2022-12-053-2/+5
* QQuickMacStyle: stop using deprecated constants, use suggested replacementsTimur Pocheptsov2022-12-021-1/+1
* qmltc: error out when encoutering invalid filenamesSami Shalayel2022-12-023-0/+25
* QmlCompiler: Don't crash on CallWithSpreadUlf Hermann2022-12-025-0/+30
* Update dependencies on '6.4' in qt/qtdeclarativeQt Submodule Update Bot2022-12-011-5/+5
* doc: Add note to PinchHandler.translation property about macOS trackpadShawn Rutledge2022-12-011-0/+3
* Remove signal index mismatch in aot-compiled codeSami Shalayel2022-11-304-2/+68