aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qquicktextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QtQuick moduleKent Hansen2011-12-021-2091/+0
* Add QQuickItem::setImplicitSize()Michael Brasser2011-11-301-3/+7
* Add a length property to TextEdit.Andrew den Exter2011-11-291-0/+19
* Add a getFormattedText function to TextEdit.Andrew den Exter2011-11-281-0/+30
* Add getText(), insert(), and remove() functions to TextEdit.Andrew den Exter2011-11-251-0/+60
* Distance field glyph cache refactoring.Yoann Lopes2011-11-141-1/+0
* Fix expected failure in TextEdit hAlign_RightToLeft test.Andrew den Exter2011-11-091-1/+9
* Documentation fixesDamian Jansen2011-11-071-1/+1
* Declarative: Fix gcc 4.6 warnings about assigned/unused variables.Friedemann Kleint2011-11-011-1/+0
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-261-8/+4
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-0/+1976