Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qt6-lottie for openSUSE:Factory checked in at 2021-10-04 18:39:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qt6-lottie (Old) and /work/SRC/openSUSE:Factory/.qt6-lottie.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qt6-lottie" Mon Oct 4 18:39:54 2021 rev:5 rq:922685 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qt6-lottie/qt6-lottie.changes 2021-09-07 21:21:20.505297187 +0200 +++ /work/SRC/openSUSE:Factory/.qt6-lottie.new.2443/qt6-lottie.changes 2021-10-04 18:41:05.882167958 +0200 @@ -1,0 +2,21 @@ +Thu Sep 30 12:28:14 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.2.0: + * https://www.qt.io/blog/qt-6.2-lts-released + +------------------------------------------------------------------- +Sat Sep 25 07:18:36 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.2.0-rc2 + +------------------------------------------------------------------- +Thu Sep 16 14:07:43 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.2.0-rc + +------------------------------------------------------------------- +Thu Sep 9 14:05:08 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 6.2.0-beta4 + +------------------------------------------------------------------- Old: ---- qtlottie-everywhere-src-6.1.3.tar.xz New: ---- qtlottie-everywhere-src-6.2.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qt6-lottie.spec ++++++ --- /var/tmp/diff_new_pack.zw9Kq4/_old 2021-10-04 18:41:06.370168750 +0200 +++ /var/tmp/diff_new_pack.zw9Kq4/_new 2021-10-04 18:41:06.374168757 +0200 @@ -16,8 +16,8 @@ # -%define real_version 6.1.3 -%define short_version 6.1 +%define real_version 6.2.0 +%define short_version 6.2 %define short_name qtlottie %define tar_name qtlottie-everywhere-src %define tar_suffix %{nil} @@ -28,7 +28,7 @@ %endif # Name: qt6-lottie%{?pkg_suffix} -Version: 6.1.3 +Version: 6.2.0 Release: 0 Summary: QML API for rendering graphics and animation # LICENSE.GPL3-EXCEPT only applies to the conan recipe which is not used @@ -59,23 +59,21 @@ %description imports QML files and plugins from the Qt 6 Lottie module. +### Private only library ### + %package -n libQt6Bodymovin6 Summary: Qt 6 Bodymovin library %description -n libQt6Bodymovin6 The Qt 6 Bodymovin library. - -%package -n qt6-bodymovin-devel -Summary: Qt 6 Bodymovin library - Development files -Requires: libQt6Bodymovin6 = %{version} -%requires_eq qt6-gui-private-devel - -%description -n qt6-bodymovin-devel -Development files for the Qt 6 Bodymovin library. +This library does not have any ABI or API guarantees. %package -n qt6-bodymovin-private-devel -Summary: Non-ABI stable API for the Qt 6 Bodymovin Library -Requires: cmake(Qt6Bodymovin) = %{real_version} +Summary: Development files for the Qt 6 Bodymovin library +Requires: cmake(Qt6BodymovinPrivate) = %{real_version} +# Renamed in 6.2.0 +Provides: qt6-bodymovin-devel = 6.2.0 +Obsoletes: qt6-bodymovin-devel < 6.2.0 %description -n qt6-bodymovin-private-devel This package provides private headers of libQt6Bodymovin that do not have any @@ -111,17 +109,16 @@ %license LICENSE.GPL3 %{_qt6_libdir}/libQt6Bodymovin.so.* -%files -n qt6-bodymovin-devel +### Private only library ### + +%files -n qt6-bodymovin-private-devel +%{_qt6_cmakedir}/Qt6BodymovinPrivate/ %{_qt6_cmakedir}/Qt6BuildInternals/StandaloneTests/QtLottieTestsConfig.cmake -%{_qt6_cmakedir}/Qt6Bodymovin/ -%{_qt6_descriptionsdir}/Bodymovin.json +%{_qt6_descriptionsdir}/BodymovinPrivate.json %{_qt6_includedir}/QtBodymovin/ %{_qt6_libdir}/libQt6Bodymovin.prl %{_qt6_libdir}/libQt6Bodymovin.so -%exclude %{_qt6_includedir}/QtBodymovin/%{real_version} - -%files -n qt6-bodymovin-private-devel -%{_qt6_includedir}/QtBodymovin/%{real_version}/ +%{_qt6_metatypesdir}/qt6bodymovinprivate_*_metatypes.json %{_qt6_mkspecsdir}/modules/qt_lib_bodymovin_private.pri %endif ++++++ qtlottie-everywhere-src-6.1.3.tar.xz -> qtlottie-everywhere-src-6.2.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/.cmake.conf new/qtlottie-everywhere-src-6.2.0/.cmake.conf --- old/qtlottie-everywhere-src-6.1.3/.cmake.conf 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/.cmake.conf 2021-09-24 23:26:12.000000000 +0200 @@ -1 +1,2 @@ -set(QT_REPO_MODULE_VERSION "6.1.3") +set(QT_REPO_MODULE_VERSION "6.2.0") +set(QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT "alpha1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/.qmake.conf new/qtlottie-everywhere-src-6.2.0/.qmake.conf --- old/qtlottie-everywhere-src-6.1.3/.qmake.conf 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/.qmake.conf 2021-09-24 23:26:12.000000000 +0200 @@ -3,4 +3,4 @@ DEFINES += QT_NO_FOREACH QT_NO_JAVA_STYLE_ITERATORS -MODULE_VERSION = 6.1.3 +MODULE_VERSION = 6.2.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/.tag new/qtlottie-everywhere-src-6.2.0/.tag --- old/qtlottie-everywhere-src-6.1.3/.tag 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/.tag 2021-09-24 23:26:12.000000000 +0200 @@ -1 +1 @@ -e2abede4b35efb7767408716a4e5edf2c087dcdc +a60e5daef06a89f355f58d15b87ea5a0e175a21f diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/conanfile.py new/qtlottie-everywhere-src-6.2.0/conanfile.py --- old/qtlottie-everywhere-src-6.1.3/conanfile.py 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/conanfile.py 2021-09-24 23:26:12.000000000 +0200 @@ -26,122 +26,34 @@ ## ############################################################################# -from conans import ConanFile, tools, CMake -import os +from conans import ConanFile +import re from pathlib import Path -class QtConanError(Exception): - pass +def _parse_qt_version_by_key(key: str) -> str: + with open(Path(__file__).parent.resolve() / ".cmake.conf") as f: + m = re.search(fr'{key} .*"(.*)"', f.read()) + return m.group(1) if m else "" + + +def _get_qt_minor_version() -> str: + return ".".join(_parse_qt_version_by_key("QT_REPO_MODULE_VERSION").split(".")[:2]) class QtLottie(ConanFile): name = "qtlottie" - version = "6.1.3" license = "GPL-3.0+, Commercial Qt License Agreement" author = "The Qt Company <https://www.qt.io/contact-us>" - url = "https://code.qt.io/cgit/qt/qtlottie.git/" + url = "https://code.qt.io/cgit/qt/qtlottie.git" description = ( "Lottie is a family of player software for a certain json-based " "file format for describing 2d vector graphics animations." ) - topics = ("qt", "qt6", "2d", "vector", "player") - settings = "os", "compiler", "build_type", "arch" - options = { - "shared": [True, False, "default"], - "qt6": "ANY", - } # "qt6" is needed to model unique package_id for the Add-on build per used Qt6 version - default_options = { - "shared": "default", # default: Use the value of the Qt build - "qt6": None, - } + topics = "qt", "qt6", "2d", "vector", "player" + settings = "os", "compiler", "arch", "build_type" + # for referencing the version number and prerelease tag and dependencies info + exports = ".cmake.conf", "dependencies.yaml" exports_sources = "*", "!conan*.*" - # use commit ID as the RREV (recipe revision) if this is exported from .git repository - revision_mode = "scm" if Path(Path(__file__).parent.resolve() / ".git").exists() else "hash" - - def source(self): - # sources are installed next to recipe, no need to clone etc. sources here - pass - - def _get_cmake_prefix_path(self): - # 'QTDIR' provided as env variable in profile file which is part - # of the Qt essential binary package(s) - cmake_prefix_path = os.environ.get("QTDIR") - if not cmake_prefix_path: - raise QtConanError("'QTDIR' not defined! The 'QTDIR' needs to point to " - "Qt installation directory.") - print(f"CMAKE_PREFIX_PATH for '{self.name}/{self.version}' build is: " - f"{cmake_prefix_path}") - return cmake_prefix_path - - def _read_env(self, key): - value = os.environ.get(key) - if not value: - raise QtConanError(f"{self.settings.os} build specified but '{key}' " - "was not defined?") - return value - - def _get_qtcmake(self): - qt_install_path = self._get_cmake_prefix_path() - ext = ".bat" if tools.os_info.is_windows else "" - qtcmake = os.path.abspath(os.path.join(qt_install_path, "bin", "qt-cmake" + ext)) - if not os.path.exists(qtcmake): - raise QtConanError(f"Unable to locate {qtcmake} from 'QTDIR': {qt_install_path}") - return qtcmake - - def _get_cmake_tool(self): - cmake = CMake(self, cmake_program=self._get_qtcmake()) - cmake.verbose = True - - # Qt modules need to be 'installed'. - # We need to direct the 'make install' to some directory under Conan cache, - # place it under the current build directory which is also under the Conan cache. - # Note, the actual 'make install' is called in "package()". - install_dir = os.path.join(os.getcwd(), "_install_tmp") - cmake.definitions["CMAKE_INSTALL_PREFIX"] = install_dir - - # Use the value of the Qt build - if self.options.shared.value == "default": - del cmake.definitions["BUILD_SHARED_LIBS"] - - cmake_toolchain_file = os.environ.get("CMAKE_TOOLCHAIN_FILE") - if cmake_toolchain_file: - cmake.definitions["CMAKE_TOOLCHAIN_FILE"] = cmake_toolchain_file - - if self.settings.os == "Android": - cmake.definitions["ANDROID_SDK_ROOT"] = self._read_env("ANDROID_SDK_ROOT") - cmake.definitions["ANDROID_NDK_ROOT"] = self._read_env("ANDROID_NDK_ROOT") - - if self.settings.os == "iOS": - # Instead of Conan's auto-added 'Darwin', explicitly pass 'iOS'. - cmake.definitions["CMAKE_SYSTEM_NAME"] = "iOS" - - # Remove the explicit sysroot, let CMake detect the sysroots, to ensure - # that multi-arch builds work. - del cmake.definitions["CMAKE_OSX_SYSROOT"] - - # Remove the conan provided architecture, instead rely on the architectures set - # by the Qt toolchain file, which with official Qt packages most likely means - # multi-arch iOS. - del cmake.definitions["CMAKE_OSX_ARCHITECTURES"] - - return cmake - - def build(self): - cmake = self._get_cmake_tool() - self.run(f"{self._get_qtcmake()} '{self.source_folder}' {cmake.command_line}") - self.run(f"cmake --build . {cmake.build_config}") - - def package(self): - # see "CMAKE_INSTALL_PREFIX" above - install_dir = os.path.join(os.getcwd(), "_install_tmp") - self.run("cmake --build . --target install") - self.copy("*", src=install_dir, dst=".") - - def package_info(self): - # used for the actual library filename, Ordered list with the library names - self.cpp_info.libs = ["Qt6Bodymovin"] - - def deploy(self): - self.copy("*") # copy from current package - self.copy_deps("*") # copy from dependencies + python_requires = f"qt-conan-common/{_get_qt_minor_version()}@qt/everywhere" + python_requires_extend = "qt-conan-common.QtLeafModule" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/dependencies.yaml new/qtlottie-everywhere-src-6.2.0/dependencies.yaml --- old/qtlottie-everywhere-src-6.1.3/dependencies.yaml 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/dependencies.yaml 2021-09-24 23:26:12.000000000 +0200 @@ -1,7 +1,7 @@ dependencies: ../qtbase: - ref: b496064efab47743fff4eb22f68e3acb3315fd9d + ref: cc60cf83db6bbf9775b1f7747a48d6b7eb24e585 required: true ../qtdeclarative: - ref: 2f556e351d2ebdfc4561063665e266f800ec904f + ref: 03e111a81863fbd4ba2ea8f9f9764905d3801f26 required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/beziereasing_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/beziereasing_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/beziereasing_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/beziereasing_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/beziereasing_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbase_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbase_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbase_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbase_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmbase_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbasictransform_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbasictransform_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbasictransform_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmbasictransform_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmbasictransform_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmconstants_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmconstants_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmconstants_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmconstants_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmconstants_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmellipse_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmellipse_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmellipse_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmellipse_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmellipse_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfill_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfill_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfill_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfill_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmfill_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfilleffect_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfilleffect_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfilleffect_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfilleffect_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmfilleffect_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfreeformshape_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfreeformshape_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfreeformshape_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmfreeformshape_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmfreeformshape_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgfill_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgfill_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgfill_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgfill_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmgfill_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgroup_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgroup_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgroup_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmgroup_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmgroup_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimage_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimage_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimage_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimage_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmimage_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimagelayer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimagelayer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimagelayer_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmimagelayer_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmimagelayer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmlayer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmlayer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmlayer_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmlayer_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmlayer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmpathtrimmer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmpathtrimmer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmpathtrimmer_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmpathtrimmer_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmpathtrimmer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmproperty_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmproperty_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmproperty_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmproperty_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmproperty_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrect_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrect_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrect_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrect_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmrect_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeater_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeater_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeater_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeater_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmrepeater_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeatertransform_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeatertransform_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeatertransform_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmrepeatertransform_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmrepeatertransform_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmround_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmround_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmround_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmround_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmround_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshape_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshape_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshape_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshape_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmshape_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapelayer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapelayer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapelayer_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapelayer_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmshapelayer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapetransform_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapetransform_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapetransform_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmshapetransform_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmshapetransform_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmspatialproperty_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmspatialproperty_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmspatialproperty_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmspatialproperty_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmspatialproperty_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmstroke_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmstroke_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmstroke_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmstroke_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmstroke_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmtrimpath_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmtrimpath_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/bmtrimpath_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/bmtrimpath_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/bmtrimpath_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/lottierenderer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/lottierenderer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/lottierenderer_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/lottierenderer_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/lottierenderer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/trimpath_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/trimpath_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.1.3/QtBodymovin/private/trimpath_p.h 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.1.3/QtBodymovin/private/trimpath_p.h 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -#include "../../../../../src/bodymovin/trimpath_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/beziereasing_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/beziereasing_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/beziereasing_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/beziereasing_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/beziereasing_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbase_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbase_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbase_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbase_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmbase_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbasictransform_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbasictransform_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbasictransform_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmbasictransform_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmbasictransform_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmconstants_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmconstants_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmconstants_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmconstants_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmconstants_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmellipse_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmellipse_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmellipse_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmellipse_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmellipse_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfill_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfill_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfill_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfill_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmfill_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfilleffect_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfilleffect_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfilleffect_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfilleffect_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmfilleffect_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfreeformshape_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfreeformshape_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfreeformshape_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmfreeformshape_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmfreeformshape_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgfill_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgfill_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgfill_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgfill_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmgfill_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgroup_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgroup_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgroup_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmgroup_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmgroup_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimage_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimage_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimage_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimage_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmimage_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimagelayer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimagelayer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimagelayer_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmimagelayer_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmimagelayer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmlayer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmlayer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmlayer_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmlayer_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmlayer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmpathtrimmer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmpathtrimmer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmpathtrimmer_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmpathtrimmer_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmpathtrimmer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmproperty_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmproperty_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmproperty_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmproperty_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmproperty_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrect_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrect_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrect_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrect_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmrect_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeater_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeater_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeater_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeater_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmrepeater_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeatertransform_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeatertransform_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeatertransform_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmrepeatertransform_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmrepeatertransform_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmround_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmround_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmround_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmround_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmround_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshape_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshape_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshape_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshape_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmshape_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapelayer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapelayer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapelayer_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapelayer_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmshapelayer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapetransform_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapetransform_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapetransform_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmshapetransform_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmshapetransform_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmspatialproperty_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmspatialproperty_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmspatialproperty_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmspatialproperty_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmspatialproperty_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmstroke_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmstroke_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmstroke_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmstroke_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmstroke_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmtrimpath_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmtrimpath_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/bmtrimpath_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/bmtrimpath_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/bmtrimpath_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/lottierenderer_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/lottierenderer_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/lottierenderer_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/lottierenderer_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/lottierenderer_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/trimpath_p.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/trimpath_p.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/6.2.0/QtBodymovin/private/trimpath_p.h 1970-01-01 01:00:00.000000000 +0100 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/6.2.0/QtBodymovin/private/trimpath_p.h 2021-09-24 23:26:12.000000000 +0200 @@ -0,0 +1 @@ +#include "../../../../../src/bodymovin/trimpath_p.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/qtbodymovinversion.h new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/qtbodymovinversion.h --- old/qtlottie-everywhere-src-6.1.3/include/QtBodymovin/qtbodymovinversion.h 2021-08-30 06:51:17.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/include/QtBodymovin/qtbodymovinversion.h 2021-09-25 17:40:15.000000000 +0200 @@ -2,8 +2,8 @@ #ifndef QT_QTBODYMOVIN_VERSION_H #define QT_QTBODYMOVIN_VERSION_H -#define QTBODYMOVIN_VERSION_STR "6.1.3" +#define QTBODYMOVIN_VERSION_STR "6.2.0" -#define QTBODYMOVIN_VERSION 0x060103 +#define QTBODYMOVIN_VERSION 0x060200 #endif // QT_QTBODYMOVIN_VERSION_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/qtlottie.pro new/qtlottie-everywhere-src-6.2.0/qtlottie.pro --- old/qtlottie-everywhere-src-6.1.3/qtlottie.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/qtlottie.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -load(qt_parts) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/src/bodymovin/CMakeLists.txt new/qtlottie-everywhere-src-6.2.0/src/bodymovin/CMakeLists.txt --- old/qtlottie-everywhere-src-6.1.3/src/bodymovin/CMakeLists.txt 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/src/bodymovin/CMakeLists.txt 2021-09-24 23:26:12.000000000 +0200 @@ -1,4 +1,4 @@ -qt_internal_add_module(Bodymovin +qt_internal_add_module(BodymovinPrivate INTERNAL_MODULE SOURCES beziereasing.cpp beziereasing_p.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/src/bodymovin/bodymovin.pro new/qtlottie-everywhere-src-6.2.0/src/bodymovin/bodymovin.pro --- old/qtlottie-everywhere-src-6.1.3/src/bodymovin/bodymovin.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/src/bodymovin/bodymovin.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,85 +0,0 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2018-09-28T16:59:29 -# -#------------------------------------------------- - -TARGET = QtBodymovin -MODULE = bodymovin - -CONFIG += internal_module -# As long as this is an internal module, we do not need to have cmake linkage tests. -CMAKE_MODULE_TESTS = - - -QT += gui-private - -DEFINES += BODYMOVIN_LIBRARY - -# The following define makes your compiler emit warnings if you use -# any feature of Qt which has been marked as deprecated (the exact warnings -# depend on your compiler). Please consult the documentation of the -# deprecated API in order to know how to port your code away from it. -DEFINES += QT_DEPRECATED_WARNINGS - -# You can also make your code fail to compile if you use deprecated APIs. -# In order to do so, uncomment the following line. -# You can also select to disable deprecated APIs only up to a certain version of Qt. -#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 - -SOURCES += \ - bmbase.cpp \ - bmlayer.cpp \ - bmshape.cpp \ - bmshapelayer.cpp \ - bmimagelayer.cpp \ - bmrect.cpp \ - bmfill.cpp \ - bmgfill.cpp \ - bmgroup.cpp \ - bmimage.cpp \ - bmstroke.cpp \ - bmbasictransform.cpp \ - bmshapetransform.cpp \ - bmellipse.cpp \ - bmround.cpp \ - bmfreeformshape.cpp \ - bmtrimpath.cpp \ - bmpathtrimmer.cpp \ - lottierenderer.cpp \ - trimpath.cpp \ - bmfilleffect.cpp \ - bmrepeater.cpp \ - bmrepeatertransform.cpp \ - beziereasing.cpp - -HEADERS += \ - beziereasing_p.h \ - bmbase_p.h \ - bmbasictransform_p.h \ - bmconstants_p.h \ - bmellipse_p.h \ - bmfill_p.h \ - bmfilleffect_p.h \ - bmfreeformshape_p.h \ - bmgfill_p.h \ - bmgroup_p.h \ - bmimage_p.h \ - bmlayer_p.h \ - bmproperty_p.h \ - bmrect_p.h \ - bmrepeater_p.h \ - bmrepeatertransform_p.h \ - bmround_p.h \ - bmshape_p.h \ - bmshapelayer_p.h \ - bmimagelayer_p.h \ - bmshapetransform_p.h \ - bmspatialproperty_p.h \ - bmstroke_p.h \ - bmtrimpath_p.h \ - trimpath_p.h \ - lottierenderer_p.h \ - bmpathtrimmer_p.h \ - bmglobal.h - -load(qt_module) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/src/imports/CMakeLists.txt new/qtlottie-everywhere-src-6.2.0/src/imports/CMakeLists.txt --- old/qtlottie-everywhere-src-6.1.3/src/imports/CMakeLists.txt 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/src/imports/CMakeLists.txt 2021-09-24 23:26:12.000000000 +0200 @@ -1,14 +1,18 @@ qt_internal_add_qml_module(lottieqtplugin URI "Qt.labs.lottieqt" VERSION "${PROJECT_VERSION}" - CLASSNAME BodymovinPlugin - SKIP_TYPE_REGISTRATION + CLASS_NAME BodymovinPlugin + PLUGIN_TARGET lottieqtplugin + NO_GENERATE_PLUGIN_SOURCE + NO_PLUGIN_OPTIONAL + NO_GENERATE_QMLTYPES + INSTALL_SOURCE_QMLTYPES "plugins.qmltypes" SOURCES lottie_plugin.cpp lottie_plugin.h lottieanimation.cpp lottieanimation.h rasterrenderer/batchrenderer.cpp rasterrenderer/batchrenderer.h rasterrenderer/lottierasterrenderer.cpp rasterrenderer/lottierasterrenderer.h - PUBLIC_LIBRARIES + LIBRARIES Qt::Core Qt::Gui Qt::GuiPrivate diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/src/imports/imports.pro new/qtlottie-everywhere-src-6.2.0/src/imports/imports.pro --- old/qtlottie-everywhere-src-6.1.3/src/imports/imports.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/src/imports/imports.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,26 +0,0 @@ -CXX_MODULE = qtlottie -TARGET = lottieqtplugin -TARGETPATH = Qt/labs/lottieqt -IMPORT_VERSION = 1.0 - -QT += qml quick gui-private bodymovin-private - -QMAKE_DOCS = $$PWD/doc/qtlottieanimation.qdocconf - -# Input -SOURCES += \ - lottieanimation.cpp \ - lottie_plugin.cpp \ - rasterrenderer/lottierasterrenderer.cpp \ - rasterrenderer/batchrenderer.cpp - -HEADERS += \ - lottieanimation.h \ - lottie_plugin.h \ - rasterrenderer/lottierasterrenderer.h \ - rasterrenderer/batchrenderer.h - -OTHER_FILES += \ - qmldir - -load(qml_plugin) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/src/imports/qmldir new/qtlottie-everywhere-src-6.2.0/src/imports/qmldir --- old/qtlottie-everywhere-src-6.1.3/src/imports/qmldir 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/src/imports/qmldir 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -module Qt.labs.lottieqt -plugin lottieqtplugin -classname BodymovinPlugin diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/src/src.pro new/qtlottie-everywhere-src-6.2.0/src/src.pro --- old/qtlottie-everywhere-src-6.1.3/src/src.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/src/src.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,9 +0,0 @@ -TEMPLATE = subdirs - -!qtHaveModule(gui): \ - return() - -CONFIG += ordered -SUBDIRS += \ - bodymovin \ - imports diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/auto.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/auto.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/auto.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/auto.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -TEMPLATE = subdirs -SUBDIRS += bodymovin diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/bodymovin.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/bodymovin.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/bodymovin.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/bodymovin.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -TEMPLATE = subdirs -SUBDIRS += shape diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/ellipse/ellipse.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/ellipse/ellipse.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/ellipse/ellipse.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/ellipse/ellipse.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmellipse.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/fill/fill.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/fill/fill.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/fill/fill.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/fill/fill.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmfill.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/path/path.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/path/path.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/path/path.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/path/path.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmpath.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/rect/rect.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/rect/rect.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/rect/rect.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/rect/rect.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmrect.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/repeater/repeater.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/repeater/repeater.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/repeater/repeater.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/repeater/repeater.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmrepeater.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/repeatertransform/repeatertransform.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/repeatertransform/repeatertransform.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/repeatertransform/repeatertransform.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/repeatertransform/repeatertransform.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmrepeatertransform.cpp - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/shape.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/shape.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/shape.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/shape.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,13 +0,0 @@ -TEMPLATE = subdirs -SUBDIRS += \ - shapelayer \ - rect \ - ellipse \ - fill \ - stroke \ - path \ - trimpath \ - transform \ - shapetransform \ - repeater \ - repeatertransform diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/shapelayer/shapelayer.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/shapelayer/shapelayer.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/shapelayer/shapelayer.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/shapelayer/shapelayer.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmshapelayer.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/shapetransform/shapetransform.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/shapetransform/shapetransform.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/shapetransform/shapetransform.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/shapetransform/shapetransform.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmshapetransform.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/stroke/stroke.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/stroke/stroke.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/stroke/stroke.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/stroke/stroke.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmstroke.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/transform/transform.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/transform/transform.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/transform/transform.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/transform/transform.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmbasictransform.cpp - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/trimpath/trimpath.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/trimpath/trimpath.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/bodymovin/shape/trimpath/trimpath.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/bodymovin/shape/trimpath/trimpath.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -QT += testlib gui-private bodymovin-private -CONFIG += c++11 - -SOURCES = \ - tst_bmtrimpath.cpp diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/auto/imports/imports.pro new/qtlottie-everywhere-src-6.2.0/tests/auto/imports/imports.pro --- old/qtlottie-everywhere-src-6.1.3/tests/auto/imports/imports.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/auto/imports/imports.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,30 +0,0 @@ -QT += quick -CONFIG += c++11 qmltestcase - -# The following define makes your compiler emit warnings if you use -# any feature of Qt which as been marked deprecated (the exact warnings -# depend on your compiler). Please consult the documentation of the -# deprecated API in order to know how to port your code away from it. -DEFINES += QT_DEPRECATED_WARNINGS - -# You can also make your code fail to compile if you use deprecated APIs. -# In order to do so, uncomment the following line. -# You can also select to disable deprecated APIs only up to a certain version of Qt. -#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 - -SOURCES += \ - tst_imports.cpp - -RESOURCES += qml.qrc - -# Additional import path used to resolve QML modules in Qt Creator's code model -QML_IMPORT_PATH = - -# Additional import path used to resolve QML modules just for Qt Quick Designer -QML_DESIGNER_IMPORT_PATH = - -# Default rules for deployment. -qnx: target.path = /tmp/$${TARGET}/bin -else: unix:!android: target.path = /opt/$${TARGET}/bin -!isEmpty(target.path): INSTALLS += target - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/qtlottie-everywhere-src-6.1.3/tests/tests.pro new/qtlottie-everywhere-src-6.2.0/tests/tests.pro --- old/qtlottie-everywhere-src-6.1.3/tests/tests.pro 2021-08-27 10:22:35.000000000 +0200 +++ new/qtlottie-everywhere-src-6.2.0/tests/tests.pro 1970-01-01 01:00:00.000000000 +0100 @@ -1,8 +0,0 @@ -TEMPLATE = subdirs - -!qtHaveModule(bodymovin): \ - return() - -SUBDIRS += \ - auto \ - manual