aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add linkColor property to Text.Andrew den Exter2012-02-091-8/+27
* Fix truncation and incorrect formatting of RichText.Andrew den Exter2012-02-071-1/+1
* Fix TextEdit vertical alignment.Andrew den Exter2012-02-061-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-2/+3
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-2/+10
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Fix preedit text visibility for TextEditJiang Jiang2012-01-161-30/+55
* Fix positioning of images on new lines in Text elements.Andrew den Exter2012-01-031-1/+1
* Fix images not displaying on lines with no text.Andrew den Exter2011-12-071-0/+7
* Prevent consecutive images from climbing up a text node.Andrew den Exter2011-12-071-2/+5
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1344