aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add waitForRendering() function for qmltestCharles Yin2012-07-251-1/+1
* Add tests for QQuickItem::childAt and antialiasing.Andrew den Exter2012-07-251-0/+68
* Fix inconsistent playing / paused property setting and signalsDamian Jansen2012-07-252-3/+71
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-2511-11/+9
* Remove QListModelInterface.Andrew den Exter2012-07-2510-518/+251
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-2414-25/+25
* Fix restoration of cursor position and selection after undo/redo.Andrew den Exter2012-07-241-4/+142
* Fix value-type semantics in variant propertiesChris Adams2012-07-243-0/+87
* Changing model after componentComplete should reset currentIndexMartin Jones2012-07-232-11/+32
* Add methods to PathView: positionViewAtIndex(), indexAt(), itemAt()Martin Jones2012-07-232-1/+119
* Add tests for QQuickPaintedItem.Andrew den Exter2012-07-233-5/+501
* Changing PathView model after componentComplete should reset positionMartin Jones2012-07-232-8/+94
* Don't run pinch area test in parallel.Andrew den Exter2012-07-231-2/+0
* Update var property to null on object deletionMatthew Vogt2012-07-205-0/+193
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-1918-103/+100
* Fix include of QWindowSystemInterface.Stephen Kelly2012-07-191-1/+1
* Test that the package configs for QtDeclarative work.Stephen Kelly2012-07-195-1/+104
* Add test for large file codepathAlan Alpert2012-07-193-0/+81
* Allow QQmlPropertyMap property updates to be controlledMatthew Vogt2012-07-181-0/+44
* Add fuzzyCompare() to qmltestCharles Yin2012-07-182-0/+8
* Don't double reference items created following a model reset.Andrew den Exter2012-07-173-0/+87
* QQuickCanvas renamesAlan Alpert2012-07-1744-4020/+4019
* Select appropriate version for located module componentsMatthew Vogt2012-07-175-0/+72
* Improved error message wordingMatthew Vogt2012-07-171-2/+2
* Remove unneeded mac specific code in QQuickTextYann Bodson2012-07-161-8/+0
* Skip svg related test that is ASSERTing through no fault of declarative.Toby Tomkins2012-07-161-0/+1
* Support remote import pathsMatthew Vogt2012-07-1616-1/+196
* Fix horizontal alignment of unwrapped text in TextEdit.Andrew den Exter2012-07-165-5/+105
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-162-0/+85
* Fix auto test for tiling image.Glenn Watson2012-07-162-2/+1
* Adjust Flickable autotest to check mouse events with transformationAdriano Rezende2012-07-142-0/+91
* Remove unneeded qpa/qwindowsysteminterface.h includesShawn Rutledge2012-07-135-5/+0
* MultiPointTouchArea autotest checks touch events with transformationsAdriano Rezende2012-07-132-0/+87
* Adjust PinchArea autotest to check pinch events with transformationsAdriano Rezende2012-07-132-0/+98
* Fix signal emission for the Image based items when loading.Damian Jansen2012-07-136-21/+381
* Fix TextEdit and TextInput test failures.Andrew den Exter2012-07-132-163/+123
* Update multiple value type properties despite interceptorMatthew Vogt2012-07-132-0/+46
* Re-enable commented out tests.Andrew den Exter2012-07-121-12/+10
* Re-enable tests dependent on QStandardItemModel.Andrew den Exter2012-07-121-21/+4
* Enable tst_qqmlpropertycacheChris Adams2012-07-122-6/+4
* Fix, test and document animation started/stopped signals.Michael Brasser2012-07-112-0/+84
* pressed and pressedButtons don't work when multiple buttons are pressedMartin Jones2012-07-112-0/+140
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-112-0/+165
* Add tests for instantiating cursor delegates in the Loading state.Andrew den Exter2012-07-117-4/+114
* Remove insignificant flag because test is passing reliably.Toby Tomkins2012-07-111-1/+0
* Fix test for value type interceptors.Glenn Watson2012-07-111-2/+14
* Specify platform that test is insignificant, has flaky behaviour.Toby Tomkins2012-07-111-1/+1
* Remove superfluous DEFINE no longer used in source code.Toby Tomkins2012-07-111-3/+0
* Don't provide typehint in QQmlExpression::evaluate()Chris Adams2012-07-112-8/+8
* Improved error messages for malformed .import statementsMatthew Vogt2012-07-1124-0/+173