qt5base-lts/tests/auto/widgets
Shawn Rutledge 07553d0353 QTextBrowser: assume Markdown is UTF-8
That's how CommonMark specifies it.  The HTML codec-guessing algorithm
was making it fall back to Latin1 in practice, which was screwing up
any Unicode characters found in the markdown source.

Change-Id: I4021adc4a68591ecfd56ef24971af53ce3e9c96d
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2019-07-08 07:25:35 +02:00
..
dialogs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-07 13:19:27 +02:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview Merge remote-tracking branch 'origin/5.13' into dev 2019-07-05 15:37:50 +02:00
itemviews Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-07 13:19:27 +02:00
kernel Merge "Merge remote-tracking branch 'origin/5.13' into dev" 2019-07-05 19:36:41 +02:00
styles Remove usages of QSysInfo's deprecated APIs 2019-07-05 09:26:17 +00:00
util Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-11 01:00:06 +02:00
widgets QTextBrowser: assume Markdown is UTF-8 2019-07-08 07:25:35 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00