aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextedit_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating unnecessary copies of TextEdit's text data.Andrew den Exter2012-01-161-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Delay initializing the canPaste property until it's requested.Andrew den Exter2011-12-211-1/+2
* Make PlainText the default textFormat of a TextEdit.Andrew den Exter2011-12-161-1/+1
* Remove dead private method from TextEdit implementationsPekka Vuorela2011-12-091-1/+0
* Create a copy of QTextControl in the QtDeclarative library.Andrew den Exter2011-12-091-2/+2
* Add support for pixmap cache images to TextEdit.Andrew den Exter2011-12-071-2/+2
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+144