aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Restart a drag when the item canvas changes.Andrew den Exter2012-06-063-4/+135
* Fix affected signal and docsAlan Alpert2012-06-062-0/+104
* Make sure we relayout on height change when onLineLaidOut is usedYann Bodson2012-06-062-0/+82
* Do not lose timestamps in mouse press eventsLaszlo Agocs2012-06-051-7/+7
* tst_qquickgridview: further increase test timeoutRohan McGovern2012-06-051-1/+1
* Allow the global JS UTC offset to be invalidatedMatthew Vogt2012-06-052-0/+92
* Allow qtdeclarative to compile with -no-widgetsMartin Jones2012-06-0512-21/+68
* Ensure the cursor delegate position is updated on text changes.Andrew den Exter2012-06-058-3/+43
* Fix unstable test_paint test caseCharles Yin2012-06-052-3/+5
* Fix canvas item drawImage bug with FBO render targetCharles Yin2012-06-051-1/+13
* Fix crash in lazy meta object generation.Aaron Kennedy2012-06-042-0/+17
* Fix another crash due to unregistered enum typesChris Adams2012-06-012-12/+32
* Update system testsDamian Jansen2012-06-013-11/+12
* Skip tst_complete test in qquickanimationcontrollerBea Lam2012-06-011-1/+3
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-1/+1
* Clean up QJSEngine tests.Mitch Curtis2012-05-311-3629/+0
* Clearing a view didn't reset content size.Martin Jones2012-05-312-0/+19
* Reset the PathView currentIndex to 0 when all items are removed.Andrew den Exter2012-05-311-50/+93
* Fix lineHeight test for QQuickTextJiang Jiang2012-05-301-1/+1
* Clean up QJSValue tests.Mitch Curtis2012-05-302-1123/+4
* Debugger: Clearing the ObjectReferenceHashSimjees Abraham2012-05-3013-76/+391
* Clean up visuals of elements testDamian Jansen2012-05-3024-62/+118
* Ensure that variant property references keep QObjects aliveChris Adams2012-05-309-22/+191
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-293-0/+3
* Add internal API for accessing V8 handles of QJS typesKent Hansen2012-05-295-1/+309
* Fix nested GridView key navigation with a single row or column.Andrew den Exter2012-05-292-0/+22
* Fix scaling of svgz images.Andrew den Exter2012-05-292-3/+15
* Update the cursor rectangle when password echo timer expires.Andrew den Exter2012-05-292-0/+17
* Add a test for using files stored as resources.Alan Alpert2012-05-296-0/+110
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-2811-0/+11
* Fix flicker when changing ListView currentIndex with VisualItemModel.Andrew den Exter2012-05-282-0/+96
* Fix PathView not updating after all items are removed from the model.Andrew den Exter2012-05-286-4/+134
* Don't parent (QObject) delegate items to views.Andrew den Exter2012-05-284-6/+6
* Flickable containing MultiPointTouchArea is unresponsive following touch.Martin Jones2012-05-282-0/+113
* Fix crash caused by unregistered enum typesChris Adams2012-05-284-4/+65
* Don't override "z" bindings for header and footerBea Lam2012-05-284-0/+112
* Don't deliver drag move events immediately.Andrew den Exter2012-05-252-7/+80
* QQmlEngineDebugService: Property Data of type QVariantAurindam Jana2012-05-251-0/+3
* Add an v8 object template for visual data model change sets.Andrew den Exter2012-05-251-1/+0
* Don't rewrite the body of function expressionsRoberto Raggi2012-05-253-0/+60
* Reenable QQuickTextEdit::delegateLoading for Mac OS XGunnar Sletta2012-05-241-3/+0
* Lazily create QMetaObjectsAaron Kennedy2012-05-2411-10/+55
* Debugger: Removing the deleted objects from objectReferenceHashSimjees Abraham2012-05-241-0/+64
* Make qqmlmoduleplugin tests pass in shadow builds.Andrew den Exter2012-05-2422-5/+62
* Remove duplicated doc files and imagesBea Lam2012-05-241-7/+12
* Enable binding to properties of type QJSValue.Andrew den Exter2012-05-2426-24/+1032
* Fix crash in VisualDataModel drag selection example.Andrew den Exter2012-05-241-3/+31
* Don't construct VisualDataModel attached properties unless requested.Andrew den Exter2012-05-242-0/+45
* Remove default parenting in Qt.createComponent()Matthew Vogt2012-05-241-5/+2
* Optimize QML type registration.Martin Jones2012-05-231-0/+2