aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* Fix positioning issues and change content y repositioning behaviourBea Lam2012-01-092-17/+411
* Fix QQuickItemParticle timing issuesAlan Alpert2012-01-091-2/+0
* Remove QSKIPs from border image autotest.Michael Brasser2012-01-091-5/+0
* Remove QSKIPs from font loader autotest.Michael Brasser2012-01-091-16/+0
* Fix failing tst_QQuickPathView::undefinedPath()Bea Lam2012-01-091-8/+7
* Un-QSKIP an autotestAaron Kennedy2012-01-081-4/+0
* Improve QML error messagesAaron Kennedy2012-01-067-7/+7
* Add itemAt(x,y) function to GridView and ListView.Martin Jones2012-01-062-14/+54
* Smooth join point for closed Paths starting and ending with PathCurve.Michael Brasser2012-01-062-8/+52
* Skip failing autotestsAaron Kennedy2012-01-051-3/+6
* Skip crashing autotestAaron Kennedy2012-01-051-0/+4
* QEXPECT_FAIL() failing autotestAaron Kennedy2012-01-051-0/+3
* Skip failing autotestsAaron Kennedy2012-01-051-0/+8
* Skip failing autotestsAaron Kennedy2012-01-051-0/+8
* QEXPECT_FAIL() a failing autotestAaron Kennedy2012-01-051-0/+3
* Skip crashing autotestAaron Kennedy2012-01-051-0/+5
* QEXPECT_FAIL() failing testAaron Kennedy2012-01-051-0/+3
* Skip crashing autotestAaron Kennedy2012-01-051-0/+16
* Skip unreliable autotestAaron Kennedy2012-01-051-0/+4
* QQuickTextInput to better call QInputPanel::update()Pekka Vuorela2012-01-051-0/+68
* Apply expected failure to animated color changes.Toby Tomkins2012-01-052-0/+9
* Update copyright year in license headers.Jason McDonald2012-01-05229-229/+229
* Document new Path elements.Michael Brasser2012-01-051-0/+1
* Support <pre> in StyleText textFormatMartin Jones2012-01-051-0/+1
* Make tst_QQuickListView::margins() more reliableBea Lam2012-01-051-1/+2
* Eliminated usage of qttest_p4.prf in newly added test.Sergio Ahumada2012-01-051-2/+4
* Fix clipping of TextInput contents.Andrew den Exter2012-01-051-16/+52
* Use QSignalSpy to save some codeGunnar Sletta2012-01-041-24/+5
* Fix moving mixed visible and non-visible View items.Andrew den Exter2012-01-041-0/+19
* Add length property and insert, remove and getText functions to TextInput.Andrew den Exter2012-01-041-0/+797
* Fix crash in TextInput.Andrew den Exter2012-01-042-0/+34
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-0311-2/+594
* Combined platform input contexts in tests into one sharedPekka Vuorela2012-01-035-164/+100
* Use Qt::ImhSensitiveData input hint on TextInput with password echo modePekka Vuorela2012-01-031-4/+4
* Fix test failures with shadow builds.Andrew den Exter2012-01-0363-206/+215
* Simplify MultiPointTouchArea signal names.Michael Brasser2012-01-032-4/+4
* Add accessibility to qmlFrederik Gladhorn2012-01-025-0/+570
* touchUpdated should be called for release and cancel.Michael Brasser2011-12-303-1/+17
* Handle exceptions inside QV8QObjectConnectionList::qt_metacallChris Adams2011-12-292-0/+39
* Invisible items should not respond to touch events.Michael Brasser2011-12-281-0/+28
* Insert items into VisualDataModel.Andrew den Exter2011-12-2312-56/+2022
* Minimize the number of objects created per item in VisualDataModel.Andrew den Exter2011-12-232-13/+9
* Fix crash in var property setterChris Adams2011-12-233-0/+14
* Add a pressed property to TouchPoint.Michael Brasser2011-12-232-113/+227
* Detect and optimize qsTr() and qsTrId() bindingsAaron Kennedy2011-12-214-0/+34
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-21122-1917/+1900
* Adapted QDeclarativeTextEdit test to platform input contextPekka Vuorela2011-12-211-208/+151
* Adapted QDeclarativeTextInput test to platform input contextPekka Vuorela2011-12-211-130/+117
* Remove uneccessary layout in TextInput initialization.Andrew den Exter2011-12-211-0/+5
* Update obsolete URL's in test data.Jason McDonald2011-12-212-4/+4