aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextedit_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-241-4/+4
* Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-231-37/+42
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Have input method hints on only classes using themPekka Vuorela2012-02-171-1/+2
* Remove pixmap text caching in TextEdit elementYann Bodson2012-02-151-13/+2
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-1/+1
* Add a persistentSelection property to TextInput.Andrew den Exter2012-02-021-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-1/+8
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-191-0/+1
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-0/+3
* 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