aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Export QQuickItemViewFxItem privatelyv5.15.0Shawn Rutledge2020-05-111-1/+1
* Make no-opengl builds succeed with Vulkan or MetalLaszlo Agocs2020-04-251-4/+11
* Fix crashes when draggingFriedemann Kleint2020-04-241-0/+8
* Merge 5.15 into 5.15.0Alexandru Croitor2020-04-233-10/+9
|\
| * Doc: AnimatedImage incompatible with QQuickImageProviderNico Vertriest2020-04-232-9/+8
| * Fix warning about deprecated "end" manipulatorThiago Macieira2020-04-221-1/+1
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-04-221-2/+1
| |\
* | \ Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang 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
* | | | | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-221-0/+6
| |_|_|/ |/| | |
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-201-0/+1
|\| | |
| * | | OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-071-0/+1
* | | | RHI: Fix build with -no-openglFriedemann Kleint2020-04-171-2/+11
* | | | Doc: Clarify what QQuickWindow::resetOpenGLState() resetsAndy Shaw2020-04-161-0/+5
* | | | Fix clipping of text with software backendEskil Abrahamsen Blomfeldt2020-04-161-16/+27
* | | | Deprecate QSGEngineLaszlo Agocs2020-04-144-2/+14
* | | | Deprecate QSGSimpleMaterial and QSGSimpleMaterialShaderLaszlo Agocs2020-04-142-0/+11
* | | | Avoid deprecated TouchPoint rect accessors in MPTA and QQWinPrivShawn Rutledge2020-04-072-3/+4
* | | | QQuickTableView: fix crash in tableLayoutToString()Richard Moe Gustavsen2020-04-071-0/+2
* | | | TableView: Clarify the rows/columns docs about inserting/removingAndy Shaw2020-04-031-6/+11
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Frederik Gladhorn2020-04-011-0/+6
|\| | |
| * | | Fix QQuickMouseArea getting stuck in pressed state when hiding in pressFrederik Gladhorn2020-03-311-0/+6
* | | | Doc: explain how to receive mouse press and release eventsv5.15.0-beta3Mitch Curtis2020-03-311-0/+11
* | | | Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-311-8/+12
* | | | QQuickPointerTouchEvent::touchEventForItem(): avoid deprecated accessorsShawn Rutledge2020-03-301-1/+1
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-283-6/+10
|\| | |
| * | | Flickable: add nullptr check (crash seen only in release mode on windows)Nick Shaforostov2020-03-261-0/+3
| * | | PinchArea: document the pinch parameter for its signalsGiuseppe D'Angelo2020-03-211-4/+4
| | |/ | |/|
| * | Make tst_qquickcanvasitem significant again; fix image size roundingShawn Rutledge2020-03-051-2/+3
* | | Remove comments about renaming and removing properties for Qt6Jan Arve Sæther2020-03-261-2/+0
* | | rhi: Remove broken assertLaszlo Agocs2020-03-241-2/+0
* | | QQuickTableView: add private support for transposing the viewRichard Moe Gustavsen2020-03-232-13/+32
* | | QQuickView: Don't leak root object in error caseUlf Hermann2020-03-201-2/+4
* | | Doc: Add missing documentations of Window Type signalsNorihito Tohge2020-03-191-1/+84
* | | rhi: Enable layer updateTexture(), and so grabs, in the sync phaseLaszlo Agocs2020-03-186-8/+18
* | | Fix some network related deprecation warningsFabian Kosmale2020-03-161-1/+1
* | | Doc: Remove \contentspage commandsTopi Reinio2020-03-153-11/+0
* | | rhi: Make QSGRenderNode usable in Quick3Dv5.15.0-beta2Laszlo Agocs2020-03-113-41/+56
* | | Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-1021-234/+0
* | | Add missing QPainterPath includesUlf Hermann2020-03-091-0/+1
* | | Add missing QPainterPath includesMitch Curtis2020-03-091-0/+1
* | | Avoid using deprecated QTabletEvent::device()Simon Hausmann2020-03-071-1/+1
* | | Doc: clarify the fontSizeMode property in terms of Rich and Styled textAndy Shaw2020-03-061-0/+6
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-033-7/+22
|\| |
| * | QQuickItem: prevent endless loop in focus tab chainWang Chuan2020-03-031-1/+7
| * | QQuickTableView: Immediately delete delegates when possibleUlf Hermann2020-02-281-1/+10
| |/
| * Fix texture coords for the compressed texture atlasMichael Brasser2020-02-211-5/+5
* | Fix building qtdeclarative without QMovie supportJean-Michaël Celerier2020-03-021-1/+1