aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextedit_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-3/+3
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QQuickTextEdit: added clear() methodLiang Qi2016-01-191-0/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+4
|\
| * QQuickTextEdit/Input: revise implicit resizing - take twoJ-P Nurmi2015-10-041-6/+2
| * QQuickTextEdit/Input: revise implicit resizingJ-P Nurmi2015-10-031-1/+8
* | Add a way to set default font rendering at build time.Stephen Kelly2015-10-131-0/+4
|/
* TextInput & TextEdit: allow controls to override the implicit sizeJ-P Nurmi2015-09-061-0/+1
* qquicktextedit_p_p.h: cleanup unneeded includeJ-P Nurmi2015-06-241-1/+0
* Export QQuickTextInputPrivate and QQuickTextEditPrivateJ-P Nurmi2015-06-231-1/+1
* QQuickTextEdit: move paddings into extraDataLiang Qi2015-06-151-11/+18
* QQuickText: Don't store node engine per node.Robin Burchell2015-06-061-1/+2
* TextEdit: add support for paddingJ-P Nurmi2015-03-051-1/+17
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-10-311-1/+1
|\
| * text input: always let cursor rect have a width == 1Richard Moe Gustavsen2014-10-301-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-111-20/+12
|\|
| * Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
| * Create rectangle nodes in the text editing through the contextLars Knoll2014-08-131-1/+1
* | Add Q_DECL_OVERRIDEAlbert Astals Cid2014-08-141-2/+2
|/
* Fix Node object leak in QQuickTextEditPrivateLiang Jian2014-07-231-0/+5
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-041-4/+1
|\
| * QQuickTextEdit: move QSG* members from dptr to root node.Pierre Rossi2013-07-031-4/+1
* | Add QQuickTextEdit::hoveredLinkJ-P Nurmi2013-06-071-0/+1
|/
* TextEdit: Better support of QTextTable and inline imagesPierre Rossi2013-04-301-0/+3
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-3/+26
* Add TextEdit::selectByKeyboardJ-P Nurmi2013-03-151-1/+3
* Handle focus events directly in TextEdit.Frederik Gladhorn2013-03-071-0/+1
* Enablers for input methods on AndroidPaul Olav Tvete2013-03-041-0/+4
* Add QQuickTextDocumentFrederik Gladhorn2013-02-191-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-1/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix horizontal alignment of unwrapped text in TextEdit.Andrew den Exter2012-07-161-1/+2
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-0/+2
* Speed up TextEdit construction time.Andrew den Exter2012-07-091-1/+1
* Defer construction of TextEdit/TextInput delegates.Andrew den Exter2012-05-141-4/+10
* TextEdit to honor input direction on neutral textPekka Vuorela2012-04-271-2/+4
* Fix text wrapping and eliding with implicitWidth.Andrew den Exter2012-03-221-1/+2
* Merge master <-> api_changesMatthew Vogt2012-03-051-37/+42
|\
| * Use floating point types for position offsets and cursorRectangle.Andrew den Exter2012-02-241-4/+4
| * Reduce QQuickTextEdit memory usage.Andrew den Exter2012-02-231-37/+42
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-3/+3
|/
* Remove commit headersAaron Kennedy2012-02-201-1/+0
* Have input method hints on only classes using themPekka Vuorela2012-02-171-1/+2
* Remove pixmap text caching in TextEdit elementYann Bodson2012-02-151-13/+2
* Add contentWidth and contentHeight properties to Text elements.Andrew den Exter2012-02-071-1/+1
* Add a persistentSelection property to TextInput.Andrew den Exter2012-02-021-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1