aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-011-3/+7
|\
| * TapHander: do not "want" an eventPoint that is outside parent boundsShawn Rutledge2019-01-301-3/+7
* | QQuickTableView: use QMap instead of a QRect to keep track of loaded columnsRichard Moe Gustavsen2019-01-301-79/+76
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2915-2/+968
|\|
| * PinchHandler: Avoid unwanted translations when axes are disabledShawn Rutledge2019-01-282-1/+89
| * Canvas: Guard context pointer against external deletionUlf Hermann2019-01-232-1/+88
| * Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-227-0/+570
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-214-0/+221
| |\
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0810-64/+135
| | |\
| | * | TapHandler: clean up when wantsEventPoint returns falseShawn Rutledge2018-12-132-0/+56
| | * | PointHandler: distribute simultaneous touch presses properlyShawn Rutledge2018-12-132-0/+165
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-222-25/+32
|\| | |
| * | | Stabilize tst_QQuickPathView::package()Friedemann Kleint2019-01-141-0/+1
| * | | tst_qquickapplication: Don't assume app activation is tied to window activationTor Arne Vestbø2019-01-141-25/+31
* | | | Add itemAtIndex to quick viewsPaolo Angelelli2019-01-173-0/+40
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-101-1/+3
|\| | |
| * | | Avoid crash in property requirements testUlf Hermann2019-01-081-1/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-237-63/+48
|\| |
| * | Tests: Un-crash image comparison testsFriedemann Kleint2018-12-206-60/+48
| * | Un-blacklist tst_touchmouse::hoverEnabledShawn Rutledge2018-12-131-3/+0
* | | Expose the target value in BehaviorsPaolo Angelelli2018-12-215-1/+72
* | | Fix Keys.onShortcutOverride for TextEditJan Arve Sæther2018-12-132-0/+66
* | | 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