aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-6/+6
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-3/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-251-3/+5
| |\
| | * Text: Make use of the new cached isSmoothlyScaled attribute on QFontEngineRobin Burchell2016-11-181-3/+5
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-11-151-6/+2
|\| |
| * | Fix performance regression in rich text with imagesEskil Abrahamsen Blomfeldt2016-11-141-6/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+8
|\| |
| * | Fix smooth scaling for Qt Quick Text itemsJake Petroules2016-09-141-0/+8
* | | Add cross-backend simple rect, texture, and ninepatch nodesLaszlo Agocs2016-06-221-3/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-291-118/+0
|\|
| * QQuickTextNode: Nuke some dead code.Robin Burchell2016-01-261-118/+0
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* QQuickText: Don't store node engine per node.Robin Burchell2015-06-061-23/+22
* Cleanup math function includes and usageAllan Sandfeld Jensen2015-02-191-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Fix cursor blinking for TextInput and TextEditSimon Hausmann2014-08-261-0/+8
* 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-2/+9
* Clean up the textures when deleting the contentAndy Shaw2014-07-241-0/+2
* QWindowsFontEnginge uses GetGlyphOutline which seems to failJørgen Lind2014-05-071-2/+9
* Move logic for determining native vs. DF text into single factory functionTor Arne Vestbø2014-01-271-5/+3
* Use QFontDatabase to check if a font is scalable.Yoann Lopes2013-11-251-2/+5
* Fallback to native font rendering for bitmap fonts.Yoann Lopes2013-11-091-1/+2
* Use one render loop per QQuickWindowGunnar Sletta2013-10-301-6/+9
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Support opt-in QSGNode descriptions without breaking binary compat.Gunnar Sletta2013-08-121-2/+2
* Silence a warning for unused variable in QQuickTextNode.Pierre Rossi2013-04-171-3/+3
* Fix new warnings in qtdeclarative (found by GCC 4.8)Thiago Macieira2013-04-091-0/+1
* Optimize QQuickTextEdit for larger documents.Pierre Rossi2013-03-201-1094/+35
* Fix embedding images in text elementsEskil Abrahamsen Blomfeldt2013-02-191-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Enable module build with QT_NO_IMTasuku Suzuki2012-11-261-0/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add option to use native rasterizer for SceneGraph textEskil Abrahamsen Blomfeldt2012-07-101-2/+4
* Fix crash when selecting transformed text.Andrew den Exter2012-06-221-7/+9
* Avoid non-deterministic ordering of glyph nodes.aavit2012-05-301-6/+3
* Don't create glyphs for truncated text.Andrew den Exter2012-04-191-2/+7
* Use relative position to when getting line from layout.Andrew den Exter2012-04-101-1/+1
* Remove workaround for QTBUG-22919.Andrew den Exter2012-04-041-3/+0
* Fix visibility of trailing preedit text.Andrew den Exter2012-04-031-6/+13
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2/+2
* Add linkColor property to Text.Andrew den Exter2012-02-091-8/+27
* Fix truncation and incorrect formatting of RichText.Andrew den Exter2012-02-071-1/+1
* Fix TextEdit vertical alignment.Andrew den Exter2012-02-061-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-241-2/+3
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Don't load embedded images from the current working directory.Andrew den Exter2012-01-191-2/+10
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1