summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-121-20/+185
|\
| * Improve font value type documentation.Yann Bodson2010-04-121-1/+103
| * Make the TextInput element nicer. It has scrolling.Alexis Menard2010-04-091-18/+81
| * Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* | Add some TextInput properties and methodsAlan Alpert2010-04-121-1/+82
|/
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Make sure cursor delegate is parented.Michael Brasser2010-03-291-0/+2
* Remove Q prefix from the validators.Michael Brasser2010-03-261-8/+9
* Changing the alignment property should trigger a repaint.Alexis Menard2010-03-231-0/+1
* Fix default values on TextinputAlan Alpert2010-03-171-0/+3
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-5/+5
* Fix IM repaint.Warwick Allison2010-03-011-0/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+913