aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2
Commit message (Expand)AuthorAgeFilesLines
* QtDeclarative Tests build fixAnselmo L. S. Melo2012-01-201-3/+3
* Update TextInput.acceptableInput on component complete.Andrew den Exter2012-01-202-2/+87
* Add quick module to .pro fileAlan Alpert2012-01-201-1/+1
* Fix lockup in views due to endless polish loop.Martin Jones2012-01-202-40/+37
* Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-196-0/+86
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-197-0/+71
* Move accessibility test to QtQuick 2.Frederik Gladhorn2012-01-188-0/+725
* Insertions were calculating wrong insertion posBea Lam2012-01-182-0/+41
* Made QQuickTextInput follow input direction changesPekka Vuorela2012-01-171-16/+36
* QQuickTextEdit to follow input method direction changesPekka Vuorela2012-01-171-15/+43
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-177-7/+7
* Added log and status properties to ShaderEffect.Kim Motoyoshi Kalland2012-01-161-51/+6
* Avoid creating unnecessary copies of TextEdit's text data.Andrew den Exter2012-01-161-3/+3
* Wait for polish at the start of addOrRemoveBeforeVisibleAlan Alpert2012-01-161-0/+1
* Handle views with negative width/heightMartin Jones2012-01-162-0/+70
* Stabilized tst_qquickcanvasSamuel Rødal2012-01-131-33/+45
* Add tests for item polish bug on MacBea Lam2012-01-135-8/+52
* Use QGuiApplication, not QApplication, in testsDamian Jansen2012-01-139-89/+89
* Disable an unstable test.Gunnar Sletta2012-01-121-0/+1
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-123-11/+11
* Fix validators not allowing backspace or delete.Andrew den Exter2012-01-121-0/+41
* Add undo and redo functions to TextInput and TextEdit.Andrew den Exter2012-01-122-33/+87
* Remove QEXPECT_FAIL from TextEdit test.Andrew den Exter2012-01-121-2/+0
* Fix restarting timer from onTriggered handler.Andrew den Exter2012-01-121-0/+59
* Fix failing tst_qquicktextinput::horizontalAlignment_RightToLeft test.Andrew den Exter2012-01-121-19/+25
* Update text autotests.Michael Brasser2012-01-122-8/+0
* Skip crashing test on Mac.Andrew den Exter2012-01-121-0/+3
* Stabilize test.Michael Brasser2012-01-121-3/+0
* Fix tst_qdeclarativestates::anchorsRewindBug failureGunnar Sletta2012-01-092-6/+0
* QQuickListView is unstable when run as parallelGunnar Sletta2012-01-091-1/+0
* Fix positioning issues and change content y repositioning behaviourBea Lam2012-01-092-17/+411
* 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
* 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
* 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-0544-44/+44
* Document new Path elements.Michael Brasser2012-01-051-0/+1