qt6-bb10/tests/auto/widgets
Shawn Rutledge 37ca2224ec QFileDialog: don't create widgets if the platform dialog will be used
This is a performance and memory optimization which also fixes bugs
that are related to creating widgets, file system models etc.
despite using platform native dialogs.  Similar to
785bc64f8e for QColorDialog.

Task-number: QTBUG-33039
Change-Id: Ia1aa7ec1f43b47006b9ebd377aed15c958538a17
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-10-15 08:14:48 +02:00
..
dialogs QFileDialog: don't create widgets if the platform dialog will be used 2013-10-15 08:14:48 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Skip tst_QGraphicsItem::paint() on Mac OS X 10.7 2013-10-15 06:20:01 +02:00
itemviews Merge remote-tracking branch 'origin/stable' into dev 2013-09-07 16:18:32 +02:00
kernel Add widget replace function to QLayout 2013-09-21 23:17:55 +02:00
styles Test password mask delay and characters on Mac. 2013-07-11 10:56:49 +02:00
util QCompleter::setFilterMode() add property filterMode. 2013-09-20 23:45:06 +02:00
widgets Stabilize tst_qmenu on Mac. 2013-10-14 17:29:37 +02:00
widgets.pro