qt5base-lts/tests/benchmarks/gui
Sona Kurazyan 2f33e030b8 Remove usages of deprecated APIs of qtbase/gui
- Replaced the usages of deprecated APIs by corresponding
  alternatives in the library code and documentation.

- Modified the tests to make them build when deprecated APIs disabled:
    * Made 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, added tests for the replacement.

Change-Id: Ic38245015377fc0c8127eb5458c184ffd4b450f1
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-07-13 10:43:15 +02:00
..
animation Updated license headers 2016-01-21 18:55:18 +00:00
image Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
kernel Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00
math3d Updated license headers 2016-01-21 18:55:18 +00:00
painting tests: remove the last uses of Java-style iterators 2019-06-13 09:40:26 +02:00
text Improve performance of Qt::mightBeRichText by using QStringRef 2016-07-11 12:30:31 +00:00
gui.pro Benchmark: move widgets benchmarks still in gui subdirectory to widgets 2018-03-27 16:50:44 +00:00