aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick
Commit message (Expand)AuthorAgeFilesLines
* Allow redirecting QRhi-based rendering via QQuickRenderControlLaszlo Agocs2020-04-1118-116/+1544
* QQuickTableView: add functions to get current rows and columnsRichard Moe Gustavsen2020-04-093-8/+129
* QQuickTableView: add cellAtPos() functionsRichard Moe Gustavsen2020-04-092-0/+78
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0912-28/+57
|\
| * 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 function: itemAtCell(const QPoint)Richard Moe Gustavsen2020-04-082-0/+33
* | | QQuickTableView: add positionViewAtRow()/Column()Richard Moe Gustavsen2020-04-083-21/+338
* | | Remove QSGSimpleMaterialLaszlo Agocs2020-04-077-482/+2
* | | Regenerate CMake project file after QSGEngine removalLaszlo Agocs2020-04-071-6/+7
* | | Remove QSGEngine and move QSGAbstractRenderer back to privateLaszlo Agocs2020-04-0710-554/+93
* | | Replace QFlagPointer with QTaggedPointerSimon Hausmann2020-04-033-8/+14
* | | Implement modifying colors using methodsMaximilian Goldstein2020-04-022-1/+19
* | | Change documentation to mention QRegularExpressionLars Knoll2020-04-021-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-243-15/+36
|\| |
| * | 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
* | | QQuickEvents: Delete pointer devices on shutdownUlf Hermann2020-03-231-10/+25
* | | Encapsulate QQmlContextDataUlf Hermann2020-03-234-17/+11
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-206-9/+102
|\| |
| * | 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
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-186-52/+56
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-186-52/+56
| |\| |
| | * | 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
* | | | Store a QV4::ReturnedValue in QJSValueUlf Hermann2020-03-181-1/+2
* | | | Remove QRegExpValidator usagesLars Knoll2020-03-185-112/+4
|/ / /
* | | Allow multiple URL interceptors per engineUlf Hermann2020-03-171-3/+2
* | | qsgrhisupport.cpp: Fix warningsFriedemann Kleint2020-03-171-3/+5
* | | Introduce new mechanism to manage palette functionality in QMLVitaly Fanaskov2020-03-1632-25/+2153
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-03-122-0/+725
|\ \ \
| * | | CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-6/+4
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-12166-668/+2128
| |\ \ \
| * | | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-1/+1
| * | | | Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-051-0/+9
| * | | | Post-merge fixesAlexandru Croitor2020-01-301-4/+9