KUserFeedback 1.2.0

KUserFeedback is a library for collecting user feedback for apps via telemetry and surveys.
Version 1.2.0 is now available for packaging.

https://download.kde.org/stable/kuserfeedback/kuserfeedback-1.2.0.tar.xz


Signed byE0A3EB202F8E57528E13E72FD7574483BB57B18D Jonathan Esk-Riddell <jr@jriddell.org>
https://jriddell.org/esk-riddell.gpg

https://download.kde.org/stable/kuserfeedback/kuserfeedback-1.2.0.tar.xz.sig

Changes:

? bump version for new release
? opengl source: Do not crash if we could not make our context current
? Add Linux Qt6 CI
? Make UserFeedbackConsole build with Qt6
? Fix linking libKUserFeedbackCommon.a
? Build with C++17
? Build docs on Qt6 too
? Adapt CMake code to make it build with Qt6
? Add auto generated files to .gitignore
? Add FreeBSD CI
? Add Android CI
? Enable Linux CI
? Fix typos found by codespell
? Qt 6: Replace calls to removed QDateTime(QDate) constructor
? Qt 6: Fix issues caused by size() returning a qsizetype
? Qt 6: Remove QNetworkRequest::FollowRedirectsAttribute
? Replace declarations of QVector, QStringList
? CMake: Allow building with Qt 6
? Qt 6: Replace QMap&lt;QVariant …
? Qt 6: Fix signature of methods for QQmlListProperty
? Fix cmake warning
? Port away from ECMSetupVersion&#39;s deprecated *_VERSION_STRING CMake variable
? Make the survey expression variant comparison work with Qt6 as well
? Use non-deprecated QStandardPaths enum values
? Make QString to QUuid conversion explicit
? fix Windows compile, no unistd.h needed
? Update historical links to cgit.kde.org.
? Check for invalid JSON first, then for empty objects
? Don&#39;t record telemetry-less survey queries, that just produces empty rows
? Fix php unit tests
? Also record the device pixel ratio
? [server] Convert JSON fetch to stream data
? Provider: add API to restore default user-visible settings
? Always show the &quot;View previously submitted data…&quot; link
? Add appdata file for UserFeedbackConsole
? KUserFeedback: Convert license headers to SPDX expressions
? Fix area charts with Qt 5.14
? Use KDE_INSTALL_LOGGINGCATEGORIESDIR with ECM &gt;= 5.58
? Make it compile without deprecated method