aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextcontrol_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-071-0/+2
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Speed up TextEdit construction time.Andrew den Exter2012-07-091-2/+0
* Don't calculate selection rects unnecessarily.Andrew den Exter2012-07-041-3/+2
* 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/+2
* QQuickTextEdit to trigger input method updates on selectAll()Pekka Vuorela2012-04-121-2/+0
* Set cursorVisible to false when im cursor length is 0.Andrew den Exter2012-04-021-0/+4
* Remove unused functions from QQuickTextControl.Andrew den Exter2012-03-201-23/+0
* Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-231-12/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Add undo and redo functions to TextInput and TextEdit.Andrew den Exter2012-01-121-2/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QQuickTextControl::ensureCursorVisible()Andrew den Exter2011-12-151-4/+1
* Remove unused code from QQuickTextControl.Andrew den Exter2011-12-151-44/+1
* TextEdits to include tentative commit in text propertyPekka Vuorela2011-12-141-4/+2
* Create a copy of QTextControl in the QtDeclarative library.Andrew den Exter2011-12-091-0/+286