summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qmlgraphicstextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-913/+0
* Merge remote branch 'origin/master'Thiago Macieira2010-02-201-8/+4
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
| |\
| * | Fix TextInput keypad navigationAlan Alpert2010-02-151-2/+4
| * | Move type initialization from global static initializers to QmlEngine constru...Warwick Allison2010-02-141-6/+0
* | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+1
| |/ |/|
* | Fix copyright year.Jason McDonald2010-02-161-1/+1
|/
* Support the other validatorsAlan Alpert2010-02-081-0/+21
* The virtual keyboard is now working for TextEdit and TextInput components.Alexis Menard2010-02-081-0/+44
* Focus focusScope from focusing for focusOnPressAlan Alpert2010-02-031-2/+8
* Add notifier for QmlGraphicsInputMarco Bubke2010-01-071-0/+41
* fix includesOswald Buddenhagen2009-12-031-3/+5
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Implement TextInput::horizontalAlignmentAlan Alpert2009-11-201-1/+17
* Return qmlInfo(obj) << syntax.Warwick Allison2009-11-101-3/+3
* remove unneeded constructorsYann Bodson2009-11-091-10/+0
* Improve DocAlan Alpert2009-11-091-3/+22
* Remove "to" limit on minor version.Warwick Allison2009-11-051-2/+2
* use same name for setter/getter and propertyYann Bodson2009-11-041-1/+1
* Doc.Michael Brasser2009-11-031-1/+1
* Rename fx -> graphicsitemsAaron Kennedy2009-10-301-0/+777