summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativetextedit_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
* | Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
|/
* Reverse horizontal alignment of QML editors when the layout mirroring is enabledJoona Petrell2011-03-071-0/+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/+4
|\
| * Add an is input method composing property to TextEdit and TextInput.Andrew den Exter2011-03-011-0/+4
* | Make sure horizontal QML editor text aligment always returns the actual align...Joona Petrell2011-03-011-1/+2
|/
* Add a mouseSelectionMode property to TextEdit and TextInput.Andrew den Exter2011-02-011-0/+5
* Add missing revisions for QtQuick 1.1 additionsMartin Jones2011-01-271-1/+1
* 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
| * Revert a fix made for bug QTBUG-15341Joona Petrell2010-12-141-1/+0
| * Remove active selection when TextEdit loses focusJoona Petrell2010-12-141-0/+1
* | Proper versioning for canPasteAlan Alpert2011-01-181-1/+1
* | Add canPaste property to TextInput and TextEditAlan Alpert2011-01-171-0/+5
* | Add lineCount property to QDeclarativeTextEditChristopher Ham2011-01-141-0/+5
* | 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 linkActivated signal to TextEditAlan Alpert2011-01-071-0/+1
* | Add convenience deselect() functions to TextInput and TextEditJoona Petrell2010-12-301-0/+1
* | Support for justification in Text and TextEdit elements.Yann Bodson2010-12-171-1/+2
|/
* QML focus API updates.Michael Brasser2010-07-211-2/+2
* Don't export declarative private classesMartin Jones2010-07-011-1/+1
* Fix and better test Text / TextEdit alignments.Warwick Allison2010-06-231-0/+2
* Remove unnecessary CloseSoftwareInputPanel events after TextEdit or TextInput...Joona Petrell2010-06-071-1/+0
* Fix QT_NO_CLIPBOARDTasuku Suzuki2010-06-041-0/+2
* Take into account platform differences in input panel supportJoona Petrell2010-06-021-5/+0
* Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-311-5/+3
* Add selection methods to TextEditWarwick Allison2010-05-311-0/+8
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-261-0/+10
|\
| * Add a way to control when software input panels are shown in TextInput and Te...Joona Petrell2010-05-261-0/+10
* | Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-261-1/+8
|/
* Example of a simple TextEditor look-and-feel.Warwick Allison2010-05-251-1/+3
* Disable mouse-based selection in TextInput/TextEditWarwick Allison2010-05-191-0/+5
* Remove the deprecated wrap property.Martin Jones2010-04-221-3/+0
* Enable other wrapping modes.Martin Jones2010-04-091-3/+3
* TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-2/+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/+240