aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items
Commit message (Expand)AuthorAgeFilesLines
* Revert "Text: Fix kerning when horizontalAlignment is set to center"Eskil Abrahamsen Blomfeldt2020-05-261-1/+1
* Consider margins in xflick/yflickNicolas Fella2020-05-251-4/+6
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-254-17/+12
* Fix handling of QQuickViewPrivate::rootUlf Hermann2020-05-202-23/+33
* Remove OpenGLInfoLaszlo Agocs2020-05-204-335/+0
* rhi: Add support for grabbing non-exposed windowsLaszlo Agocs2020-05-181-6/+13
* Fix for possible crash in QSGDefaultLayer::grabValery Volgutov2020-05-182-0/+9
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-05-182-1/+9
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-152-1/+9
| |\
| | * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-143-1/+15
| | |\
| | | * Export QQuickItemViewFxItem privatelyv5.15.0Shawn Rutledge2020-05-111-1/+1
| | | * Fix crashes when draggingFriedemann Kleint2020-04-241-0/+8
| | | * Merge 5.15 into 5.15.0Alexandru Croitor2020-04-231-4/+3
| | | |\
| | | * \ Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-221-2/+1
| | | |\ \
| | | * | | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-221-0/+6
* | | | | | Add missing overrideAlexander Volkov2020-05-152-3/+3
* | | | | | Respect margins when sizing flickable content itemNicolas Fella2020-05-151-4/+4
|/ / / / /
* | | | | RHI: Fix crash in QQuickWindow when updating render targetEskil Abrahamsen Blomfeldt2020-05-142-4/+7
* | | | | Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-141-7/+83
* | | | | rhi: Fix crashing Controls autotests due to shadereffect lifetime issuesLaszlo Agocs2020-05-131-2/+3
* | | | | Doc: Update description to be more precisePaul Wicking2020-05-131-2/+3
* | | | | TableView: during layout, set item width before heightRichard Moe Gustavsen2020-05-081-9/+22
* | | | | Reimplement QWindow::closeEvent, move handling code thereVolker Hilsheimer2020-05-082-9/+10
* | | | | Remove Screen.orientationUpdateMaskShawn Rutledge2020-05-082-61/+11
* | | | | TableView: allow negative spacingRichard Moe Gustavsen2020-05-071-2/+2
* | | | | QQuickWindow: pass InputMethod(Query) events on to itemsVolker Hilsheimer2020-05-061-0/+19
* | | | | Fix build without openglSamuli Piippo2020-05-061-2/+3
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-055-10/+28
|\| | | |
| * | | | Text: Fix kerning when horizontalAlignment is set to centerArjen Hiemstra2020-04-291-1/+1
| * | | | Gracefully handle Accessible attached property on non-itemsTor Arne Vestbø2020-04-282-7/+10
| * | | | Fix visibility of qml window in qquickwidgetMichal Klocek2020-04-242-2/+17
* | | | | QQuickLoader: prevent clearing initial properties after active = trueWang Chuan2020-05-051-1/+0
* | | | | Doc: fix typo in ListView::layoutDirectionMitch Curtis2020-04-301-1/+1
* | | | | Add beforeFrameBegin() and afterFrameEnd() to QQuickWindowLaszlo Agocs2020-04-303-0/+59
* | | | | Resume AnimatedSprite playback when visibility changesLaszlo Agocs2020-04-242-0/+10
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-243-7/+10
|\| | | |
| * | | | qquickitemgrabresult: Check effective window for visibilityKai Uwe Broulik2020-04-231-1/+6
| | |_|/ | |/| |
| * | | Doc: AnimatedImage incompatible with QQuickImageProviderNico Vertriest2020-04-231-4/+3
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-221-2/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Qt Forward Merge Bot2020-04-211-2/+1
| | |\
| | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-103-4/+20
| | | |\
| | | * | Don't replace all characters below 0x20 with spaces as they may be validAndy Shaw2020-03-021-2/+1
* | | | | QQuickItem: rename geometryChanged to geometryChangeMitch Curtis2020-04-2332-81/+70
* | | | | Drop obsolete encoding parameter from ToHtml callFabian Kosmale2020-04-231-1/+1
* | | | | Don't truncate the hashesEskil Abrahamsen Blomfeldt2020-04-221-1/+1
* | | | | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-221-0/+6
* | | | | Mouse area: Prevent drag being started with non-accepted mouse buttonsFriedemann Kleint2020-04-221-3/+9
* | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-171-0/+5
|\| | | |
| * | | | Doc: Clarify what QQuickWindow::resetOpenGLState() resetsAndy Shaw2020-04-161-0/+5
* | | | | Change qHash return value to size_tFabian Kosmale2020-04-163-3/+3