qt5base-lts/tests/auto/corelib/tools
Edward Welbourne d6502614d0 Deprecate QTimeLine's curveShape in favor of its easingCurve
QEasingCurve has a richer variety of curves and curveShape was already
implemented by changing the easingCurve property.

[ChangeLog][QtCore][QTimeLine] Deprecated QTimeLine's curveShape
property in favor of the easingCurve property.

Pick-to: 5.15
Change-Id: I7261c0f24d7e02bc94624f0b74d699df62de1a52
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2020-07-16 17:39:11 +02:00
..
collections Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
containerapisymmetry Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qalgorithms CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qarraydata CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qbitarray CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qcache CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qcommandlineparser CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
qcontiguouscache CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qcryptographichash Port more tests from tests/auto/corelib/tools to CMake 2020-04-29 22:48:45 +02:00
qeasingcurve CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qexplicitlyshareddatapointer CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qflatmap Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qfreelist Port more tests from tests/auto/corelib/tools to CMake 2020-04-29 22:48:45 +02:00
qhash CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qhashfunctions CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qline Port more tests from tests/auto/corelib/tools to CMake 2020-04-29 22:48:45 +02:00
qlinkedlist Port Q_STATIC_ASSERT(_X) to static_assert 2020-06-19 19:38:23 +02:00
qlist CMake: Regenerate tests 2020-07-09 09:38:31 +02:00
qmacautoreleasepool Port more tests from tests/auto/corelib/tools to CMake 2020-04-29 22:48:45 +02:00
qmakearray CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qmap CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qmargins CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qmessageauthenticationcode CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qoffsetstringarray Port more tests from tests/auto/corelib/tools to CMake 2020-04-29 22:48:45 +02:00
qpair CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpoint CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpointf CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qqueue CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qrect CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qringbuffer CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qscopedpointer CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qscopedvaluerollback CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qscopeguard CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qset CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsharedpointer Use QList instead of QVector in corelib tests 2020-07-07 11:48:45 +02:00
qsize CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qsizef CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qstl CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qtaggedpointer QTaggedPointer: verify constexpr'ness of some ctors 2020-05-16 08:55:28 +02:00
qtimeline Deprecate QTimeLine's curveShape in favor of its easingCurve 2020-07-16 17:39:11 +02:00
qvarlengtharray CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qversionnumber Tests: Use QVERIFY instead of QCOMPARE for empty lists 2020-07-10 14:30:58 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
CMakeLists.txt Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00
tools.pro Move implementation of QVector/List back to qlist.h 2020-06-20 20:01:33 +02:00