aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-127-5/+241
|\| |
| * | Fix missing strike outDaniel Engelke2018-12-101-1/+7
| * | TapHandler: ignore scroll events and native gesturesShawn Rutledge2018-12-102-0/+80
| |/
| * Ensure that each Event Handler has an Item parent rather than assertingShawn Rutledge2018-12-072-0/+39
| * Add dynamically-created Event Handlers to the relevant handlers vectorShawn Rutledge2018-12-073-4/+115
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-242-0/+21
|\|
| * QQuickText: Signal content height/width changes also when resettingUlf Hermann2018-11-202-0/+21
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-1721-1377/+1
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-11-1621-1377/+1
| |\
| | * Move xmllistmodel to xmlpatternsv5.12.0-beta4Frederik Gladhorn2018-11-0521-1377/+1
| | * Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-10-303-1/+151
| | |\
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-162-4/+0
|\| | |
| * | | macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-152-4/+0
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-065-1/+209
|\| | |
| * | | DesignerSupport: Fix emitComponentCompleteSignalForAttachedPropertyThomas Hartmann2018-11-055-1/+209
* | | | Fix usage of QTRY_COMPARE in tst_qquicklistviewFrederik Gladhorn2018-11-051-2/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-015-1/+176
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-293-1/+151
| |\ \ \ | | |/ / | |/| / | | |/
| | * Accessible: Return StaticText if there is no explicit role setAndy Shaw2018-10-191-1/+69
| | * Warn, don't crash during nested delivery of mouse or touch pressesShawn Rutledge2018-10-132-0/+82
| * | Add test for the duplicate state name warningAlbert Astals Cid2018-10-252-0/+25
* | | tests/auto/quick: remove QQUICK_VERIFY_POLISH macroMitch Curtis2018-10-314-8/+6
* | | tst_qquickanimatedsprite: use QQuickTest::qWaitForItemPolished()Mitch Curtis2018-10-312-3/+4
* | | tst_qquickpositioners: use QQuickTest::qWaitForItemPolished() functionMitch Curtis2018-10-312-6/+7
* | | tst_qquicktext: use new QQuickTest::qWaitForItemPolished() functionMitch Curtis2018-10-312-79/+80
* | | tst_qquickgridview: use new QQuickTest::qWaitForItemPolished() functionMitch Curtis2018-10-312-62/+63
* | | tst_qquicklistview: use new QQuickTest::qWaitForItemPolished() functionMitch Curtis2018-10-312-118/+119
* | | tst_qquicktableview: use QQuickTest::qWaitForItemPolished()Mitch Curtis2018-10-312-2/+4
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-241-1/+1
|\| |
| * | Make sectionsSnap test more robustMichael Brasser2018-10-221-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-204-2/+160
|\| |
| * | Improve interaction between snapping and sectionsMichael Brasser2018-10-172-0/+107
| * | TableView: connect to 'layoutChanged' signal from the modelRichard Moe Gustavsen2018-10-172-2/+51
| * | QQmlAdaptorModel: return correct column count from the modelRichard Moe Gustavsen2018-10-172-0/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-161-1/+0
|\| |
| * | Remove old 'Getting started with Qt Quick' exampleKai Koehne2018-10-151-1/+0
* | | ShaderEffect: Allow use of shaders without QML enginePeter Hartmann2018-10-151-0/+16
|/ /
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-081-38/+66
|\|
| * Amend TouchMouse::buttonOnDelayedPressFlickable to test delayed tapShawn Rutledge2018-10-031-38/+66
* | Replace obsolete VisualDataModel, *Group and VisualItemModel in testsShawn Rutledge2018-10-0538-233/+269
* | PathView autotest: fix "value is not defined" errorShawn Rutledge2018-10-051-1/+1
* | QQuickGridView: Respect marginsUlf Hermann2018-10-042-0/+97
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-011-0/+55
|\|
| * Prevent PathView's parent stealing mouse grab during double-flickChris Adams2018-09-241-0/+55
* | QQuickTableView: improve performance when scrolling with scrollbarsRichard Moe Gustavsen2018-09-291-2/+95
* | Disable GL_NV_path_rendering unless explicitly requestedLaszlo Agocs2018-09-271-2/+2
* | QQuickItemView: Don't change the viewport while in layoutUlf Hermann2018-09-272-0/+104
* | Limit the repeater model size for integer modelsErik Verbruggen2018-09-241-0/+6
* | QQuickTableView: build the table when the component is finalizedRichard Moe Gustavsen2018-09-173-4/+211
* | Stabilize nestedSliderUsingTouch:keepNeither test on UbuntuShawn Rutledge2018-09-132-20/+4