aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest
Commit message (Expand)AuthorAgeFilesLines
* TestCase: make parent argument to createTemporaryObject optionalMitch Curtis2016-12-211-0/+36
* TestCase: don't try to access destroyed temporary objectsMitch Curtis2016-12-211-0/+30
* TestCase: add createTemporaryObject(), createTemporaryQmlObject()Mitch Curtis2016-12-141-0/+113
* Add touch event support to qmltestJeremy Katz2016-12-061-0/+182
* allow quick test events to directly target a WindowJeremy Katz2016-08-221-0/+16
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-0/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-0/+4
| |\
| | * Flickable: avoid infinite velocity during release after dragShawn Rutledge2016-08-051-0/+4
* | | Add tryVerify()Mitch Curtis2016-07-201-0/+72
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-293-5/+148
|\|
| * qmltest - fix accidentally broken BLACKLISTTimur Pocheptsov2016-06-221-1/+0
| * qmltest - remove 'linecount' from BLACKLISTTimur Pocheptsov2016-06-211-2/+0
| * qmltest::item-grabber - fix image pathsTimur Pocheptsov2016-06-211-0/+152
| * qmltest:doublevalidator - fix localeTimur Pocheptsov2016-06-212-2/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-202-1/+4
|\|
| * qmltest::linecount - adjust text widthTimur Pocheptsov2016-06-181-1/+2
| * Blacklist qmltest::ListView::test_listInteractiveCurrentIndexEnforce()Liang Qi2016-06-101-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-1027-1820/+91
|\|
| * Removed insignificant of qmltest againLiang Qi2016-06-0226-1925/+13
| * Fix crash with SignalTransitionSimon Hausmann2016-05-251-0/+76
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-0/+35
|\|
| * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-291-0/+0
| * Handle duration of zero in QML animatorsDavid Edmundson2016-03-171-0/+35
* | QQuickItemView::forceLayout: Also call layout when d->forceLayoutAlbert Astals Cid2016-03-111-0/+21
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-222-0/+159
|\|
| * Provide access to signal parameters in SignalTransition::onTriggered.Michael Brasser2016-01-192-0/+159
* | Updated license headersJani Heikkinen2016-01-2057-969/+684
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Send the mouse events to the correct windowAlbert Astals Cid2015-08-031-0/+84
* Fixed a QQuickListView crashLiang Qi2015-06-291-0/+71
* QuickTest: Enable use of BLACKLIST fileCaroline Chao2015-06-152-0/+31
* ObjectModel: add API for dynamic changesJ-P Nurmi2015-06-101-0/+100
* TestCase: add equals() function to QuickTestImageObject.Mitch Curtis2015-04-211-0/+58
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-171-0/+18
|\
| * testlib: Fix qml objects not deleted between data testsCaroline Chao2015-03-091-0/+18
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-03-031-0/+35
|\|
| * testlib: Introduce MouseDoubleClickSequence() methodCaroline Chao2015-03-021-0/+35
* | TextEdit: add editingFinished signalLiang Qi2015-03-031-0/+89
|/
* Fixed license headersJani Heikkinen2015-02-1713-39/+39
* QuickTestResult: Try a bit harder when stringifying a valueGabriel de Dietrich2015-02-121-0/+47
* Update copyright headersJani Heikkinen2015-02-1268-475/+451
* Resolve type names inside guard property of SignalTransitionNobuaki Sukegawa2014-12-201-0/+98
* qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-0561-61/+61
* qmlstatemachine: Rename StateBase to StateKevin Funk2014-10-218-34/+34
* Stabilize and fix comparisons in animator tests.Gunnar Sletta2014-10-1011-64/+60
* Fix memory leak and crash with transform animators.Gunnar Sletta2014-10-091-0/+77
* Compare doesn't work for colors, so compare the channels explcitily.Gunnar Sletta2014-10-091-1/+3
* Relax ShaderEffectSource's sourceItem vs window handling.Gunnar Sletta2014-10-091-0/+82
* Also search for visual children in TestCase::findChild().Mitch Curtis2014-09-291-1/+36
* QDSM: Nested statemachines are supportedSebastian Sauer2014-09-242-2/+72