diff -Nru qtcharts-opensource-src-5.9.4/debian/changelog qtcharts-opensource-src-5.9.5/debian/changelog --- qtcharts-opensource-src-5.9.4/debian/changelog 2018-02-25 21:00:56.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/debian/changelog 2018-04-14 19:09:17.000000000 +0000 @@ -1,3 +1,9 @@ +qtcharts-opensource-src (5.9.5-0ubuntu1) bionic; urgency=medium + + * New upstream release. + + -- Simon Quigley Sat, 14 Apr 2018 14:09:17 -0500 + qtcharts-opensource-src (5.9.4-0ubuntu1) bionic; urgency=medium * New upstream release. diff -Nru qtcharts-opensource-src-5.9.4/debian/control qtcharts-opensource-src-5.9.5/debian/control --- qtcharts-opensource-src-5.9.4/debian/control 2018-02-25 21:00:12.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/debian/control 2018-04-14 19:08:11.000000000 +0000 @@ -9,14 +9,14 @@ Build-Depends: debhelper (>= 10.3), dpkg-dev (>= 1.17.14), pkg-kde-tools, - qml-module-qtquick2 (>= 5.9.2~), - qml-module-qttest (>= 5.9.2~), - qtbase5-dev (>= 5.9.2+dfsg~), - qtdeclarative5-dev (>= 5.9.2~), + qml-module-qtquick2 (>= 5.9.5~), + qml-module-qttest (>= 5.9.5~), + qtbase5-dev (>= 5.9.5+dfsg~), + qtdeclarative5-dev (>= 5.9.5~), xauth, xvfb -Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.2+dfsg~) , - qttools5-dev-tools (>= 5.9.2~) +Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.5+dfsg~) , + qttools5-dev-tools (>= 5.9.5~) Standards-Version: 4.1.1 Homepage: http://doc.qt.io/qt-5/qtcharts-index.html Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtcharts.git diff -Nru qtcharts-opensource-src-5.9.4/dist/changes-5.9.5 qtcharts-opensource-src-5.9.5/dist/changes-5.9.5 --- qtcharts-opensource-src-5.9.4/dist/changes-5.9.5 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/dist/changes-5.9.5 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1,24 @@ +Qt 5.9.5 is a bug-fix release. It maintains both forward and backward +compatibility (source and binary) with Qt 5.9.0. + +For more details, refer to the online documentation included in this +distribution. The documentation is also available online: + +http://doc.qt.io/qt-5/index.html + +The Qt version 5.9 series is binary compatible with the 5.8.x series. +Applications compiled for 5.9 will continue to run with 5.9. + +Some of the changes listed in this file include issue tracking numbers +corresponding to tasks in the Qt Bug Tracker: + +https://bugreports.qt.io/ + +Each of these identifiers can be entered in the bug tracker to obtain more +information about a particular change. + +**************************************************************************** +* Qt 5.9.5 Changes * +**************************************************************************** + + - This release contains only minor code improvements. diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/abstractbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/abstractbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/abstractbarchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/abstractbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/abstractbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/abstractchartlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/abstractchartlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/abstractchartlayout_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/abstractchartlayout_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/layout/abstractchartlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/abstractdomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/abstractdomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/abstractdomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/abstractdomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/abstractdomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/areachartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/areachartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/areachartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/areachartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/areachart/areachartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/axisanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/axisanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/axisanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/axisanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/axisanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/baranimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/baranimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/baranimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/baranimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/baranimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/barchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/barchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/barchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/barchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/vertical/bar/barchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/bar_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/bar_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/bar_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/bar_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/bar_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxplotanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxplotanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxplotanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxplotanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/boxplotanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxplotchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxplotchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxplotchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxplotchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/boxplotchart/boxplotchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/boxwhiskersanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersdata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersdata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersdata_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxwhiskersdata_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/boxplotchart/boxwhiskersdata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxwhiskers_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxwhiskers_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/boxwhiskers_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/boxwhiskers_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/boxplotchart/boxwhiskers_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/candlestickanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickbodywicksanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickbodywicksanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickbodywicksanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickbodywicksanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/candlestickbodywicksanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/candlestickchart/candlestickchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickdata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickdata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestickdata_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestickdata_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/candlestickchart/candlestickdata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestick_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestick_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/candlestick_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/candlestick_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/candlestickchart/candlestick_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/cartesianchartaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/cartesianchartaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/cartesianchartaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/cartesianchartaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/cartesianchartaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/cartesianchartlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/cartesianchartlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/cartesianchartlayout_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/cartesianchartlayout_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/layout/cartesianchartlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/chartanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartaxiselement_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartaxiselement_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartaxiselement_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartaxiselement_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/chartaxiselement_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartbackground_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartbackground_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartbackground_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartbackground_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/chartbackground_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisx_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/barcategoryaxis/chartbarcategoryaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisy_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartbarcategoryaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/barcategoryaxis/chartbarcategoryaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisx_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/categoryaxis/chartcategoryaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisy_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartcategoryaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/categoryaxis/chartcategoryaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartconfig_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartconfig_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartconfig_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartconfig_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/chartconfig_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartdataset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartdataset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartdataset_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartdataset_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/chartdataset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisx_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/datetimeaxis/chartdatetimeaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisy_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartdatetimeaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/datetimeaxis/chartdatetimeaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartelement_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartelement_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartelement_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartelement_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/chartelement_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/charthelpers_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/charthelpers_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/charthelpers_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/charthelpers_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/charthelpers_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/chartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisx_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/logvalueaxis/chartlogvalueaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisy_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartlogvalueaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/logvalueaxis/chartlogvalueaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartpresenter_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartpresenter_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartpresenter_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartpresenter_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/chartpresenter_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemebluecerulean_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemebluecerulean_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemebluecerulean_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemebluecerulean_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemebluecerulean_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemeblueicy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemeblueicy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemeblueicy_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemeblueicy_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemeblueicy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemebluencs_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemebluencs_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemebluencs_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemebluencs_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemebluencs_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemebrownsand_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemebrownsand_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemebrownsand_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemebrownsand_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemebrownsand_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemedark_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemedark_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemedark_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemedark_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemedark_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemehighcontrast_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemehighcontrast_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemehighcontrast_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemehighcontrast_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemehighcontrast_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemelight_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemelight_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemelight_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemelight_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemelight_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthememanager_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthememanager_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthememanager_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthememanager_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/chartthememanager_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/charttheme_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/charttheme_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/charttheme_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/charttheme_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/charttheme_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemeqt_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemeqt_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemeqt_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemeqt_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemeqt_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemesystem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemesystem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartthemesystem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartthemesystem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/themes/chartthemesystem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/charttitle_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/charttitle_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/charttitle_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/charttitle_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/charttitle_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisx_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/valueaxis/chartvalueaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisy_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/chartvalueaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/valueaxis/chartvalueaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/glwidget_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/glwidget_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/glwidget_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/glwidget_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/glwidget_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/glxyseriesdata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/glxyseriesdata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/glxyseriesdata_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/glxyseriesdata_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/xychart/glxyseriesdata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/horizontalaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalbarchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/horizontal/bar/horizontalbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalpercentbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalpercentbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalpercentbarchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalpercentbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalstackedbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalstackedbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/horizontalstackedbarchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/horizontalstackedbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/legendlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/legendlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/legendlayout_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/legendlayout_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/legendlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/legendmarkeritem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/legendmarkeritem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/legendmarkeritem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/legendmarkeritem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/legendmarkeritem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/legendscroller_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/legendscroller_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/legendscroller_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/legendscroller_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/legendscroller_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/linearrowitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/linearrowitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/linearrowitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/linearrowitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/linearrowitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/linechartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/linechartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/linechartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/linechartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/linechart/linechartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxlogydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxlogydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxlogydomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxlogydomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/logxlogydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxlogypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxlogypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxlogypolardomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxlogypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/logxlogypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxydomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxydomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/logxydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/logxypolardomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/logxypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/logxypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/percentbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/percentbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/percentbarchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/percentbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/vertical/percent/percentbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/pieanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/pieanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/pieanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/pieanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/pieanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/piechartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/piechartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/piechartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/piechartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/piechart/piechartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/piesliceanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/piesliceanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/piesliceanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/piesliceanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/piesliceanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/pieslicedata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/pieslicedata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/pieslicedata_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/pieslicedata_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/piechart/pieslicedata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/piesliceitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/piesliceitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/piesliceitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/piesliceitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/piechart/piesliceitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisangular_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/polarchartaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/polarchartaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisradial_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/polarchartaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisangular_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/categoryaxis/polarchartcategoryaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisradial_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartcategoryaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/categoryaxis/polarchartcategoryaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisangular_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisradial_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartdatetimeaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartlayout_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartlayout_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/layout/polarchartlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisangular_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisradial_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartlogvalueaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisangular_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/valueaxis/polarchartvalueaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisradial_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polarchartvalueaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/valueaxis/polarchartvalueaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/polardomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/polardomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/polardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qabstractaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qabstractaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qabstractaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qabstractaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/qabstractaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qabstractbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qabstractbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qabstractbarseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qabstractbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/qabstractbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qabstractseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qabstractseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qabstractseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qabstractseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/qabstractseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qarealegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qarealegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qarealegendmarker_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qarealegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qarealegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qareaseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qareaseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qareaseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qareaseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/areachart/qareaseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarcategoryaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarcategoryaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarcategoryaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarcategoryaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/barcategoryaxis/qbarcategoryaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarlegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarlegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarlegendmarker_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarlegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qbarlegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarmodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarmodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarmodelmapper_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarmodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/qbarmodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/vertical/bar/qbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qbarset_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qbarset_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/qbarset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxplotlegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxplotlegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxplotlegendmarker_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxplotlegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qboxplotlegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxplotmodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxplotmodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxplotmodelmapper_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxplotmodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/boxplotchart/qboxplotmodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxplotseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxplotseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxplotseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxplotseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/boxplotchart/qboxplotseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qboxset_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qboxset_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/boxplotchart/qboxset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlesticklegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlesticklegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlesticklegendmarker_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlesticklegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qcandlesticklegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlestickmodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlestickmodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlestickmodelmapper_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlestickmodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/candlestickchart/qcandlestickmodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlestickseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlestickseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlestickseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlestickseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/candlestickchart/qcandlestickseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlestickset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlestickset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcandlestickset_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcandlestickset_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/candlestickchart/qcandlestickset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcategoryaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcategoryaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qcategoryaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qcategoryaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/categoryaxis/qcategoryaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qchart_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qchart_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qchart_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qchart_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/qchart_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qchartview_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qchartview_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qchartview_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qchartview_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/qchartview_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qdatetimeaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qdatetimeaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qdatetimeaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qdatetimeaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/datetimeaxis/qdatetimeaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qhorizontalbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qhorizontalbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qhorizontalbarseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qhorizontalbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/horizontal/bar/qhorizontalbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qhorizontalpercentbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qhorizontalpercentbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qhorizontalpercentbarseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qhorizontalpercentbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qhorizontalstackedbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qhorizontalstackedbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qhorizontalstackedbarseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qhorizontalstackedbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlegendmarker_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qlegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlegend_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlegend_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlegend_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlegend_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qlegend_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlineseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlineseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlineseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlineseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/linechart/qlineseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlogvalueaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlogvalueaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qlogvalueaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qlogvalueaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/logvalueaxis/qlogvalueaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpercentbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpercentbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpercentbarseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpercentbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/vertical/percent/qpercentbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpielegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpielegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpielegendmarker_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpielegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qpielegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpiemodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpiemodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpiemodelmapper_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpiemodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/piechart/qpiemodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpieseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpieseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpieseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpieseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/piechart/qpieseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpieslice_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpieslice_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qpieslice_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qpieslice_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/piechart/qpieslice_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qscatterseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qscatterseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qscatterseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qscatterseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/scatterchart/qscatterseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qsplineseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qsplineseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qsplineseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qsplineseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/splinechart/qsplineseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qstackedbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qstackedbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qstackedbarseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qstackedbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/vertical/stacked/qstackedbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qvalueaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qvalueaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qvalueaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qvalueaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/valueaxis/qvalueaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qxylegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qxylegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qxylegendmarker_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qxylegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/legend/qxylegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qxymodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qxymodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qxymodelmapper_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qxymodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/xychart/qxymodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qxyseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qxyseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/qxyseries_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/qxyseries_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/xychart/qxyseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/scatteranimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/scatteranimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/scatteranimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/scatteranimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/scatteranimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/scatterchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/scatterchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/scatterchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/scatterchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/scatterchart/scatterchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/scroller_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/scroller_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/scroller_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/scroller_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/scroller_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/splineanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/splineanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/splineanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/splineanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/splineanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/splinechartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/splinechartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/splinechartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/splinechartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/splinechart/splinechartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/stackedbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/stackedbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/stackedbarchartitem_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/stackedbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/barchart/vertical/stacked/stackedbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/verticalaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/verticalaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/verticalaxis_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/verticalaxis_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/axis/verticalaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xlogydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xlogydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xlogydomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xlogydomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/xlogydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xlogypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xlogypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xlogypolardomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xlogypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/xlogypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xyanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xyanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xyanimation_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xyanimation_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/animations/xyanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xychart_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xychart_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xychart_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xychart_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/xychart/xychart_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xydomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xydomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/xydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.4/QtCharts/private/xypolardomain_p.h 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.4/QtCharts/private/xypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -#include "../../../../../src/charts/domain/xypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/abstractbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/abstractbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/abstractbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/abstractbarchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/abstractbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/abstractchartlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/abstractchartlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/abstractchartlayout_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/abstractchartlayout_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/layout/abstractchartlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/abstractdomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/abstractdomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/abstractdomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/abstractdomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/abstractdomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/areachartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/areachartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/areachartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/areachartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/areachart/areachartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/axisanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/axisanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/axisanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/axisanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/axisanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/baranimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/baranimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/baranimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/baranimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/baranimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/barchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/barchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/barchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/barchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/vertical/bar/barchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/bar_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/bar_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/bar_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/bar_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/bar_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxplotanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxplotanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxplotanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxplotanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/boxplotanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxplotchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxplotchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxplotchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxplotchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/boxplotchart/boxplotchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/boxwhiskersanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersdata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersdata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersdata_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxwhiskersdata_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/boxplotchart/boxwhiskersdata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxwhiskers_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxwhiskers_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/boxwhiskers_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/boxwhiskers_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/boxplotchart/boxwhiskers_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/candlestickanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickbodywicksanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickbodywicksanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickbodywicksanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickbodywicksanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/candlestickbodywicksanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/candlestickchart/candlestickchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickdata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickdata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestickdata_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestickdata_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/candlestickchart/candlestickdata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestick_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestick_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/candlestick_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/candlestick_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/candlestickchart/candlestick_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/cartesianchartaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/cartesianchartaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/cartesianchartaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/cartesianchartaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/cartesianchartaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/cartesianchartlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/cartesianchartlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/cartesianchartlayout_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/cartesianchartlayout_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/layout/cartesianchartlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/chartanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartaxiselement_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartaxiselement_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartaxiselement_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartaxiselement_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/chartaxiselement_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartbackground_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartbackground_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartbackground_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartbackground_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/chartbackground_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisx_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/barcategoryaxis/chartbarcategoryaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartbarcategoryaxisy_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/barcategoryaxis/chartbarcategoryaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisx_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/categoryaxis/chartcategoryaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartcategoryaxisy_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/categoryaxis/chartcategoryaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartconfig_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartconfig_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartconfig_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartconfig_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/chartconfig_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartdataset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartdataset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartdataset_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartdataset_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/chartdataset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisx_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/datetimeaxis/chartdatetimeaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartdatetimeaxisy_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/datetimeaxis/chartdatetimeaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartelement_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartelement_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartelement_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartelement_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/chartelement_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/charthelpers_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/charthelpers_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/charthelpers_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/charthelpers_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/charthelpers_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/chartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisx_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/logvalueaxis/chartlogvalueaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartlogvalueaxisy_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/logvalueaxis/chartlogvalueaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartpresenter_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartpresenter_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartpresenter_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartpresenter_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/chartpresenter_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemebluecerulean_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemebluecerulean_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemebluecerulean_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemebluecerulean_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemebluecerulean_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemeblueicy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemeblueicy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemeblueicy_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemeblueicy_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemeblueicy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemebluencs_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemebluencs_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemebluencs_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemebluencs_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemebluencs_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemebrownsand_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemebrownsand_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemebrownsand_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemebrownsand_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemebrownsand_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemedark_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemedark_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemedark_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemedark_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemedark_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemehighcontrast_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemehighcontrast_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemehighcontrast_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemehighcontrast_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemehighcontrast_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemelight_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemelight_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemelight_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemelight_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemelight_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthememanager_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthememanager_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthememanager_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthememanager_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/chartthememanager_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/charttheme_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/charttheme_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/charttheme_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/charttheme_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/charttheme_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemeqt_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemeqt_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemeqt_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemeqt_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemeqt_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemesystem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemesystem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartthemesystem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartthemesystem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/themes/chartthemesystem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/charttitle_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/charttitle_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/charttitle_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/charttitle_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/charttitle_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisx_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisx_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisx_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisx_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/valueaxis/chartvalueaxisx_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisy_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisy_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisy_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/chartvalueaxisy_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/valueaxis/chartvalueaxisy_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/glwidget_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/glwidget_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/glwidget_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/glwidget_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/glwidget_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/glxyseriesdata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/glxyseriesdata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/glxyseriesdata_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/glxyseriesdata_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/xychart/glxyseriesdata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/horizontalaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalbarchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/horizontal/bar/horizontalbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalpercentbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalpercentbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalpercentbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalpercentbarchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/horizontal/percent/horizontalpercentbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalstackedbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalstackedbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/horizontalstackedbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/horizontalstackedbarchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/horizontal/stacked/horizontalstackedbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/legendlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/legendlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/legendlayout_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/legendlayout_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/legendlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/legendmarkeritem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/legendmarkeritem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/legendmarkeritem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/legendmarkeritem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/legendmarkeritem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/legendscroller_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/legendscroller_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/legendscroller_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/legendscroller_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/legendscroller_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/linearrowitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/linearrowitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/linearrowitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/linearrowitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/linearrowitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/linechartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/linechartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/linechartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/linechartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/linechart/linechartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxlogydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxlogydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxlogydomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxlogydomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/logxlogydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxlogypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxlogypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxlogypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxlogypolardomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/logxlogypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxydomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxydomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/logxydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/logxypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/logxypolardomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/logxypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/percentbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/percentbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/percentbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/percentbarchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/vertical/percent/percentbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/pieanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/pieanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/pieanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/pieanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/pieanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/piechartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/piechartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/piechartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/piechartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/piechart/piechartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/piesliceanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/piesliceanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/piesliceanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/piesliceanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/piesliceanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/pieslicedata_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/pieslicedata_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/pieslicedata_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/pieslicedata_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/piechart/pieslicedata_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/piesliceitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/piesliceitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/piesliceitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/piesliceitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/piechart/piesliceitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisangular_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/polarchartaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/polarchartaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartaxisradial_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/polarchartaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisangular_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/categoryaxis/polarchartcategoryaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartcategoryaxisradial_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/categoryaxis/polarchartcategoryaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisangular_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/datetimeaxis/polarchartdatetimeaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartdatetimeaxisradial_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/datetimeaxis/polarchartdatetimeaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartlayout_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartlayout_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartlayout_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartlayout_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/layout/polarchartlayout_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisangular_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/logvalueaxis/polarchartlogvalueaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartlogvalueaxisradial_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/logvalueaxis/polarchartlogvalueaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisangular_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisangular_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisangular_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisangular_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/valueaxis/polarchartvalueaxisangular_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisradial_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisradial_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisradial_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polarchartvalueaxisradial_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/valueaxis/polarchartvalueaxisradial_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/polardomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/polardomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/polardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qabstractaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qabstractaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qabstractaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qabstractaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/qabstractaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qabstractbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qabstractbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qabstractbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qabstractbarseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/qabstractbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qabstractseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qabstractseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qabstractseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qabstractseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/qabstractseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qarealegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qarealegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qarealegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qarealegendmarker_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qarealegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qareaseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qareaseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qareaseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qareaseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/areachart/qareaseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarcategoryaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarcategoryaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarcategoryaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarcategoryaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/barcategoryaxis/qbarcategoryaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarlegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarlegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarlegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarlegendmarker_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qbarlegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarmodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarmodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarmodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarmodelmapper_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/qbarmodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/vertical/bar/qbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qbarset_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qbarset_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/qbarset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxplotlegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxplotlegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxplotlegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxplotlegendmarker_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qboxplotlegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxplotmodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxplotmodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxplotmodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxplotmodelmapper_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/boxplotchart/qboxplotmodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxplotseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxplotseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxplotseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxplotseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/boxplotchart/qboxplotseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qboxset_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qboxset_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/boxplotchart/qboxset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlesticklegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlesticklegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlesticklegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlesticklegendmarker_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qcandlesticklegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlestickmodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlestickmodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlestickmodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlestickmodelmapper_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/candlestickchart/qcandlestickmodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlestickseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlestickseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlestickseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlestickseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/candlestickchart/qcandlestickseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlestickset_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlestickset_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcandlestickset_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcandlestickset_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/candlestickchart/qcandlestickset_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcategoryaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcategoryaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qcategoryaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qcategoryaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/categoryaxis/qcategoryaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qchart_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qchart_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qchart_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qchart_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/qchart_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qchartview_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qchartview_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qchartview_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qchartview_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/qchartview_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qdatetimeaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qdatetimeaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qdatetimeaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qdatetimeaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/datetimeaxis/qdatetimeaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qhorizontalbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qhorizontalbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qhorizontalbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qhorizontalbarseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/horizontal/bar/qhorizontalbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qhorizontalpercentbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qhorizontalpercentbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qhorizontalpercentbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qhorizontalpercentbarseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/horizontal/percent/qhorizontalpercentbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qhorizontalstackedbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qhorizontalstackedbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qhorizontalstackedbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qhorizontalstackedbarseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/horizontal/stacked/qhorizontalstackedbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlegendmarker_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qlegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlegend_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlegend_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlegend_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlegend_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qlegend_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlineseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlineseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlineseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlineseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/linechart/qlineseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlogvalueaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlogvalueaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qlogvalueaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qlogvalueaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/logvalueaxis/qlogvalueaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpercentbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpercentbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpercentbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpercentbarseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/vertical/percent/qpercentbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpielegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpielegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpielegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpielegendmarker_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qpielegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpiemodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpiemodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpiemodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpiemodelmapper_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/piechart/qpiemodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpieseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpieseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpieseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpieseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/piechart/qpieseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpieslice_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpieslice_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qpieslice_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qpieslice_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/piechart/qpieslice_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qscatterseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qscatterseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qscatterseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qscatterseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/scatterchart/qscatterseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qsplineseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qsplineseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qsplineseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qsplineseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/splinechart/qsplineseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qstackedbarseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qstackedbarseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qstackedbarseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qstackedbarseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/vertical/stacked/qstackedbarseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qvalueaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qvalueaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qvalueaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qvalueaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/valueaxis/qvalueaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qxylegendmarker_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qxylegendmarker_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qxylegendmarker_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qxylegendmarker_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/legend/qxylegendmarker_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qxymodelmapper_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qxymodelmapper_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qxymodelmapper_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qxymodelmapper_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/xychart/qxymodelmapper_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qxyseries_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qxyseries_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/qxyseries_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/qxyseries_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/xychart/qxyseries_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/scatteranimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/scatteranimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/scatteranimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/scatteranimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/scatteranimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/scatterchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/scatterchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/scatterchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/scatterchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/scatterchart/scatterchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/scroller_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/scroller_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/scroller_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/scroller_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/scroller_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/splineanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/splineanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/splineanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/splineanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/splineanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/splinechartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/splinechartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/splinechartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/splinechartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/splinechart/splinechartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/stackedbarchartitem_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/stackedbarchartitem_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/stackedbarchartitem_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/stackedbarchartitem_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/barchart/vertical/stacked/stackedbarchartitem_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/verticalaxis_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/verticalaxis_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/verticalaxis_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/verticalaxis_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/axis/verticalaxis_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xlogydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xlogydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xlogydomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xlogydomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/xlogydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xlogypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xlogypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xlogypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xlogypolardomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/xlogypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xyanimation_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xyanimation_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xyanimation_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xyanimation_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/animations/xyanimation_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xychart_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xychart_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xychart_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xychart_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/xychart/xychart_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xydomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xydomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xydomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xydomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/xydomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xypolardomain_p.h qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xypolardomain_p.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/5.9.5/QtCharts/private/xypolardomain_p.h 1970-01-01 00:00:00.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/5.9.5/QtCharts/private/xypolardomain_p.h 2018-03-19 05:05:55.000000000 +0000 @@ -0,0 +1 @@ +#include "../../../../../src/charts/domain/xypolardomain_p.h" diff -Nru qtcharts-opensource-src-5.9.4/include/QtCharts/qtchartsversion.h qtcharts-opensource-src-5.9.5/include/QtCharts/qtchartsversion.h --- qtcharts-opensource-src-5.9.4/include/QtCharts/qtchartsversion.h 2018-01-18 22:01:34.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/include/QtCharts/qtchartsversion.h 2018-04-11 07:49:16.000000000 +0000 @@ -2,8 +2,8 @@ #ifndef QT_QTCHARTS_VERSION_H #define QT_QTCHARTS_VERSION_H -#define QTCHARTS_VERSION_STR "5.9.4" +#define QTCHARTS_VERSION_STR "5.9.5" -#define QTCHARTS_VERSION 0x050904 +#define QTCHARTS_VERSION 0x050905 #endif // QT_QTCHARTS_VERSION_H diff -Nru qtcharts-opensource-src-5.9.4/.qmake.conf qtcharts-opensource-src-5.9.5/.qmake.conf --- qtcharts-opensource-src-5.9.4/.qmake.conf 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/.qmake.conf 2018-03-19 05:05:55.000000000 +0000 @@ -1,3 +1,3 @@ load(qt_build_config) -MODULE_VERSION = 5.9.4 +MODULE_VERSION = 5.9.5 diff -Nru qtcharts-opensource-src-5.9.4/.tag qtcharts-opensource-src-5.9.5/.tag --- qtcharts-opensource-src-5.9.4/.tag 2018-01-08 09:49:18.000000000 +0000 +++ qtcharts-opensource-src-5.9.5/.tag 2018-03-19 05:05:55.000000000 +0000 @@ -1 +1 @@ -0bc38b76e2aca205a0a96cc637395652d31684ba +0044a3519fb8be4ddab16b56fd33cf9835fdfe57