Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / auto / qtquick2 / qquicktextedit / tst_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-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-12 Andrew den ExterRemove QEXPECT_FAIL from TextEdit test.
2012-01-12 Michael BrasserUpdate text autotests.
2012-01-12 Andrew den ExterSkip crashing test on Mac.
2012-01-08 Aaron KennedyUn-QSKIP an autotest
2012-01-05 Aaron KennedySkip crashing autotest
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Pekka VuorelaCombined platform input contexts in tests into one...
2011-12-21 Friedemann KleintQDeclarative tests: Introduce base class for data tests.
2011-12-16 Andrew den ExterMake PlainText the default textFormat of a TextEdit.
2011-12-15 Andrew den ExterActivate links in a read only TextEdit.
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...
2011-12-05 Andrew den ExterFix test failures due to invalid font metrics.
2011-12-02 Kent HansenSay hello to QtQuick module