aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/qquicktext/tst_qquicktext.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-061-6/+558
* Support inline images with <img> tag in StyledTextYann Bodson2012-02-021-0/+120
* 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-191-0/+29
* 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
* QDeclarative tests: Introduce base class for data tests.Friedemann Kleint2011-12-211-33/+24
* Small Text creation performance improvements.Martin Jones2011-12-201-2/+4
* Avoid Text layout being triggered unnecessarilyMartin Jones2011-12-071-0/+4
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1460