summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Compile with QT_NO_CLIPBOARDAndrew den Exter2012-11-261-0/+2
* Port TextInput/TextEdit clipboard optimizations from QtQuick 2.0Andrew den Exter2012-11-231-5/+14
* Fix QDeclarativeTextInput::moveCursorSelection()Konstantin Ritt2012-10-201-4/+4
* Change the header message: this is now the QtDeclarative moduleThiago Macieira2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-301-4/+8
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-311-1/+1
* QInputPanel has been renamed to QInputMethodGirish Ramakrishnan2012-04-141-3/+3
* TextInput not to use obsolete realText() in QWidgetLineControlPekka Vuorela2012-03-231-1/+1
* TextInput not to emit selection change signals if values do not changePekka Vuorela2012-03-231-8/+7
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-22/+22
* Adapt to QInputPanel -> QInputMethod renamingPekka Vuorela2012-02-151-3/+3
* Fix license header format.Matthew Vogt2012-02-071-2/+1
* Fix compile failures due to the removal of QInputContext.Andrew den Exter2012-02-071-1/+0
* Fix license headers to match conventions.Matthew Vogt2012-02-071-1/+2
* Fix compile failures.Andrew den Exter2012-01-311-76/+71
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-311-1/+1
* Import relevant source from Qt 4.8Matthew Vogt2012-01-301-0/+2009