qt5base-lts/tests/auto/widgets
Shawn Rutledge b149f5d77a Overload QTextBrowser::setSource() to add optional type argument
Now that it's trying to guess whether the type is markdown based on
the file extension, there needs to be a way to override it. For example
it might be arranged that directory listings will be generated in
markdown format instead of HTML; then when loading a source URL that
is a directory, the application may override the type. The type for
the single-argument setSource(url) is UnknownResource to preserve
the existing behavior, but the user can override the guessing by
setting a specific type.

Change-Id: Id111efd24de7d8fd18c47b16a2d58f5b09d77891
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2019-06-20 20:29:15 +02:00
..
dialogs Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +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-06-14 13:45:18 +02:00
itemviews Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
kernel Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-11 01:00:06 +02:00
widgets Overload QTextBrowser::setSource() to add optional type argument 2019-06-20 20:29:15 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00