aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtquick1/graphicsitems/qdeclarativetextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-2015/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove Symbian specific code.Xizhi Zhu (Steven)2012-01-241-6/+4
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Adapt to QInputPanel::inputDirection() APIPekka Vuorela2012-01-121-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make editors commit preedit themselves on losing focusPekka Vuorela2011-12-201-1/+3
* Use QWidgetLineControl in the QtQuick1 TextInput.Andrew den Exter2011-12-021-26/+26
* Made TextInput mouse events commit preeditPekka Vuorela2011-12-011-30/+25
* TextInput elements not to have tentative commit in inputMethodQueryPekka Vuorela2011-11-241-1/+1
* Declarative: Fix MSVC and g++ warningsFriedemann Kleint2011-10-191-1/+2
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-2/+7
|\
| * Fix left alignment of native RTL pre-edit text.Andrew den Exter2011-09-071-1/+6
| * Delay masking the last character in Password echo mode.Andrew den Exter2011-09-061-1/+1
* | Fix TextInput and TextEdit software input panel on qtquick1Pekka Vuorela2011-09-081-6/+3
* | Build against refactor.Samuel Rødal2011-07-291-1/+1
|/
* Correct TextInput.PasswordEchoOnEdit documentation.Andrew den Exter2011-07-251-1/+2
* Scroll correctly when cursorPosition is changed within onTextChanged.Andrew den Exter2011-07-251-2/+2
* Documentation fix.Casper van Donderen2011-07-221-10/+6
* Bulk update of QtQuick 1 docs to \qmlmodule syntaxAlan Alpert2011-07-211-60/+64
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-0/+2016