aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/scenegraph/adaptations/software/qsgsoftwareglyphnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Fix compilation after subpixel handling changes in qtbaseFabian Kosmale2021-01-271-1/+1
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-281-2/+2
* Fix a clipping bug in software-rendered textEskil Abrahamsen Blomfeldt2020-05-271-2/+4
* Fix clipping of text with software backendEskil Abrahamsen Blomfeldt2020-04-161-16/+27
* Software Adaptation: Improve bounding rect claculation for glyph nodesAndy Nichols2018-09-261-1/+29
* Quick: Use devicePixelRatioF rather than devicePixelRatioUlf Hermann2018-07-121-2/+2
* 2DRenderer: Fix Text Styles on HiDPI screensAndy Nichols2016-04-131-6/+10
* Turn the SoftwareContext plugin into the Scenegraph Software AdaptationAndy Nichols2016-03-101-0/+116