summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextinput_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation - disable TextInput when QT_NO_LINEEDIT is definedTasuku Suzuki2010-07-291-0/+4
* QML focus API updates.Michael Brasser2010-07-211-2/+2
* Add copy(), cut() and paste() support to TextInputJoona Petrell2010-07-121-0/+5
* Make Text, TextInput, and TextEdit all have the same size for the same text.Warwick Allison2010-07-071-0/+2
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* Ensure micro focus is updated in TextEdit and TextInputMartin Jones2010-06-291-1/+1
* Handle TextInput inputMethodEvent() properlyMartin Jones2010-06-221-0/+1
* Write TextInput.positionToRectangle docs.Alan Alpert2010-06-161-1/+1
* Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-071-1/+0
* Take into account platform differences in input panel supportJoona Petrell2010-06-021-5/+0
* More autoScroll fixesWarwick Allison2010-06-021-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-011-8/+8
|\
| * Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-311-8/+8
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-311-1/+6
|\ \ | |/ |/|
| * Fix QT_NO_VALIDATOR compilation.Tasuku Suzuki2010-05-311-1/+6
* | Add selection methods to TextEditWarwick Allison2010-05-301-1/+1
|/
* Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-261-0/+10
* Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-0/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-121-2/+6
|\
| * Remove QT_VERSION checks in QMLAaron Kennedy2010-04-091-2/+0
| * Make the TextInput element nicer. It has scrolling.Alexis Menard2010-04-091-0/+6
* | Add some TextInput properties and methodsAlan Alpert2010-04-121-3/+12
|/
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-2/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+232