aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquicktext
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2434-2746/+0
* Reduce the size of QTextPrivate.Andrew den Exter2012-02-211-5/+4
* Fix multi-length string substitution.Andrew den Exter2012-02-163-0/+96
* Use QInputMethod instead of deprecated QInputPanelPekka Vuorela2012-02-101-3/+3
* Add linkColor property to Text.Andrew den Exter2012-02-091-1/+86
* Resolve StyledText img tags relative to baseUrl.Andrew den Exter2012-02-071-0/+83
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-111/+155
* Add support for resizing fonts to fit Text dimensions.Andrew den Exter2012-02-062-6/+582
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-026-0/+156
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-193-0/+43
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-0/+1
* Use QGuiApplication, not QApplication, in testsDamian Jansen2012-01-131-2/+2
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-121-3/+3
* Update text autotests.Michael Brasser2012-01-121-4/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix test failures with shadow builds.Andrew den Exter2012-01-031-4/+4
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-212-35/+28
* Small Text creation performance improvements.Martin Jones2011-12-201-2/+4
* Avoid Text layout being triggered unnecessarilyMartin Jones2011-12-071-0/+4
* Test fixes for OS X.Michael Brasser2011-12-051-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-0224-0/+1668