summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-1/+1
|\
| * Doc: Change instances of 'OS X' to 'macOS'5.6.2Topi Reinio2016-08-151-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-1/+1
|\|
| * Doc: Replace Mac OS X with OS XNico Vertriest2015-07-161-1/+1
* | QDeclarativeTextInput: update API to use setBlinkingCursorEnabledRichard Moe Gustavsen2016-04-261-1/+1
|/
* Update copyright headersAntti Kokko2015-02-231-7/+7
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-251-19/+11
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+4
|\
| * Compile fix: do not use composeMode() if QT_NO_IM is defined.Steffen Imhof2014-07-021-1/+4
* | whitespace fixesOswald Buddenhagen2014-02-201-2/+2
|/
* 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