summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* For an empty line edit the cursor position is depending on input languageLars Knoll2010-06-091-1/+0
* Take into account platform differences in input panel supportJoona Petrell2010-06-021-50/+67
* More autoScroll fixesWarwick Allison2010-06-021-2/+17
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-06-011-0/+2
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-011-17/+37
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-311-0/+2
| |\ \
| | * | Fix QT_NO_VALIDATOR compilation.Tasuku Suzuki2010-05-311-0/+2
* | | | Fix positionAt when autoScroll is use.Warwick Allison2010-06-011-1/+1
| |_|/ |/| |
* | | Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-311-17/+37
|/ /
* | Add selection methods to TextEditWarwick Allison2010-05-301-2/+2
|/
* Active window focus gain should not open virtual keypadJoona Petrell2010-05-281-1/+1
* Open input panel on press if TextInput or TextEdit are already focused but pa...Joona Petrell2010-05-261-0/+5
* Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-261-7/+124
* Mention TextInput/Edit::selectByMouse property in QmlChanges.Martin Jones2010-05-251-1/+1
* Add inherits Item to TextEdit and TextInput docs.Martin Jones2010-05-251-1/+2
* Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-2/+34
* Focus should be applied to focus scopes all the way up the chain, notBea Lam2010-05-171-3/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-171-1/+1
|\
| * Add \brief to TextInputBea Lam2010-05-171-1/+1
* | Add a "priority" property to Keys and KeyNavigationMartin Jones2010-05-141-0/+3
|/
* Fix TextEdit and TextInput input panel support for mode RSIP_OnMouseClickAndA...Joona Petrell2010-05-131-4/+12
* Correctly position any input method popups for TextInput.Michael Brasser2010-05-121-0/+2
* Correctly resize TextInput in the presence of preedit text.Michael Brasser2010-05-121-3/+1
* Prevent handling of Up/Down on Mac OS X, for consistency with other platforms.Warwick Allison2010-05-101-2/+7
* TextInput echoMode doc.Yann Bodson2010-05-061-7/+8
* Fix qdoc errorsBea Lam2010-05-051-2/+2
* docWarwick Allison2010-05-051-14/+14
* Make compileBea Lam2010-04-281-1/+1
* Doc fixesBea Lam2010-04-281-26/+31
* Fix QDeclarativeTextInput and QGraphicsView in regards of input methods hints.Alexis Menard2010-04-271-1/+11
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-7/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-141-2/+2
|\
* | Add QML documentation for validatorsAlan Alpert2010-04-141-9/+70
|/
* 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