aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix pasting with the middle button in TextInput and TextEdit.Andrew den Exter2012-08-062-0/+106
* Add tests for copy and paste using keyboard shortcuts.Andrew den Exter2012-08-062-0/+138
* Don't use compatibility headersPaul Olav Tvete2012-08-037-7/+7
* Make QQmlScriptString opaque.Michael Brasser2012-08-031-7/+8
* Add tests for writing to model role properties.Andrew den Exter2012-08-021-0/+31
* Test the VisualDataModel hasModelChildren propertyAndrew den Exter2012-08-022-1/+54
* Add tests for VisualDataModel watched roles.Andrew den Exter2012-08-022-0/+92
* Fix handling of changes to the root index of a VisualDataModel.Andrew den Exter2012-08-025-88/+309
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0155-0/+55
* Add includes for QWindowSystemInterfacePaul Olav Tvete2012-08-016-0/+6
* Refactor context2d thread logicCharles Yin2012-07-313-14/+14
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-313-2/+9
* Some autotests which failed on OSX don't fail anymore; others doBea Lam2012-07-301-20/+16
* 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
* 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
* 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
* 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
* Remove QListModelInterface.Andrew den Exter2012-07-258-456/+207
* 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
* 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
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-1918-103/+100
* Fix include of QWindowSystemInterface.Stephen Kelly2012-07-191-1/+1
* Add test for large file codepathAlan Alpert2012-07-193-0/+81
* Don't double reference items created following a model reset.Andrew den Exter2012-07-173-0/+87
* QQuickCanvas renamesAlan Alpert2012-07-1743-4014/+4013
* 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
* 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