aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest
Commit message (Expand)AuthorAgeFilesLines
* Provide access to signal parameters in SignalTransition::onTriggered.Michael Brasser2016-01-192-0/+159
* 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-104-2/+239
|\|
| * Fix qmltest/animators/tst_on.qmlBernd Weimer2014-04-301-1/+1
| * Testcase for mixing sequential, parallel with loops and animators.Gunnar Sletta2014-04-241-0/+179
| * Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-232-0/+58
| |\
| | * QQuickItemView/QQuickPathView: Fix creation of delegatesAlbert Astals Cid2014-04-182-0/+58
| * | Stabilize qmltest/animators/tst_on.qml.Friedemann Kleint2014-04-161-2/+2
| |/
* | Make item.layer and item.layer.effect work inside positioners.Gunnar Sletta2014-05-081-0/+207
* | Say hello to QQuickItem::grabToImage().Gunnar Sletta2014-05-011-0/+160
* | Prevent crash when mixing shaders from different windowsGunnar Sletta2014-04-013-0/+246
|/
* Test: qmltest/fontloader were fixedLiang Qi2013-10-301-6/+0