tdesktop/Telegram/SourceFiles/ui/text
John Preston 8d354382a4 Text selection display fixes.
- Use QPainter current pen for selected text in cases we
didn't specify it explicitly in the TextPalette.
- Better rounding of QRectF from QFixed values to QRect selected
background filling areas.
- Using QPainter::viewport() instead of random huge QRect() in
clipping, because it fails to apply this huge QRect() clip region
in Retina paint devices: 2x scale QMatrix::map() is not defined for
QRegion-s having rects with sum of dimensions larger than 100000.
2017-02-16 17:07:16 +03:00
..
text.cpp Text selection display fixes. 2017-02-16 17:07:16 +03:00
text.h Text selection display fixes. 2017-02-16 17:07:16 +03:00
text_block.cpp Text selection display fixes. 2017-02-16 17:07:16 +03:00
text_block.h Text selection display fixes. 2017-02-16 17:07:16 +03:00
text_entity.cpp Moved to the latest emoji set. 2017-02-15 21:27:31 +03:00
text_entity.h Version 1.0 stable: bump copyright date to 2017. 2017-01-11 23:02:13 +04:00