aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* QQuickTableView: override contentWidth/Height propertiesRichard Moe Gustavsen2018-08-091-0/+19
* Fix build warning in tst_drawingmodesTor Arne Vestbø2018-08-091-2/+2
* QQuickTableView: change how we calculate content sizeRichard Moe Gustavsen2018-08-092-0/+163
* QQuickTableView: improve draining of reuse poolRichard Moe Gustavsen2018-08-072-2/+96
* QQuickTableView, auto test: ensure we flick more than one pageRichard Moe Gustavsen2018-08-071-1/+1
* QQuickWindow: obey AA_SynthesizeMouseForUnhandledTouchEventsShawn Rutledge2018-08-064-61/+90
* tst_FlickableInterop: use categorized logging rather than qDebugShawn Rutledge2018-08-061-6/+6
* Add a C++ autotest for PinchHandlerShawn Rutledge2018-08-027-1/+891
* tst_MptaInterop::touchesThenPinch: don't forget to flushShawn Rutledge2018-08-021-0/+2
* MultiPointHandler::wantsPointerEvent: reset if different cand countShawn Rutledge2018-08-021-14/+18
* Make pinch handler not activate on draggingJan Arve Sæther2018-08-022-4/+11
* QQmlTableInstanceModel: handle model data changes more gracefullyRichard Moe Gustavsen2018-08-023-10/+73
* QQuickTableView: implement support for reusing delegate itemsRichard Moe Gustavsen2018-08-023-11/+306
* Increase fine-grained signals for some properties in TextAleix Pol2018-07-311-7/+17
* Increase fine-grained signals for some properties in FlickableAleix Pol2018-07-311-0/+9
* QQmlAdaptorModel: prepare js list models for recycling supportRichard Moe Gustavsen2018-07-301-1/+1
* PointHandler: stay active as long as acceptedButtons satisfiedShawn Rutledge2018-07-274-0/+286
* Remove invalid CONFIG optionKevin Krammer2018-07-251-1/+1
* Unit test to check for property requirements of registered QML typesKevin Krammer2018-07-253-0/+211
* tst_qquicktableview: check size hint for row/column, not implicit sizeRichard Moe Gustavsen2018-07-211-10/+16
* tst_qquickwindow::constantUpdatesOnWindow: Verify that window was exposedTor Arne Vestbø2018-07-201-1/+1
* tst_qquicktableview: don't set column count to 0Mitch Curtis2018-07-191-3/+1
* tst_qquicktableview: actually test that model is resetMitch Curtis2018-07-192-3/+25
* Call clearGrabbers each time we get a press eventJan Arve Sæther2018-07-191-1/+1
* Make DragHandler a MultiPointHandlerShawn Rutledge2018-07-194-95/+105
* QQuickTableView: set delegate parent early-onRichard Moe Gustavsen2018-07-192-0/+20
* QQuickTableView: remove TableView.cellWidth/HeightRichard Moe Gustavsen2018-07-183-5/+5
* Qt Quick Table View: set the default row and column spacing to 0Nicolas Ettlin2018-07-182-0/+107
* tst_qquicktableview: make checkRowColumnCount() more stableRichard Moe Gustavsen2018-07-181-4/+16
* QQuickTableView: change how tableview resolves column width and row heightRichard Moe Gustavsen2018-07-184-0/+405
* Re-apply "tst_qquickpositioners: Remove forced basic renderloop workaround"Simon Hausmann2018-07-181-4/+0
* [Quick] Make sure an transition instance is stopped when replacedErik Verbruggen2018-07-182-0/+88
* TableView: invalidate table when model is resetMitch Curtis2018-07-172-0/+98
* Get rid of Qt.labs.handlers import, merge into QtQuick 2.12Shawn Rutledge2018-07-1714-28/+14
* QQuikTableView: use TableViewModel instead of QQmlDelegateModelRichard Moe Gustavsen2018-07-171-6/+0
* Merge remote-tracking branch 'origin/5.11' into devSimon Hausmann2018-07-172-88/+0
|\
| * Revert "[Quick] Make sure an transition instance is stopped when destroyed"Simon Hausmann2018-07-172-88/+0
* | Revert "tst_qquickpositioners: Remove forced basic renderloop workaround"Simon Hausmann2018-07-161-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-167-9/+245
|\|
| * [Quick] Make sure an transition instance is stopped when destroyedErik Verbruggen2018-07-132-0/+88
| * Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-092-0/+96
| * Don't leak components in QQuickLoaderColin Ogilvie2018-07-051-0/+53
| * Fix tst_qquickitem::qtBug60123Sami Nurmenniemi2018-07-052-9/+8
* | Add LineStyle support to Context2dColin Ogilvie2018-07-121-0/+91
* | Blacklist tst_qquickflickable::nestedSliderUsingTouchJoni Jantti2018-07-121-0/+1
* | Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping and ::nestedJoni Jantti2018-07-121-0/+2
* | Add Flickable.synchronousDrag propertyShawn Rutledge2018-07-121-0/+66
* | Move demos to qtdoc repositoryFrederik Gladhorn2018-07-121-4/+0
* | tst_FlickableInterop: test both usages of DragHandler in a SliderShawn Rutledge2018-07-124-32/+195
* | TableView: remove row and column from attached objectRichard Moe Gustavsen2018-07-101-15/+18