Remove "All rights reserved" line from license headers.
[profile/ivi/qtdeclarative.git] / tests / auto / qtquick2 / qquicktextinput / tst_qquicktextinput.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-25 Andrew den ExterAdd a locale property to IntValidator and DoubleValidator.
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-13 Damian JansenUse QGuiApplication, not QApplication, in tests
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-12 Andrew den ExterFix failing tst_qquicktextinput::horizontalAlignment_Ri...
2012-01-05 Aaron KennedySkip failing autotests
2012-01-05 Pekka VuorelaQQuickTextInput to better call QInputPanel::update()
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-04 Andrew den ExterFix clipping of TextInput contents.
2012-01-04 Andrew den ExterAdd length property and insert, remove and getText...
2012-01-04 Andrew den ExterFix crash in TextInput.
2012-01-03 Pekka VuorelaCombined platform input contexts in tests into one...
2012-01-03 Pekka VuorelaUse Qt::ImhSensitiveData input hint on TextInput with...
2011-12-21 Friedemann KleintQDeclarative tests: Introduce base class for data tests.
2011-12-21 Andrew den ExterRemove uneccessary layout in TextInput initialization.
2011-12-20 Pekka VuorelaQQuickLineControl more robust on input method & selecti...
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-05 Andrew den ExterFix test failures due to invalid font metrics.
2011-12-05 Michael BrasserTest fixes for OS X.
2011-12-02 Kent HansenSay hello to QtQuick module