qt5base-lts/tests/auto/widgets/dialogs
Sona Kurazyan 376715f1a5 Remove usages of deprecated APIs of qtbase/widgets
- Replace the usages of deprecated APIs by corresponding
  alternatives in the library code and documentation.

- Build docs for deprecated APIs conditionally, based on deprecation
  version. Remove the docs of methods deprecated since 5.0.0, these
  methods are not compiled anymore.

- Modify the tests to make them build when deprecated APIs disabled:
    * Make the the parts of the tests testing the deprecated APIs to
      be compiled conditionally, only when the corresponding methods
      are enabled.
    * If the test-case tests only the deprecated API, but not the
      corresponding replacement, add tests for the replacement

Task-number: QTBUG-76491
Task-number: QTBUG-76540
Task-number: QTBUG-76541
Change-Id: I6aaf0a1369c479fb880369a38f2b8e1e86b46934
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-08-01 17:04:13 +00:00
..
qcolordialog Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
qdialog Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qerrormessage Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qfiledialog2 Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
qfilesystemmodel QFileSystemModel: Remove model member variable from test 2019-07-27 10:54:28 +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