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



















