aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.5' in qt/qtdeclarativev6.5.0-beta1Qt Submodule Update Bot2022-12-161-5/+5
* Implement touch event handling for SplitViewVolker Hilsheimer2022-12-152-28/+51
* Don't override exclusive touch grab of filtered itemVolker Hilsheimer2022-12-151-2/+5
* Add test for touch events with SplitViewMitch Curtis2022-12-151-0/+23
* qmlls: Remove unused variablePeter Varga2022-12-141-2/+0
* qmake: Fix generated *_qmlcache.cpp file pathsJoerg Bornemann2022-12-141-0/+1
* Doc: Use correct moduleheader for QDocPaul Wicking2022-12-141-1/+1
* qmake: Fix build of quickcontrols examplesJoerg Bornemann2022-12-142-1/+1
* Doc: Fix typoAndreas Eliasson2022-12-131-2/+2
* Doc: Remove stray characterKai Köhne2022-12-131-1/+1
* Update dependencies on '6.5' in qt/qtdeclarativeQt Submodule Update Bot2022-12-131-5/+5
* PinchHandler: don't confine activeScale and activeRotation to min/maxShawn Rutledge2022-12-124-13/+14
* Doc: Replace hard-coded Qt version number with the \QtVersion macroTopi Reinio2022-12-121-2/+2
* Doc: Fix incorrect \inqmlmodule statementsTopi Reinio2022-12-122-2/+2
* Stabilize tst_QQuickPinchHandler::scaleThreeFingers with dragThresholdShawn Rutledge2022-12-121-1/+2
* QQuickTableView: never start to edit from a modifier key aloneRichard Moe Gustavsen2022-12-122-1/+24
* Purge the internal renderSceneGraph function argument listLaszlo Agocs2022-12-129-19/+18
* Make the ShaderEffect type cache self maintainingLaszlo Agocs2022-12-125-31/+43
* QQmlJSCodeGenerator: fix nullptr dereferenceFabian Kosmale2022-12-126-0/+91
* QQuickOverlay: fix crash when a Drawer is destroyedAurélien Brooke2022-12-123-11/+42
* Documentation: Make note about QSGGeometry storing a reference to the attribu...Friedemann Kleint2022-12-121-2/+4
* Material: Fix incorrect path in qt_attribution.jsonTopi Reinio2022-12-121-2/+2
* Docs: Add an animation of the app in actionNicholas Bennett2022-12-122-4/+6
* Add containerStyle property to Material attached objectOliver Eftevaag2022-12-125-0/+58
* Update Material ToolBar to Material 3Mitch Curtis2022-12-121-1/+1
* Update Material Switch to Material 3Mitch Curtis2022-12-127-38/+256
* Update Material ApplicationWindow to Material 3Mitch Curtis2022-12-122-5/+4
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2022-12-111-5/+5
* Route Qt::TimeSpec usage via QTimeZoneEdward Welbourne2022-12-1115-76/+110
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2022-12-111-5/+5
* Uncomment velocity check in tst_DragHandler::mouseDragShawn Rutledge2022-12-111-2/+2
* Deprecate PinchAxis minimum/maximum scale and rotation propertiesShawn Rutledge2022-12-102-4/+12
* Standardize Drag/PinchHandler active/persistent scale, rotation, translationShawn Rutledge2022-12-1010-105/+360
* QQuickTreeViewDelegate: add edit delegate docsRichard Moe Gustavsen2022-12-101-0/+17
* TreeViewDelegate: add missing qdoc commandRichard Moe Gustavsen2022-12-101-1/+1
* CMake: Un-TP qml deployment APIAlexandru Croitor2022-12-104-7/+0
* Fix MultiEffect memory leakKaj Grönholm2022-12-101-0/+1
* Improve MultiEffect source handlingKaj Grönholm2022-12-106-66/+325
* Add PinchHandler.scaleAxis, rotationAxis; hold values in axesShawn Rutledge2022-12-1011-160/+504
* Blacklist tst_qquicktextedit::pasteHtmlIntoMarkdown on Ubuntu 20.04Shawn Rutledge2022-12-101-0/+4
* Avoid memory leaks in tst_qquickloader.cppUlf Hermann2022-12-091-12/+12
* qmllint: Read the right register when analyzing callsUlf Hermann2022-12-094-2/+16
* QML: Add an accurate stack bounds checkerUlf Hermann2022-12-0910-48/+565
* QQQuickTreeView: double expand from TreeView, not TreeViewDelegateRichard Moe Gustavsen2022-12-094-5/+55
* CMake: Un-TP qt_generate_foreign_qml_type and qt_query_qml_moduleAlexandru Croitor2022-12-093-7/+0
* Remove Qt keywords from all headersYuhang Zhao2022-12-0917-27/+21
* Merge "Merge remote-tracking branch 'origin/wip/material3' into dev"Liang Qi2022-12-0923-202/+795
|\
| * Merge remote-tracking branch 'origin/wip/material3' into devLiang Qi2022-12-0823-202/+795
| |\
| | * Move manual test for material stylewip/material3Paul Wicking2022-12-078-0/+0
| | * Merge remote-tracking branch 'origin/dev' into wip/material3Paul Wicking2022-12-055336-87298/+92841
| | |\