kepka/Telegram/SourceFiles/ui/text
leha-bot 49b3469963 Add option for typographic message formatting
This option allows to turn off the old behaviour with replacing char
sequences like <<, >>, -- to chars represented by HTML escape characters
"&laquo;", "&raquo;", "&mdash;".

Based on upstream pull
https://github.com/telegramdesktop/tdesktop/pull/4553 and commit
fe118833ae
from @PeterMX

Closes #132
2018-04-21 19:14:34 +03:00
..
text.cpp Reorganize #include's in ui/text/text.cpp 2018-04-17 22:06:33 +03:00
text.h Remove useless bitfield qualifier 2017-12-20 14:38:02 +02:00
text_block.cpp [Refactoring] change qt math function to cmath analog 2018-02-28 22:12:25 +02:00
text_block.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00
text_entity.cpp Add option for typographic message formatting 2018-04-21 19:14:34 +03:00
text_entity.h Replace non-standard types with Qt equivalents 2017-12-20 14:38:02 +02:00