aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextcontrol_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-4/+4
* QQuickTextControlPrivate: Listen for changes to cursorFlashTimeRichard Moe Gustavsen2016-04-211-0/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* TextEdit: selectedTextChanged not emitted when calling select 2nd timeDan Cape2015-09-211-0/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* QQuickTextControl: update cursor rect when cursor changes positionRichard Moe Gustavsen2014-09-161-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* 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