aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextinput_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+2
|\
| * Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-241-2/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-5/+5
|/
* Reduce the size of QQuickTextInputPrivate.Andrew den Exter2012-02-221-3/+3
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Have input method hints on only classes using themPekka Vuorela2012-02-171-3/+4
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-0/+6
* Add a persistentSelection property to TextInput.Andrew den Exter2012-02-021-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add a locale property to IntValidator and DoubleValidator.Andrew den Exter2012-01-251-2/+34
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Made QQuickTextInput follow input direction changesPekka Vuorela2012-01-171-0/+1
* Add undo and redo functions to TextInput and TextEdit.Andrew den Exter2012-01-121-0/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add length property and insert, remove and getText functions to TextInput.Andrew den Exter2012-01-041-0/+7
* Remove uneccessary layout in TextInput initialization.Andrew den Exter2011-12-211-1/+0
* Add wrapMode and verticalAlignment properties to TextInput.Andrew den Exter2011-12-201-4/+32
* Merge QQuickLineControl into QQuickTextInput.Andrew den Exter2011-12-161-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+300