aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextinput_p_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Have input method hints on only classes using themPekka Vuorela2012-02-171-0/+2
* Use QInputMethod instead of deprecated QInputPanelPekka Vuorela2012-02-101-1/+1
* Add a persistentSelection property to TextInput.Andrew den Exter2012-02-021-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-0/+8
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update TextInput.acceptableInput on component complete.Andrew den Exter2012-01-201-1/+16
* Made QQuickTextInput follow input direction changesPekka Vuorela2012-01-171-1/+1
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-121-1/+1
* Fix validators not allowing backspace or delete.Andrew den Exter2012-01-121-2/+0
* Add undo and redo functions to TextInput and TextEdit.Andrew den Exter2012-01-121-2/+5
* 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-0/+2
* Delay masking the last character in Password echo mode.Andrew den Exter2011-12-201-0/+11
* Add wrapMode and verticalAlignment properties to TextInput.Andrew den Exter2011-12-201-24/+16
* Merge QQuickLineControl into QQuickTextInput.Andrew den Exter2011-12-161-36/+305
* Create a copy of QLineControl in the QtDeclarative library.Andrew den Exter2011-12-121-3/+3
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+172