qt5base-lts/tests/auto/gui/util
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
..
qdesktopservices Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qdoublevalidator QDoubleValidator: Allow intermediate values as close as possible to one considered invalid 2018-04-17 15:36:34 +00:00
qintvalidator QIntValidator: Intermediate for number if digits equal or less than max 2018-06-29 09:17:05 +00:00
qregexpvalidator Updated license headers 2016-01-21 18:55:18 +00:00
qregularexpressionvalidator Updated license headers 2016-01-21 18:55:18 +00:00
qshadergenerator Only generate temporaries when it makes sense 2019-05-02 12:47:05 +00:00
qshadergraph Implement graph layers support in QShaderGraph 2017-08-02 17:34:48 +00:00
qshadergraphloader Add support for layers in QShaderGraphLoader format 2017-08-02 17:34:52 +00:00
qshadernodes Add the layer concept to QShaderNode and QShaderGraph::Edge 2017-08-02 17:34:44 +00:00
qshadernodesloader Extend the parameter support in QShaderNodeLoader for richer types 2017-08-02 17:34:30 +00:00
qtexturefilereader QTextureFileReader: add support for astc format files 2019-02-27 13:00:56 +00:00
util.pro Add API for reading and decoding graphical texture files 2018-07-24 16:46:05 +00:00