aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-0544-44/+44
* 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
* Fix clipping of TextInput contents.Andrew den Exter2012-01-051-16/+52
* Use QSignalSpy to save some codeGunnar Sletta2012-01-041-24/+5
* Add length property and insert, remove and getText functions to TextInput.Andrew den Exter2012-01-041-0/+797
* Fix crash in TextInput.Andrew den Exter2012-01-042-0/+34
* Introduce layerering support (ShaderEffectSource) directly in ItemGunnar Sletta2012-01-0311-2/+594
* Combined platform input contexts in tests into one sharedPekka Vuorela2012-01-032-57/+2
* Use Qt::ImhSensitiveData input hint on TextInput with password echo modePekka Vuorela2012-01-031-4/+4
* Fix test failures with shadow builds.Andrew den Exter2012-01-0334-112/+112
* Simplify MultiPointTouchArea signal names.Michael Brasser2012-01-032-4/+4
* touchUpdated should be called for release and cancel.Michael Brasser2011-12-303-1/+17
* Invisible items should not respond to touch events.Michael Brasser2011-12-281-0/+28
* Insert items into VisualDataModel.Andrew den Exter2011-12-2311-49/+2015
* Minimize the number of objects created per item in VisualDataModel.Andrew den Exter2011-12-231-5/+7
* Add a pressed property to TouchPoint.Michael Brasser2011-12-232-113/+227
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-2168-1010/+926
* Remove uneccessary layout in TextInput initialization.Andrew den Exter2011-12-211-0/+5
* Update obsolete URL's in test data.Jason McDonald2011-12-211-2/+2
* QQuickLineControl more robust on input method & selection statePekka Vuorela2011-12-201-0/+8
* Small Text creation performance improvements.Martin Jones2011-12-201-2/+4
* Delay masking the last character in Password echo mode.Andrew den Exter2011-12-201-5/+11
* Add wrapMode and verticalAlignment properties to TextInput.Andrew den Exter2011-12-203-35/+161
* Ensure items in ListView and GridViews viewport are visible.Andrew den Exter2011-12-204-4/+473
* Implement "headless mode" for hidden QQuickCanvasesGunnar Sletta2011-12-194-1/+113
* Fix compilation due to header changesSergio Ahumada2011-12-172-2/+2
* Make PlainText the default textFormat of a TextEdit.Andrew den Exter2011-12-162-2/+68
* Merge QQuickLineControl into QQuickTextInput.Andrew den Exter2011-12-161-4/+2
* Don't emit model reset on completing a VisualDataModel.Andrew den Exter2011-12-156-39/+330
* Activate links in a read only TextEdit.Andrew den Exter2011-12-152-0/+45
* Remove unused code from QQuickTextControl.Andrew den Exter2011-12-151-2/+2
* TextEdits to include tentative commit in text propertyPekka Vuorela2011-12-141-1/+13
* Correctly ignore unknown tags in StyledTextMartin Jones2011-12-141-21/+67
* Made QSGNode flags togglable and added StaticSubtreeGeometry.Kim Motoyoshi Kalland2011-12-141-8/+8
* Support <strong> in styled text.Martin Jones2011-12-141-0/+1
* Add basic custom easing curve docs and testMartin Jones2011-12-131-0/+16
* Create a copy of QLineControl in the QtDeclarative library.Andrew den Exter2011-12-121-2/+2
* Fix package items not being destroyed when a package is destroyed.Andrew den Exter2011-12-122-1/+134
* Set target and device for touch events.Laszlo Agocs2011-12-093-77/+90
* Create a copy of QTextControl in the QtDeclarative library.Andrew den Exter2011-12-091-3/+3
* Add Screen attached objectAlan Alpert2011-12-094-0/+115
* Fix tests broken by a change in the signals emitted by AbstractItemModelAndrew den Exter2011-12-092-41/+36
* Implemented multiple windows and GL context sharingGunnar Sletta2011-12-083-0/+91
* Move snippets to separate test in the examples testcaseAlan Alpert2011-12-071-9/+60
* Avoid Text layout being triggered unnecessarilyMartin Jones2011-12-071-0/+4
* Remove warning messages for canvasitem testsCharles Yin2011-12-071-1/+6
* Remove insignificant_test from GridView tests.Martin Jones2011-12-071-1/+0
* Ignore expected warnings in Item and PathView testsMartin Jones2011-12-062-0/+23