summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextinput_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-281-2/+0
|\
| * Remove unnecessary QtQuick 1.1 effectiveLayoutDirection, effectiveHorizontalA...Joona Petrell2011-05-271-2/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-201-2/+3
|\|
| * Notify when the TextInput cursorRectangle property changes within pre-editAndrew den Exter2011-05-201-2/+3
* | Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
|/
* Fix TextInput echoMode clearing inputMethodHints set by the user.Andrew den Exter2011-04-211-1/+4
* Reverse horizontal alignment of QML editors when the layout mirroring is enabledJoona Petrell2011-03-071-1/+3
* Add a way to query the reading direction of QML editor textJoona Petrell2011-03-031-0/+1
* Merge branch '4.7' into qtquick11Martin Jones2011-03-021-0/+10
|\
| * Don't return positions within preedit text from positionAt().Andrew den Exter2011-03-011-1/+1
| * Add an is input method composing property to TextEdit and TextInput.Andrew den Exter2011-03-011-0/+4
| * Add a 'CursorPosition' parameter to TextInput.positionAt().Andrew den Exter2011-02-241-0/+6
* | Make sure horizontal QML editor text aligment always returns the actual align...Joona Petrell2011-03-011-1/+2
|/
* Allow text to selected in a TextEdit or TextInput inside a Flickable.Andrew den Exter2011-02-101-0/+1
* Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-011-0/+5
* Expose implicitWidth and implicitHeight properties of Item.Martin Jones2011-01-241-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Proper versioning for canPasteAlan Alpert2011-01-181-1/+1
* | Add canPaste property to TextInput and TextEditAlan Alpert2011-01-171-0/+4
* | Add property versioning checks for QtQuick 1.1 deselect() functionJoona Petrell2011-01-101-1/+1
* | Add selection modes to TextEdit and TextInput.Andrew den Exter2011-01-101-0/+7
* | Add convenience deselect() functions to TextInput and TextEditJoona Petrell2010-12-301-0/+1
|/
* 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-311-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