aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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-1310-92/+92
* Disable an unstable test.Gunnar Sletta2012-01-121-0/+1
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-126-22/+22
* Accessibility: indexOfChild is 0-based.Frederik Gladhorn2012-01-121-0/+6
* Make QAccessibleQuickView::childAt() work properly with overlapping itemsJan-Arve Saether2012-01-123-17/+232
* 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
* Fix QQuickAge testAlan Alpert2012-01-122-3/+1
* 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
* Remove obsolete toBoolean() and isBoolean() QJSValue gettersSimon Hausmann2012-01-112-58/+58
* Accessibility: Checked state for check boxes and radio buttons.Frederik Gladhorn2012-01-102-42/+74
* Fix tst_qdeclarativestates::anchorsRewindBug failureGunnar Sletta2012-01-092-6/+0
* QQuickListView is unstable when run as parallelGunnar Sletta2012-01-091-1/+0
* QDeclarativeDebug: Add a debug message service.Aurindam Jana2012-01-094-1/+260
* 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