aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextcontrol_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-071-0/+2
* Don't eat Back button in TextEditPaul Olav Tvete2013-04-301-0/+1
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-2/+2
* Typos: tripple->tripleFrederik Gladhorn2013-02-211-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Speed up TextEdit construction time.Andrew den Exter2012-07-091-5/+1
* Don't calculate selection rects unnecessarily.Andrew den Exter2012-07-041-5/+0
* Remove dead code from QQuickTextControl.Andrew den Exter2012-07-041-2/+0
* Ensure the cursor delegate position is correct when wrapping.Andrew den Exter2012-04-191-0/+1
* Set cursorVisible to false when im cursor length is 0.Andrew den Exter2012-04-021-1/+3
* Remove tentative commit from editorsPekka Vuorela2012-03-261-1/+0
* Remove unused functions from QQuickTextControl.Andrew den Exter2012-03-201-4/+0
* Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-231-32/+23
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove unused code from QQuickTextControl.Andrew den Exter2011-12-151-54/+6
* QQuickTextControl - mouse events to override input contextPekka Vuorela2011-12-141-4/+4
* TextEdits to include tentative commit in text propertyPekka Vuorela2011-12-141-0/+1
* Create a copy of QTextControl in the QtDeclarative library.Andrew den Exter2011-12-091-0/+232