Hello community,
here is the log from the commit of package libqt5-qtsensors for
openSUSE:Factory checked in at 2019-09-09 12:30:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtsensors (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtsensors"
Mon Sep 9 12:30:29 2019 rev:39 rq:729217 version:5.13.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtsensors/libqt5-qtsensors.changes
2019-06-28 16:29:34.458209513 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtsensors.new.7948/libqt5-qtsensors.changes
2019-09-09 12:30:30.165547434 +0200
@@ -1,0 +2,8 @@
+Fri Sep 6 08:04:28 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Update to 5.13.1:
+ * New bugfix release
+ * For more details please see:
+ *
http://code.qt.io/cgit/qt/qtsensors.git/plain/dist/changes-5.13.1/?h=v5.13.1
+
+-------------------------------------------------------------------
Old:
----
qtsensors-everywhere-src-5.13.0.tar.xz
New:
----
qtsensors-everywhere-src-5.13.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtsensors.spec ++++++
--- /var/tmp/diff_new_pack.mqzp5S/_old 2019-09-09 12:30:32.109544914 +0200
+++ /var/tmp/diff_new_pack.mqzp5S/_new 2019-09-09 12:30:32.117544904 +0200
@@ -19,11 +19,11 @@
%define qt5_snapshot 0
%define libname libQt5Sensors5
%define base_name libqt5
-%define real_version 5.13.0
-%define so_version 5.13.0
-%define tar_version qtsensors-everywhere-src-5.13.0
+%define real_version 5.13.1
+%define so_version 5.13.1
+%define tar_version qtsensors-everywhere-src-5.13.1
Name: libqt5-qtsensors
-Version: 5.13.0
+Version: 5.13.1
Release: 0
Summary: Qt 5 Sensors library
License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-only)
++++++ qtsensors-everywhere-src-5.13.0.tar.xz ->
qtsensors-everywhere-src-5.13.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtsensors-everywhere-src-5.13.0/.qmake.conf
new/qtsensors-everywhere-src-5.13.1/.qmake.conf
--- old/qtsensors-everywhere-src-5.13.0/.qmake.conf 2019-05-08
13:38:50.000000000 +0200
+++ new/qtsensors-everywhere-src-5.13.1/.qmake.conf 2019-08-02
12:09:17.000000000 +0200
@@ -1,3 +1,3 @@
load(qt_build_config)
-MODULE_VERSION = 5.13.0
+MODULE_VERSION = 5.13.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtsensors-everywhere-src-5.13.0/.tag
new/qtsensors-everywhere-src-5.13.1/.tag
--- old/qtsensors-everywhere-src-5.13.0/.tag 2019-05-08 13:38:50.000000000
+0200
+++ new/qtsensors-everywhere-src-5.13.1/.tag 2019-08-02 12:09:17.000000000
+0200
@@ -1 +1 @@
-ce508999540cb125dad40dd250b17e6ad20d542b
+4c65318cd544980524aa600f4b4e3f97e6b46e0b
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtsensors-everywhere-src-5.13.0/dist/changes-5.12.4
new/qtsensors-everywhere-src-5.13.1/dist/changes-5.12.4
--- old/qtsensors-everywhere-src-5.13.0/dist/changes-5.12.4 1970-01-01
01:00:00.000000000 +0100
+++ new/qtsensors-everywhere-src-5.13.1/dist/changes-5.12.4 2019-08-02
12:09:17.000000000 +0200
@@ -0,0 +1,24 @@
+Qt 5.12.4 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.3.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+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.
+
+****************************************************************************
+* Android *
+****************************************************************************
+
+ - Rewrite Qt Android Sensors using NDK API.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtsensors-everywhere-src-5.13.0/dist/changes-5.13.1
new/qtsensors-everywhere-src-5.13.1/dist/changes-5.13.1
--- old/qtsensors-everywhere-src-5.13.0/dist/changes-5.13.1 1970-01-01
01:00:00.000000000 +0100
+++ new/qtsensors-everywhere-src-5.13.1/dist/changes-5.13.1 2019-08-02
12:09:17.000000000 +0200
@@ -0,0 +1,20 @@
+Qt 5.13.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.13.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.13 series is binary compatible with the 5.12.x series.
+Applications compiled for 5.12 will continue to run with 5.13.
+
+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.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qaccelerometer_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qaccelerometer_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qaccelerometer_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qaccelerometer_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qaccelerometer_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qaltimeter_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qaltimeter_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qaltimeter_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qaltimeter_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qaltimeter_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qambientlightsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qambientlightsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qambientlightsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qambientlightsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qambientlightsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qambienttemperaturesensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qambienttemperaturesensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qambienttemperaturesensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qambienttemperaturesensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qambienttemperaturesensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qcompass_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qcompass_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qcompass_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qcompass_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qcompass_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qdistancesensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qdistancesensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qdistancesensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qdistancesensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qdistancesensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qgyroscope_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qgyroscope_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qgyroscope_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qgyroscope_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qgyroscope_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qholstersensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qholstersensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qholstersensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qholstersensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qholstersensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qhumiditysensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qhumiditysensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qhumiditysensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qhumiditysensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qhumiditysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qirproximitysensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qirproximitysensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qirproximitysensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qirproximitysensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qirproximitysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qlidsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qlidsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qlidsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qlidsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qlidsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qlightsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qlightsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qlightsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qlightsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qlightsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qmagnetometer_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qmagnetometer_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qmagnetometer_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qmagnetometer_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qmagnetometer_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qorientationsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qorientationsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qorientationsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qorientationsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qorientationsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qpressuresensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qpressuresensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qpressuresensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qpressuresensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qpressuresensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qproximitysensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qproximitysensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qproximitysensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qproximitysensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qproximitysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qrotationsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qrotationsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qrotationsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qrotationsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qrotationsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensorbackend_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensorbackend_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensorbackend_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensorbackend_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qsensorbackend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensorgesture_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensorgesture_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensorgesture_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensorgesture_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/gestures/qsensorgesture_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensorgesturemanagerprivate_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensorgesturemanagerprivate_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qsensorgesturemanagerprivate_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qsensorgesturemanagerprivate_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/gestures/qsensorgesturemanagerprivate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qtapsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qtapsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qtapsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qtapsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qtapsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qtiltsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qtiltsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/qtiltsensor_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/qtiltsensor_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/qtiltsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/sensorlog_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/sensorlog_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/sensorlog_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/sensorlog_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/sensorlog_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/simulatorgesturescommon_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/simulatorgesturescommon_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.0/QtSensors/private/simulatorgesturescommon_p.h
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.0/QtSensors/private/simulatorgesturescommon_p.h
1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/sensors/gestures/simulatorgesturescommon_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qaccelerometer_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qaccelerometer_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qaccelerometer_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qaccelerometer_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qaccelerometer_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qaltimeter_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qaltimeter_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qaltimeter_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qaltimeter_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qaltimeter_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qambientlightsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qambientlightsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qambientlightsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qambientlightsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qambientlightsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qambienttemperaturesensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qambienttemperaturesensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qambienttemperaturesensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qambienttemperaturesensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qambienttemperaturesensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qcompass_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qcompass_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qcompass_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qcompass_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qcompass_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qdistancesensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qdistancesensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qdistancesensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qdistancesensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qdistancesensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qgyroscope_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qgyroscope_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qgyroscope_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qgyroscope_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qgyroscope_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qholstersensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qholstersensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qholstersensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qholstersensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qholstersensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qhumiditysensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qhumiditysensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qhumiditysensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qhumiditysensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qhumiditysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qirproximitysensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qirproximitysensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qirproximitysensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qirproximitysensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qirproximitysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qlidsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qlidsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qlidsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qlidsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qlidsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qlightsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qlightsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qlightsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qlightsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qlightsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qmagnetometer_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qmagnetometer_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qmagnetometer_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qmagnetometer_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qmagnetometer_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qorientationsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qorientationsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qorientationsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qorientationsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qorientationsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qpressuresensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qpressuresensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qpressuresensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qpressuresensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qpressuresensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qproximitysensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qproximitysensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qproximitysensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qproximitysensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qproximitysensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qrotationsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qrotationsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qrotationsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qrotationsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qrotationsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensorbackend_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensorbackend_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensorbackend_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensorbackend_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qsensorbackend_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensorgesture_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensorgesture_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensorgesture_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensorgesture_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/gestures/qsensorgesture_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensorgesturemanagerprivate_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensorgesturemanagerprivate_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qsensorgesturemanagerprivate_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qsensorgesturemanagerprivate_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/gestures/qsensorgesturemanagerprivate_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qtapsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qtapsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qtapsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qtapsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qtapsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qtiltsensor_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qtiltsensor_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/qtiltsensor_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/qtiltsensor_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/qtiltsensor_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/sensorlog_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/sensorlog_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/sensorlog_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/sensorlog_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/sensorlog_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/simulatorgesturescommon_p.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/simulatorgesturescommon_p.h
---
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/5.13.1/QtSensors/private/simulatorgesturescommon_p.h
1970-01-01 01:00:00.000000000 +0100
+++
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/5.13.1/QtSensors/private/simulatorgesturescommon_p.h
2019-08-02 12:09:17.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/sensors/gestures/simulatorgesturescommon_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/include/QtSensors/qtsensorsversion.h
new/qtsensors-everywhere-src-5.13.1/include/QtSensors/qtsensorsversion.h
--- old/qtsensors-everywhere-src-5.13.0/include/QtSensors/qtsensorsversion.h
2019-06-17 14:30:32.000000000 +0200
+++ new/qtsensors-everywhere-src-5.13.1/include/QtSensors/qtsensorsversion.h
2019-09-03 13:47:14.000000000 +0200
@@ -2,8 +2,8 @@
#ifndef QT_QTSENSORS_VERSION_H
#define QT_QTSENSORS_VERSION_H
-#define QTSENSORS_VERSION_STR "5.13.0"
+#define QTSENSORS_VERSION_STR "5.13.1"
-#define QTSENSORS_VERSION 0x050D00
+#define QTSENSORS_VERSION 0x050D01
#endif // QT_QTSENSORS_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/imports/sensors/plugins.qmltypes
new/qtsensors-everywhere-src-5.13.1/src/imports/sensors/plugins.qmltypes
--- old/qtsensors-everywhere-src-5.13.0/src/imports/sensors/plugins.qmltypes
2019-05-08 13:38:50.000000000 +0200
+++ new/qtsensors-everywhere-src-5.13.1/src/imports/sensors/plugins.qmltypes
2019-08-02 12:09:17.000000000 +0200
@@ -129,6 +129,20 @@
Property { name: "calibrationLevel"; type: "double"; isReadonly: true }
}
Component {
+ name: "QmlDistanceReading"
+ prototype: "QmlSensorReading"
+ exports: ["QtSensors/DistanceReading 5.4"]
+ isCreatable: false
+ exportMetaObjectRevisions: [0]
+ Property { name: "distance"; type: "double"; isReadonly: true }
+ }
+ Component {
+ name: "QmlDistanceSensor"
+ prototype: "QmlSensor"
+ exports: ["QtSensors/DistanceSensor 5.4"]
+ exportMetaObjectRevisions: [0]
+ }
+ Component {
name: "QmlGyroscope"
prototype: "QmlSensor"
exports: [
@@ -173,6 +187,21 @@
exportMetaObjectRevisions: [0, 0]
}
Component {
+ name: "QmlHumidityReading"
+ prototype: "QmlSensorReading"
+ exports: ["QtSensors/HumidityReading 5.9"]
+ isCreatable: false
+ exportMetaObjectRevisions: [0]
+ Property { name: "relativeHumidity"; type: "double"; isReadonly: true }
+ Property { name: "absoluteHumidity"; type: "double"; isReadonly: true }
+ }
+ Component {
+ name: "QmlHumiditySensor"
+ prototype: "QmlSensor"
+ exports: ["QtSensors/HumiditySensor 5.9"]
+ exportMetaObjectRevisions: [0]
+ }
+ Component {
name: "QmlIRProximitySensor"
prototype: "QmlSensor"
exports: [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/imports/sensors/sensors.cpp
new/qtsensors-everywhere-src-5.13.1/src/imports/sensors/sensors.cpp
--- old/qtsensors-everywhere-src-5.13.0/src/imports/sensors/sensors.cpp
2019-05-08 13:38:50.000000000 +0200
+++ new/qtsensors-everywhere-src-5.13.1/src/imports/sensors/sensors.cpp
2019-08-02 12:09:17.000000000 +0200
@@ -46,6 +46,8 @@
#include <QtSensors/qambientlightsensor.h>
#include <QtSensors/qambienttemperaturesensor.h>
#include <QtSensors/qcompass.h>
+#include <QtSensors/qdistancesensor.h>
+#include <QtSensors/qhumiditysensor.h>
#include <QtSensors/qmagnetometer.h>
#include <QtSensors/qorientationsensor.h>
#include <QtSensors/qproximitysensor.h>
@@ -64,8 +66,10 @@
#include "qmlambientlightsensor.h"
#include "qmlambienttemperaturesensor.h"
#include "qmlcompass.h"
+#include "qmldistancesensor.h"
#include "qmlgyroscope.h"
#include "qmlholstersensor.h"
+#include "qmlhumiditysensor.h"
#include "qmlirproximitysensor.h"
#include "qmllightsensor.h"
#include "qmlmagnetometer.h"
@@ -217,11 +221,18 @@
qmlRegisterType <QmlSensorGesture >(package,
major, minor, "SensorGesture");
+ // Register the 5.4 interfaces
+ minor = 4;
+ qmlRegisterType <QmlDistanceSensor >(package,
major, minor, "DistanceSensor");
+ qmlRegisterUncreatableType<QmlDistanceReading >(package,
major, minor, "DistanceReading", QLatin1String("Cannot create
DistanceReading"));
+
// Register the new 5.9 interfaces
// Implicitly registers 5.3 - 5.8 too
minor = 9;
qmlRegisterType <QmlLidSensor >(package,
major, minor, "LidSensor");
qmlRegisterUncreatableType<QmlLidReading >(package,
major, minor, "LidReading", QLatin1String("Cannot create LidReading"));
+ qmlRegisterType <QmlHumiditySensor >(package,
major, minor, "HumiditySensor");
+ qmlRegisterUncreatableType<QmlHumidityReading >(package,
major, minor, "HumidityReading", QLatin1String("Cannot create
HumidityReading"));
// Register the latest Qt version as QML type version
qmlRegisterModule(package, QT_VERSION_MAJOR, QT_VERSION_MINOR);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/plugins/sensors/android/androidaccelerometer.cpp
new/qtsensors-everywhere-src-5.13.1/src/plugins/sensors/android/androidaccelerometer.cpp
---
old/qtsensors-everywhere-src-5.13.0/src/plugins/sensors/android/androidaccelerometer.cpp
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/src/plugins/sensors/android/androidaccelerometer.cpp
2019-08-02 12:09:17.000000000 +0200
@@ -82,18 +82,24 @@
{
switch (accelerationMode) {
case QAccelerometer::Gravity:
- if (!(m_accelerationModes & Gravity))
+ if (!(m_accelerationModes & Gravity)) {
qWarning() << "Gravity sensor missing";
+ return;
+ }
setSensorType(ASENSOR_TYPE_GRAVITY);
break;
case QAccelerometer::User:
- if (!(m_accelerationModes & LinearAcceleration))
+ if (!(m_accelerationModes & LinearAcceleration)) {
qWarning() << "Linear acceleration sensor missing";
+ return;
+ }
setSensorType(ASENSOR_TYPE_LINEAR_ACCELERATION);
break;
case QAccelerometer::Combined:
- if (!(m_accelerationModes & Accelerometer))
+ if (!(m_accelerationModes & Accelerometer)) {
qWarning() << "Accelerometer sensor missing";
+ return;
+ }
setSensorType(ASENSOR_TYPE_ACCELEROMETER);
break;
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/plugins/sensors/android/sensormanager.cpp
new/qtsensors-everywhere-src-5.13.1/src/plugins/sensors/android/sensormanager.cpp
---
old/qtsensors-everywhere-src-5.13.0/src/plugins/sensors/android/sensormanager.cpp
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/src/plugins/sensors/android/sensormanager.cpp
2019-08-02 12:09:17.000000000 +0200
@@ -73,7 +73,7 @@
static inline ASensorManager* androidManager()
{
#if __ANDROID_API__ >= 26
- retrun
ASensorManager_getInstanceForPackage(QJNIObjectPrivate{QtAndroidPrivate::context()}
+ return
ASensorManager_getInstanceForPackage(QJNIObjectPrivate{QtAndroidPrivate::context()}
.callObjectMethod("getPackageName", "()Ljava/lang/String;")
.toString().toUtf8().constData());
#else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/plugins/sensors/iio-sensor-proxy/main.cpp
new/qtsensors-everywhere-src-5.13.1/src/plugins/sensors/iio-sensor-proxy/main.cpp
---
old/qtsensors-everywhere-src-5.13.0/src/plugins/sensors/iio-sensor-proxy/main.cpp
2019-05-08 13:38:50.000000000 +0200
+++
new/qtsensors-everywhere-src-5.13.1/src/plugins/sensors/iio-sensor-proxy/main.cpp
2019-08-02 12:09:17.000000000 +0200
@@ -46,6 +46,9 @@
#include <qsensorbackend.h>
#include <qsensormanager.h>
+#include <QtDBus/QDBusConnection>
+#include <QtDBus/QDBusConnectionInterface>
+
#include <QtCore/QFile>
#include <QtCore/QDebug>
@@ -57,12 +60,14 @@
public:
void registerSensors() override
{
- if (!QSensorManager::isBackendRegistered(QOrientationSensor::type,
IIOSensorProxyOrientationSensor::id))
- QSensorManager::registerBackend(QOrientationSensor::type,
IIOSensorProxyOrientationSensor::id, this);
- if (!QSensorManager::isBackendRegistered(QLightSensor::type,
IIOSensorProxyLightSensor::id))
- QSensorManager::registerBackend(QLightSensor::type,
IIOSensorProxyLightSensor::id, this);
- if (!QSensorManager::isBackendRegistered(QCompass::type,
IIOSensorProxyCompass::id))
- QSensorManager::registerBackend(QCompass::type,
IIOSensorProxyCompass::id, this);
+ if
(QDBusConnection::systemBus().interface()->isServiceRegistered("net.hadess.SensorProxy"))
{
+ if (!QSensorManager::isBackendRegistered(QOrientationSensor::type,
IIOSensorProxyOrientationSensor::id))
+ QSensorManager::registerBackend(QOrientationSensor::type,
IIOSensorProxyOrientationSensor::id, this);
+ if (!QSensorManager::isBackendRegistered(QLightSensor::type,
IIOSensorProxyLightSensor::id))
+ QSensorManager::registerBackend(QLightSensor::type,
IIOSensorProxyLightSensor::id, this);
+ if (!QSensorManager::isBackendRegistered(QCompass::type,
IIOSensorProxyCompass::id))
+ QSensorManager::registerBackend(QCompass::type,
IIOSensorProxyCompass::id, this);
+ }
}
QSensorBackend *createBackend(QSensor *sensor) override
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/sensors/doc/qtsensors.qdocconf
new/qtsensors-everywhere-src-5.13.1/src/sensors/doc/qtsensors.qdocconf
--- old/qtsensors-everywhere-src-5.13.0/src/sensors/doc/qtsensors.qdocconf
2019-05-08 13:38:50.000000000 +0200
+++ new/qtsensors-everywhere-src-5.13.1/src/sensors/doc/qtsensors.qdocconf
2019-08-02 12:09:17.000000000 +0200
@@ -1,5 +1,6 @@
include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+include($QT_INSTALL_DOCS/config/exampleurl-qtsensors.qdocconf)
project = QtSensors
description = Qt Sensors Reference Documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/sensors/doc/src/qtsensors-cpp.qdoc
new/qtsensors-everywhere-src-5.13.1/src/sensors/doc/src/qtsensors-cpp.qdoc
--- old/qtsensors-everywhere-src-5.13.0/src/sensors/doc/src/qtsensors-cpp.qdoc
2019-05-08 13:38:50.000000000 +0200
+++ new/qtsensors-everywhere-src-5.13.1/src/sensors/doc/src/qtsensors-cpp.qdoc
2019-08-02 12:09:17.000000000 +0200
@@ -56,7 +56,7 @@
\image sensors-coordinates3.jpg
-In general, sensor data is oriented relative to \l
QPlatformScreen::nativeOrientation,
+In general, sensor data is oriented relative to \l QScreen::nativeOrientation,
that is to the top of the device when the device is held in its natural
orientation
(normally when the device logo appears the right side up). If values are to be
displayed on the screen, the values may need to be transformed so that they
match
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtsensors-everywhere-src-5.13.0/src/sensors/qcompass.cpp
new/qtsensors-everywhere-src-5.13.1/src/sensors/qcompass.cpp
--- old/qtsensors-everywhere-src-5.13.0/src/sensors/qcompass.cpp
2019-05-08 13:38:50.000000000 +0200
+++ new/qtsensors-everywhere-src-5.13.1/src/sensors/qcompass.cpp
2019-08-02 12:09:17.000000000 +0200
@@ -74,7 +74,7 @@
\brief the azimuth of the device.
Measured in degrees from magnetic north in a clockwise direction based on
- the top of the device, as defined by QPlatformScreen::nativeOrientation.
+ the top of the device, as defined by QScreen::nativeOrientation.
\sa {QCompassReading Units}
*/