aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextnodeengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix vertical alignment of images in a text documentLars Knoll2018-11-221-1/+1
* Fix flow text objects in beginning of RTL blockEskil Abrahamsen Blomfeldt2016-11-141-1/+11
* QQuickTextNode: Minor cleanupRobin Burchell2016-07-111-6/+13
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* QQuickTextNodeEngine: Remove unused member.Robin Burchell2015-06-051-2/+0
* Fix disappearing text in selectionsEskil Abrahamsen Blomfeldt2015-03-241-10/+1
* Reduce number of allocations when constructing text nodesEskil Abrahamsen Blomfeldt2015-03-091-0/+29
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix missing glyphs in selectionEskil Abrahamsen Blomfeldt2014-10-091-10/+4
* Fix selection of text with negative right bearingEskil Abrahamsen Blomfeldt2014-09-021-4/+8
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Improve memory usage of QQuickTextNode.Michael Brasser2013-08-061-5/+5
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-0/+234