aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-3/+24
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-191-3/+52
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-24/+96
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-121-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Support <pre> in StyleText textFormatMartin Jones2012-01-051-0/+2
* Add accessibility to qmlFrederik Gladhorn2012-01-021-0/+3
* Small Text creation performance improvements.Martin Jones2011-12-201-27/+51
* Don't enable multiline eliding unless wrap is enabled.Martin Jones2011-12-201-4/+4
* Avoid Text layout being triggered unnecessarilyMartin Jones2011-12-071-17/+60
* Add support for pixmap cache images to TextEdit.Andrew den Exter2011-12-071-40/+22
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+1950