qt5base-lts/src
Andreas Buhr 6a3cc36e4a Port of QTimeLine to new property system
The six properties duration, updateInterval, currentTime,
direction, loopCount and easingCurve have been ported to the
new property system and are now bindable.
Drive-by renamed a local variable to avoid shadowing.

Task-number: QTBUG-85520
Change-Id: Ibabf106f5200d2dd4329a1e1f96112eccc29d6b1
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2021-04-26 16:44:54 +02:00
..
3rdparty zlib: Disable MSVC warning C4267 2021-04-26 10:59:30 +02:00
android Android: Bump gradle (plugin) versions 2021-04-10 14:08:07 +02:00
concurrent QtConcurrentIterateKernel: fix warning 2021-04-12 10:31:54 +00:00
corelib Port of QTimeLine to new property system 2021-04-26 16:44:54 +02:00
dbus Port of QDBusServiceWatcher::watchMode to new property system 2021-04-19 15:18:46 +02:00
entrypoint Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS 2021-03-17 09:04:56 +01:00
gui Avoid adding null-objects to the icon cache 2021-04-23 03:49:28 +00:00
network Lowercase system includes and lib names for Windows, fix cross compiling 2021-04-23 14:31:04 +03:00
opengl Silence qdoc warning from deprecated enum value 2021-04-12 15:19:41 +00:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport evdevtouch: Fix wrong addTouchPoint for "mtdev" 2021-02-23 14:22:20 +00:00
plugins Lowercase system includes and lib names for Windows, fix cross compiling 2021-04-23 14:31:04 +03:00
printsupport Add nullptr check 2021-03-16 18:44:17 +01:00
sql QSqlQuery: make it a move only type 2021-03-21 10:16:56 +01:00
testlib Fix QAbstractItemModelTester false positive 2021-04-26 13:44:51 +01:00
tools CMake: Introduce zlib find script to work around hardcoded iOS SDK 2021-04-19 20:30:45 +02:00
widgets Fix QTreeModel calling beginRemoveRows twice 2021-04-26 13:44:51 +01:00
xml The condition 'if(oldChild)' is redundant 2021-03-03 20:52:45 +08:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00