aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* QQuickItem: Avoid unnecessary detach on passiveGrabbers listVladimir Belyavsky2024-04-231-2/+2
* QQDA: Make it easier to find the focus item when there's no active focusDoris Verria2024-04-232-10/+24
* QSGRhiShaderEffectNode: Avoid unnecessary uniformBlocks list detachVladimir Belyavsky2024-04-221-1/+1
* QSGMaterialShader: Use QHash::constFind() to avoid unnecessary detachesVladimir Belyavsky2024-04-221-2/+2
* Transition: Avoid potential extra QList detachVladimir Belyavsky2024-04-221-2/+2
* Animations: Use QHash::constFind() to avoid unnecessary detachesVladimir Belyavsky2024-04-223-11/+8
* QQuickState: Avoid potential extra QList detachVladimir Belyavsky2024-04-221-21/+19
* Fix documentation of List/GridView countAlbert Astals Cid2024-04-222-2/+2
* doc: Update C++ docs in QQuickTextDocumentShawn Rutledge2024-04-191-4/+126
* Pass the sourceClipRect setting in the QQuickImageProvider optionsEirik Aavitsland2024-04-173-0/+18
* doc: use macro for qmlls's product nameSami Shalayel2024-04-171-1/+1
* QQuickTableView: support unselecting cellsRichard Moe Gustavsen2024-04-174-18/+62
* Declare some missing value typesUlf Hermann2024-04-174-4/+12
* Correct fragment stage related in QSGMaterial multiview docsLaszlo Agocs2024-04-161-5/+9
* Adds documentation for the qml_in_java_based_android_projects exampleNicholas Bennett2024-04-171-3/+6
* Fix crash in QQuickItem::mapToItemCarl Schwan2024-04-151-2/+3
* richtext formatting of numbered and bullet lists (<ol> and <ul>)Sami Shalayel2024-04-151-0/+6
* Docs: add font.variableAxes to the available font propertiesVolker Hilsheimer2024-04-151-0/+1
* Fix revisioning of the variableAxes property in the Quick Font typeVolker Hilsheimer2024-04-151-1/+1
* GridView: add missing properties and signals to the documentationHatem ElKharashy2024-04-131-0/+44
* Make sure PathView index isn't negative when filling the modelKaj Grönholm2024-04-121-0/+1
* QtQml: Add a wrapper builtin for QQmlV4Function*Ulf Hermann2024-04-1210-27/+22
* Fix Text with ElideRight rendering when margins are setIvan Solovev2024-04-121-1/+3
* Raise the dead in QSGRhiShaderMaterialTypeCacheLaszlo Agocs2024-04-121-2/+10
* Fix PathView infinite create/remove loopsKaj Grönholm2024-04-122-9/+15
* QQuickItem::setFocus: Don't return too earlyDoris Verria2024-04-111-14/+6
* Loader: keep control over resizingFabian Kosmale2024-04-111-3/+15
* ItemView: Avoid undesired repositioning in updateCurrentFabian Kosmale2024-04-111-1/+3
* Android: fix handling of InputMethodQueryIvan Solovev2024-04-111-1/+7
* QQuickPaintedItem: make the antialiasing property workEirik Aavitsland2024-04-112-12/+4
* Software backend: fix PaintedItem smooth xformEirik Aavitsland2024-04-111-0/+3
* Curverenderer: Cleanups & optimizations of intersection solvingEirik Aavitsland2024-04-112-43/+51
* wasm: document threaded render loop non-supportMorten Sørvig2024-04-101-3/+7
* Return masked characters for passwords during narrationPavel Dubsky2024-04-081-0/+2
* TextEdit: don't skip nested frames or their blocks in updatePaintNodeShawn Rutledge2024-04-082-5/+15
* Centralize string parsing for QPoint, QRectF and friendsSami Shalayel2024-04-051-47/+20
* Add a way to set a custom depth texture on a QQuickRenderTargetLaszlo Agocs2024-04-053-8/+264
* QML Profiler: Avoid reporting scene graph data out of orderUlf Hermann2024-04-041-1/+11
* QQuickTextEdit: Check QQuickAccessibleAttached for nullptrUlf Hermann2024-04-041-4/+5
* Curve renderer: Use a common QQuadPath iterator functionEirik Aavitsland2024-04-033-60/+45
* Fix assert for certain dashed strokes in curve rendererEirik Aavitsland2024-04-031-1/+1
* QQuickBorderImage: handle QFile failing to openGiuseppe D'Angelo2024-04-031-2/+4
* Make culled QQuickItemViewFxItems inaccessibleMorten Sørvig2024-03-301-1/+3
* SelectionRectangle: ensure we remove or update selection handles if selection...Richard Moe Gustavsen2024-03-263-8/+41
* DragHandler: don't skip passive grab if state includes releaseShawn Rutledge2024-03-261-1/+3
* QQuickRt: State the depthTexture is not to be written out when multiviewLaszlo Agocs2024-03-261-1/+2
* Use new Qt configure feature for MetalTor Arne Vestbø2024-03-2510-21/+21
* Curverenderer: Clean up and optimize QQuadPath utility classEirik Aavitsland2024-03-222-20/+20
* Correct license for documentation filesLucie Gérard2024-03-221-1/+1
* Correct doc snippet licenseLucie Gérard2024-03-2215-15/+15