Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / src / quick / items / qquicktextedit.cpp
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Pekka VuorelaEnhance editors notifying input panel for input method...
2012-01-24 Eskil Abrahamsen... Add support for shared glyph cache
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-19 Andrew den ExterAdd a baseUrl property to Text and TextEdit.
2012-01-19 Andrew den ExterDon't load embedded images from the current working...
2012-01-17 Pekka VuorelaQQuickTextEdit to follow input method direction changes
2012-01-16 Andrew den ExterAvoid creating unnecessary copies of TextEdit's text...
2012-01-12 Pekka VuorelaAdapt to QInputPanel::inputDirection() API
2012-01-12 Andrew den ExterAdd undo and redo functions to TextInput and TextEdit.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Andrew den ExterDocument inputMethodHints and cursorRectangle properties.
2012-01-04 Andrew den ExterSpeed up TextInput and TextEdit creation.
2011-12-21 Andrew den ExterDelay initializing the canPaste property until it's...
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
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-12 Pekka VuorelaQtQuick TextEdit to set view property to QTextController
2011-12-09 Pekka VuorelaRemove dead private method from TextEdit implementations
2011-12-09 Andrew den ExterCreate a copy of QTextControl in the QtDeclarative...
2011-12-07 Andrew den ExterAdd support for pixmap cache images to TextEdit.
2011-12-02 Kent HansenSay hello to QtQuick module