aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple object creation in LoaderSanthosh Kumar2023-03-101-1/+1
* TapHandler: ignore untracked moving points; treat touchpad as mouseShawn Rutledge2023-03-092-4/+5
* TapHandler ExclusiveSignal flags: start with 1Shawn Rutledge2023-03-091-2/+2
* Add doc page for MultiEffect examplesLaszlo Agocs2023-03-081-0/+2
* Fix build with -no-feature-quick-draganddropTasuku Suzuki2023-03-051-2/+2
* doc: Add snippets and animations illustrating TapHandler.GesturePolicyShawn Rutledge2023-03-0310-44/+315
* ListView: Do not create context for section if component is boundFabian Kosmale2023-03-011-7/+11
* Doc: mention the order in which top-level transition animations are runMitch Curtis2023-03-011-0/+5
* Doc: fix grammar of PropertyAnimation section titleMitch Curtis2023-03-011-1/+1
* doc: Add qml PointerDevice, pointingDeviceUniqueId and PointerEventShawn Rutledge2023-02-282-1/+135
* Fix mouse inside MouseArea (containsMouse) for press eventSanthosh Kumar2023-02-231-1/+5
* Implement DocBook mappings of qdoc macrosThibaut Cuvelier2023-02-231-1/+2
* Doc: Fix warnings for undocumented parametersTopi Reinio2023-02-212-1/+4
* Fix dummy variable in QQuickPinchHandler::setPersistentScaleShawn Rutledge2023-02-211-3/+3
* rhi: Prevent pipeline cache warning appearing again and againLaszlo Agocs2023-02-211-1/+11
* Fix QSGRhiLayer::toImage() for non RGBA8 formatAllan Sandfeld Jensen2023-02-211-3/+6
* doc: Update QML eventPoint; fix GrabTransition linkShawn Rutledge2023-02-216-29/+29
* Fix and test PinchHandler native-gesture scalingShawn Rutledge2023-02-171-1/+1
* doc: Add the handlerPoint.device propertyShawn Rutledge2023-02-171-0/+7
* doc: Rename QML type HandlerPoint to handlerPointShawn Rutledge2023-02-175-18/+19
* Doc: Mention QDS and UI files in Best PracticesLeena Miettinen2023-02-151-3/+24
* Doc: Improve documentation for Palette / ColorGroupKai Köhne2023-02-152-7/+7
* Unexport QSGMaterialShader::GraphicsPipelineStateLaszlo Agocs2023-02-141-1/+1
* TableView: deprecate positionViewAtCell(column, row) in favor of positionView...Richard Moe Gustavsen2023-02-132-9/+43
* TableView: deprecate itemAtCell(column, row) in favor of itemAtIndex(modelIndex)Richard Moe Gustavsen2023-02-132-2/+38
* TableView: deprecate modelIndex(row, column) in favor of index(row, column)Richard Moe Gustavsen2023-02-134-18/+51
* qquicktableview.cpp: Fix qdoc warningFriedemann Kleint2023-02-131-1/+1
* Remove Q_REVISION from "new" PinchHandler signalsShawn Rutledge2023-02-121-3/+3
* QQuickDeliveryAgent: fix downcast to QQuickItemVolker Hilsheimer2023-02-101-32/+25
* Flickable: don't initiate grab if there are multiple touchpointsShawn Rutledge2023-02-101-5/+15
* QtQuick: Fix conflicting definition of MinimumFlickVelocity in CMake Unity (J...Friedemann Kleint2023-02-105-9/+8
* QtQuick: Fix conflicting definition of helper windowFor in CMake Unity (Jumbo...Friedemann Kleint2023-02-094-34/+37
* QtQuick/Render loops: Fix conflicting WM_ constantsFriedemann Kleint2023-02-093-51/+41
* Fix build with -no-feature-texthtmlparserTasuku Suzuki2023-02-091-0/+2
* Have a way to always use an elapsed time based animation driverLaszlo Agocs2023-02-084-22/+141
* Avoid crash updating source of shader-less effectEskil Abrahamsen Blomfeldt2023-02-082-1/+13
* QtQuick: Fix conflicting definitions of qsg_leak_check in CMake Unity (Jumbo)...Friedemann Kleint2023-02-086-19/+17
* Flipable: switch sides at 90 degrees regardless of camera distanceJiDe Zhang2023-02-081-6/+48
* quicktextinput: Update IM state after clearing selection with IM eventJarkko Koivikko2023-02-071-0/+1
* QtQuick: Fix warnings about fields anonymous namespacesFriedemann Kleint2023-02-041-8/+5
* QtQuick: Fix conflicting definitions in qsgbasicinternalimagenode.cpp in CMak...Friedemann Kleint2023-02-041-9/+9
* QtQuick: Fix conflicting definitions of options in CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-042-6/+6
* QtQuick: Fix conflicting definition of ProtectedLayoutAccessor in CMake Unity...Friedemann Kleint2023-02-043-24/+14
* Doc: Recommend putting QML files in the same directory as their modulesUlf Hermann2023-02-041-0/+5
* MultiPointTouchArea: rename signal arguments in Qt 7; test with formalsShawn Rutledge2023-02-042-1/+42
* Improve MultiEffect API documentationKaj Grönholm2023-02-025-0/+0
* Fix QQuickImageParticle in case of QRhi re-createThomas Senyk2023-02-011-0/+1
* Fix QQuickCanvasItem in case of invalidateSceneGraph()Thomas Senyk2023-02-011-0/+4
* Doc: Update qmlformat descriptionUlf Hermann2023-01-311-6/+9
* QQuickGraphicsConfiguration: Turn debug operator into hidden friendFabian Kosmale2023-01-311-3/+3