aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0824-49/+51
|\
| * Revert "Temporarily drop a debug mode check in rhi-based stenciling"Laszlo Agocs2019-10-071-3/+1
| * Follow QRhi improvements and drop QVectors where applicableLaszlo Agocs2019-10-076-12/+16
| * Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-0718-34/+34
* | qquickitemsmodule: Fix build with -no-feature-quick-draganddropTimo Aarnipuro2019-10-041-1/+1
* | Fix build without quick_animatedimageUlf Hermann2019-10-041-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0473-482/+955
|\|
| * Temporarily drop a debug mode check in rhi-based stencilingLaszlo Agocs2019-10-031-0/+2
| * Drop QVector for srb and shader stage descriptionsLaszlo Agocs2019-10-032-10/+12
| * Fix device pixel ratio with QRhi for native textLaszlo Agocs2019-10-036-5/+36
| * QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-029-12/+13
| * Remove depth-stencil buffer sizing on the rhi pathLaszlo Agocs2019-09-302-11/+11
| * Add a QSG env var for QRhi::PreferSoftwareRendererLaszlo Agocs2019-09-273-5/+27
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-273-2/+52
| |\
| | * Doc: Fix typoPaul Wicking2019-09-261-1/+1
| | * doc: explain more about acceptedModifiers in PointerDeviceHandlerShawn Rutledge2019-09-191-1/+50
| | * Doc: add TableView \since versionMitch Curtis2019-09-171-0/+1
| * | Handle "interesting" stationary touchpoints as if they movedShawn Rutledge2019-09-242-2/+9
| * | Add missing QSGDynamicTexture default constructorFlorian Bruhin2019-09-241-0/+1
| * | Ensure AnimatedImage currentFrame/onCurrentFrameChanged 2.0 compatibilityShawn Rutledge2019-09-242-1/+3
| * | QQuickMouseArea: fix containsMouse when mousearea become visibleWang Chuan2019-09-231-1/+1
| * | PathView: grab mouse on press if already movingShawn Rutledge2019-09-231-3/+4
| * | Change const ref to ref in QSGMaterialRhiShader as per API reviewLaszlo Agocs2019-09-2314-85/+88
| * | Add an env var to periodically kill the device on d3dLaszlo Agocs2019-09-232-0/+9
| * | Recover from device lost on the rhi path in the threaded loopLaszlo Agocs2019-09-231-61/+100
| * | Handle rhi device loss in the basic render loopLaszlo Agocs2019-09-231-5/+40
| * | HoverHandler: handle all device types; hovered=false on touch releasev5.14.0-alpha1Shawn Rutledge2019-09-191-5/+6
| * | PathView: fix warnings, oddities and whitespaceShawn Rutledge2019-09-181-79/+79
| * | doc: correct the snippet for Item.scaleShawn Rutledge2019-09-181-0/+1
| * | Add missing doc entries for QSGGeometry::Type valuesLaszlo Agocs2019-09-181-0/+4
| * | Add some missing since and internal doc tagsLaszlo Agocs2019-09-182-14/+23
| * | Avoid changing function signature in public headerLaszlo Agocs2019-09-185-10/+64
| * | Add missing inner struct and enum docs for rhi material shaderLaszlo Agocs2019-09-181-0/+65
| * | Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-182-6/+6
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-171-2/+2
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-121-2/+2
| | |\
| | | * QQuickTextNodeEngine: don't create background when its alpha is 0Wang Chuan2019-08-291-2/+2
| * | | Fix qmlobject_{dis}connect macros to require semicolon at the endJan Arve Sæther2019-09-165-7/+7
| * | | doc: Add missing directories to qdocconf filesMartin Smith2019-09-161-0/+2
| * | | PathView: reduce velocity by linear decay model if release is delayedShawn Rutledge2019-09-122-1/+15
| * | | Move qsgrhisupport to an unconditional section in the priLaszlo Agocs2019-09-121-4/+4
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-1222-162/+262
| |\| |
| | * | Fix QQuickTextEdit triple click detectionJan Arve Sæther2019-08-292-6/+4
| | * | Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-2911-126/+174
| | * | QQuickTableView: always relayout after a rebuildRichard Moe Gustavsen2019-08-281-9/+1
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-284-5/+68
| | |\|
| | | * Fix build with -no-feature-quick-spriteJohan Klokkhammer Helsing2019-08-271-0/+2
| | | * Add missing HoverHandler docsShawn Rutledge2019-08-261-3/+21
| | | * doc: Clarify that the delegate populate transition doesn't always runShawn Rutledge2019-08-122-2/+45
| | * | Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-224-13/+13