Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / quick / items / qquicktextcontrol_p.h
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
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-15 Andrew den ExterRemove QQuickTextControl::ensureCursorVisible()
2011-12-15 Andrew den ExterRemove unused code from QQuickTextControl.
2011-12-14 Pekka VuorelaTextEdits to include tentative commit in text property
2011-12-09 Andrew den ExterCreate a copy of QTextControl in the QtDeclarative...