aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Add tests for Text(*) default property values and notifiers.Andrew den Exter2012-07-303-8/+409
* Add tests for an object instance as model data.Andrew den Exter2012-07-301-0/+29
* Delete created objects in tests and fix warningsBea Lam2012-07-301-0/+15
* Remove default parameter from protected QmlPropertyMap CT.Friedemann Kleint2012-07-301-1/+1
* Stabilize tst_qquickloader test caseMatthew Vogt2012-07-301-14/+22
* Pixmap loader adds images to unreferenced list when cache: falseMartin Jones2012-07-271-1/+56
* Allow access to signals and slots in QQmlPropertyMap inheritorsMatthew Vogt2012-07-271-0/+43
* Fix QML import paths in Qt resources.Aaron McCarthy2012-07-275-18/+62
* Add SnapPosition mode to positionViewAtIndex() in List/GridView.Martin Jones2012-07-274-393/+250
* Remove QSKIP from snapOneItem() testBea Lam2012-07-261-5/+0
* Fix resolution of cursor when items are overlapping.Andrew den Exter2012-07-262-0/+176
* Ensure params listed after unnamed params are available in QML.Glenn Watson2012-07-251-1/+0
* 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