qt6-bb10/tests/auto/widgets/dialogs
Friedemann Kleint 84a58e514b QFileSystemModel: Brush up the test
- Use nullptr
- Instantiate test helpers on the stack or use QScopedPointer
- Remove C-style casts of enumerations/flags, use meta types
- Port to Qt 5 connection syntax
- Fix static method invocation
- Use initializer lists for QStringList
- Introduce a logging category for all debug output
- Streamline code
- Refactor cleanup() to operate on QFileInfoList which is faster
  and streamline
- Remove unused variables

Task-number: QTBUG-76493
Change-Id: I3a033af7c9ec4dac3149d2016104daad07797a4f
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2019-07-26 12:01:57 +02:00
..
qcolordialog Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qdialog unblacklist passing tests 2019-07-08 11:01:42 +00:00
qerrormessage Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog QFileDialog (widgets-based): Remember selection in history 2019-04-09 11:15:36 +00:00
qfiledialog2 unblacklist passing tests 2019-07-08 11:01:42 +00:00
qfilesystemmodel QFileSystemModel: Brush up the test 2019-07-26 12:01:57 +02:00
qfontdialog qtbase: Remove BLACKLIST files which are no longer active 2018-02-12 17:40:12 +00:00
qinputdialog Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
qmessagebox unblacklist passing tests 2019-07-08 11:01:42 +00:00
qprogressdialog unblacklist passing tests 2019-07-08 11:01:42 +00:00
qsidebar winrt: make dialog auto tests pass 2018-06-22 05:02:43 +00:00
qwizard Qt Widgets: Make tests pass on High DPI screens and scaling 2019-05-29 12:52:51 +02:00
dialogs.pro winrt: Remove qfiledialog and qmessagebox auto tests for now 2018-05-28 06:50:45 +00:00