aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest
Commit message (Expand)AuthorAgeFilesLines
* 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
* prevent crash when set ShaderEffectSource::sourceItem nullTasuku Suzuki2014-09-121-0/+57
* Fix a typo and a warning in qmltest::shadersource-from-other-windowTasuku Suzuki2014-09-121-1/+4
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Simon Hausmann2014-08-261-0/+103
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Simon Hausmann2014-08-261-0/+103
| |\
| | * The cached objects can be deleted, so keep them in a QPointer.Gunnar Sletta2014-08-141-0/+103
* | | QSM: Reintroduce guard argument evaluationSebastian Sauer2014-08-251-0/+109
|/ /
* | Update license headers and add new licensesJani Heikkinen2014-08-2548-897/+513
* | Say hello to the Declarative State Machine FrameworkBrett Stottlemyer2014-08-086-0/+540
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-0/+41
|\|
| * Flickable: Cancel interaction on interactive changesAlbert Astals Cid2014-07-281-0/+41
* | Add findChild to TestCase.Mitch Curtis2014-07-041-0/+112
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-06-041-9/+36
|\|
| * Fix tst_textinput.qmlBernd Weimer2014-05-281-9/+36
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-0/+103
|\|
| * Fix crash with running animators on re-shown windows.Gunnar Sletta2014-05-191-0/+103
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-9/+38
|\|
| * Fix tst_textedit.qmlBernd Weimer2014-05-091-9/+38