qt5base-lts/tests/auto/corelib/serialization
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
..
json Merge remote-tracking branch 'origin/5.13' into dev 2019-05-15 07:11:41 +02:00
qcborstreamreader QCborStreamReader: make sure setDevice() clears the last error 2018-11-08 15:19:45 +00:00
qcborstreamwriter Long live QCborStreamWriter! 2018-05-27 22:41:41 +00:00
qcborvalue Fully support operator[] on QCborValue and QCborValueRef 2018-11-01 15:02:46 +00:00
qcborvalue_json QCborValue: move the toDiagnosticNotation() function to its own file 2018-07-30 16:21:12 +00:00
qdatastream Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
qdatastream_core_pixmap QPixmap: More safe failing if qApp is not a QGuiApplication 2019-03-22 08:06:43 +00:00
qtextstream unblacklist passing tests 2019-07-08 11:01:42 +00:00
qxmlstream Prefix QTextStream operators with Qt:: in tests 2019-05-03 09:36:36 +00:00
serialization.pro QPixmap: More safe failing if qApp is not a QGuiApplication 2019-03-22 08:06:43 +00:00