aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* QQuickAccessibleAttached: keep track of name being explicitly setMitch Curtis2019-11-062-0/+18
* QQuickItem::setParentItem: Check for d->window after deref'ing itUlf Hermann2019-10-311-1/+2
* 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
* | Fix updating of text nodes in QQuickTextEditLars Knoll2019-10-141-5/+4
* | QQuickTextInput::remove: Fix selection logicFabian Kosmale2019-10-111-2/+2
|/
* 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
* Doc: Fix typoPaul Wicking2019-09-261-1/+1
* Doc: add TableView \since versionMitch Curtis2019-09-171-0/+1
* 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 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-1/+1
|\|
| * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-301-1/+1
* | Doc: Add doc on "quit" shortcut behavior in macOSNico Vertriest2019-07-171-0/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-172-2/+5
|\|
| * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-161-0/+3
| * Fix static buildSimon Hausmann2019-07-121-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-121-3/+7
|\|
| * Notify QQItem::mouseUngrabEvent() when an Event Handler steals grabShawn Rutledge2019-07-051-3/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-6/+7
|\|
| * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-021-6/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-282-9/+21
|\|
| * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-281-1/+7
| * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-262-8/+14
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-196-17/+16
|\|
| * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-176-17/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-131-0/+2
|\|
| * Avoid assertion when having a ShaderEffect as a delegateJan Arve Sæther2019-05-211-0/+2
* | Fix heap-use-after-free with QQuickListViewAllan Sandfeld Jensen2019-06-044-19/+26
* | QQuickTableView: Don't try to forceLayout with no columnsDavid Edmundson2019-06-051-0/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-022-5/+6
|\|
| * QQuickTextControl: Fix Qt::ImAbsolutePosition queryVova Mshanetskiy2019-05-241-1/+1
| * Doc: Fix incorrect snippet in Repeater QML type documentationTopi Reinio2019-01-231-4/+5
* | Fix mistakes in 9b36512b9453f429644b0c388d381f7a2fc0f825Allan Sandfeld Jensen2019-05-286-6/+22
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-167-52/+95
|\|
| * Do not synthesize a double click event if the event point moved too farJan Arve Sæther2019-05-152-16/+29
| * TextEdit: use I-beam cursor by default, pointing cursor for linksShawn Rutledge2019-05-153-1/+20