aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-041-1/+2
|\
| * QQuickItem::setParentItem: Check for d->window after deref'ing itUlf Hermann2019-10-311-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-316-25/+45
|\|
| * QML Drag: Prevent crash when using image provider urlFabian Kosmale2019-10-301-1/+1
| * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-291-0/+8
| |\
| | * Handle null in QQuickPointerEvent and QQEventPoint debug operatorsShawn Rutledge2019-10-171-0/+8
| * | QQuickItem::setParentItem: add child earlierFabian Kosmale2019-10-291-4/+17
| * | Loader: Actually clear initial properties when changing sourceFabian Kosmale2019-10-241-1/+2
| * | Rename some variables and a function to improve clarityJan Arve Sæther2019-10-242-19/+17
* | | Enhance Layer.smooth docsLaszlo Agocs2019-10-251-1/+5
* | | Clarify some rhi related QQuickWindow docsLaszlo Agocs2019-10-151-22/+23
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-152-7/+6
|\| |
| * | Fix updating of text nodes in QQuickTextEditLars Knoll2019-10-141-5/+4
| * | QQuickTextInput::remove: Fix selection logicFabian Kosmale2019-10-111-2/+2
| |/
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-103-6/+16
|\|
| * Fix QQuickWindow::afterAnimating with QQuickRenderControlPaul Lemire2019-10-101-0/+1
| * QQuickImage: Fix an odd 1px offset on 'fillMode: PreserveAspectFit'Alexander Akulich2019-10-091-2/+2
| * PathView: grab mouse on press if already movingShawn Rutledge2019-10-091-3/+4
| * Fix bug when highlight was not respected after currentIndex changedJan Arve Sæther2019-10-081-4/+13
* | QQuickWindow: Higher z-order items now steal drop targetStephen D'Angelo2019-10-092-30/+67
* | Send ShortcutOverride event when receiving a non-spontaneous key pressTeemu Holappa2019-10-091-0/+8
* | Prepare for QTextBlockFormat::MarkerType to be an enum classShawn Rutledge2019-10-092-6/+6
* | When a DelegateModel delegate changes, refill the viewShawn Rutledge2019-10-092-16/+24
* | Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-0713-29/+29
* | Fix device pixel ratio with QRhi for native textLaszlo Agocs2019-10-031-0/+7
* | QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-023-4/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-272-1/+2
|\|
| * Doc: Fix typoPaul Wicking2019-09-261-1/+1
| * Doc: add TableView \since versionMitch Curtis2019-09-171-0/+1
* | Handle "interesting" stationary touchpoints as if they movedShawn Rutledge2019-09-242-2/+9
* | 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
* | PathView: fix warnings, oddities and whitespaceShawn Rutledge2019-09-181-79/+79
* | doc: correct the snippet for Item.scaleShawn Rutledge2019-09-181-0/+1
* | Avoid changing function signature in public headerLaszlo Agocs2019-09-181-3/+6
* | 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
* | | PathView: reduce velocity by linear decay model if release is delayedShawn Rutledge2019-09-122-1/+15
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-1215-139/+218
|\| |
| * | Fix QQuickTextEdit triple click detectionJan Arve Sæther2019-08-292-6/+4
| * | Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-299-119/+164
| * | 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-283-2/+47
| |\|
| | * Fix build with -no-feature-quick-spriteJohan Klokkhammer Helsing2019-08-271-0/+2
| | * doc: Clarify that the delegate populate transition doesn't always runShawn Rutledge2019-08-122-2/+45
* | | Clarify docs and comments regarding under and overlaysLaszlo Agocs2019-09-081-3/+7