qt6-bb10/tests/auto/widgets
Shawn Rutledge 0eb26c1443 QTextBrowser: detect and load markdown rather than assuming HTML
So we add the QTextDocument::ResourceType::MarkdownResource enum value to indicate
the type.  QMimeDatabase is generally unable to detect markdown by "magic", so we
need to use the common file extensions to detect it (the same extensions as declared
in the mime database XML).

Change-Id: Ib71f03abd535c17e5a8c99bd92d0a6062e972837
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-05-30 16:37:23 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.13' into dev 2019-04-27 01:00:11 +02:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview QtCore: mark obsolete enumerations as deprecated 2019-05-17 14:08:30 +00:00
itemviews Change QTextMarkdownWriter to pass by const pointer and QAIM 2019-05-08 20:28:44 +00:00
kernel Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
widgets QTextBrowser: detect and load markdown rather than assuming HTML 2019-05-30 16:37:23 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00