Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / quick / items / qquicktextinput_p_p.h
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