aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextnodeengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QQuickTextDocumentWithImageResources out of qquicktext_p_p.hJ-P Nurmi2015-10-291-1/+2
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-9/+7
|\
| * Fix selecting single character in middle of stringEskil Abrahamsen Blomfeldt2015-08-031-5/+5
| * Fix disappearing selection spanning different scriptsEskil Abrahamsen Blomfeldt2015-08-031-4/+2
* | Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-06-051-1/+1
|/
* Fix disappearing text in selectionsEskil Abrahamsen Blomfeldt2015-03-241-24/+28
* Reduce number of allocations when constructing text nodesEskil Abrahamsen Blomfeldt2015-03-091-36/+61
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-1/+1
|\
| * Fix vertical positioning of the first image in TextJoni Poikelin2015-02-021-1/+1
* | Account for leading when drawing text decorationEskil Abrahamsen Blomfeldt2015-02-201-1/+4
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Respect the text's background-color when it is set in the style in HTMLAndy Shaw2015-02-051-0/+7
* | Fix subscript and superscript for QQuickTextJoni Poikelin2014-10-211-1/+12
|/
* Fix missing glyphs in selectionEskil Abrahamsen Blomfeldt2014-10-091-17/+56
* Fix selection of text with negative right bearingEskil Abrahamsen Blomfeldt2014-09-021-59/+142
* 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-5/+4
* Fix preedit text layoutRobin Burchell2013-11-041-2/+2
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Improve memory usage of QQuickTextNode.Michael Brasser2013-08-061-3/+3
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-0/+935