Merge master <-> api_changes
[profile/ivi/qtdeclarative.git] / src / quick / items / qquicktextinput_p_p.h
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-02-24 Andrew den ExterUse floating point types for position offsets and curso...
2012-02-22 Andrew den ExterReduce the size of QQuickTextInputPrivate.
2012-02-20 Aaron KennedyRemove commit headers
2012-02-17 Pekka VuorelaHave input method hints on only classes using them
2012-02-10 Pekka VuorelaUse QInputMethod instead of deprecated QInputPanel
2012-02-02 Andrew den ExterAdd a persistentSelection property to TextInput.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Eskil Abrahamsen... Add support for shared glyph cache
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Andrew den ExterUpdate TextInput.acceptableInput on component complete.
2012-01-17 Pekka VuorelaMade QQuickTextInput follow input direction changes
2012-01-12 Pekka VuorelaAdapt to QInputPanel::inputDirection() API
2012-01-12 Andrew den ExterFix validators not allowing backspace or delete.
2012-01-12 Andrew den ExterAdd undo and redo functions to TextInput and TextEdit.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-21 Andrew den ExterDelay initializing the canPaste property until it's...
2011-12-20 Andrew den ExterDelay masking the last character in Password echo mode.
2011-12-20 Andrew den ExterAdd wrapMode and verticalAlignment properties to TextInput.
2011-12-15 Andrew den ExterMerge QQuickLineControl into QQuickTextInput.
2011-12-12 Andrew den ExterCreate a copy of QLineControl in the QtDeclarative...
2011-12-02 Kent HansenSay hello to QtQuick module