SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
View ArticleChange the NoTelemetry name to "Disabled"
Summary: It seems like users don't understand the concept of telemetry. Disabled is more explicit about not doing anything at all. Test Plan: Tested with Plasma's kcm Reviewers: #plasma, vkrause,...
View ArticleAllow to change the shown application name in descriptions
Summary: In the KCM we are getting "System Settings" where we actually want it to be "Plasma". Reviewers: vkrause, #plasma Reviewed By: vkrause Differential Revision: https://phabricator.kde.org/D24637
View ArticleMove tests involving php behind ENABLE_PHP
With tests enabled cmake fails with 'Unknown CMake command "php_lint"' otherwise.
View ArticleUse QTEST_GUILESS_MAIN for some autotests
Summary: The respective tests still works fine with it, allowing them to run without a display server. Reviewers: vkrause Differential Revision: https://phabricator.kde.org/D24949
View ArticleUse BUILD_TESTING instead of additional ENABLE_TESTING
Summary: KDE projects using KDECMakeSettings consistently use its provided flag BUILD_TESTING (again consistently with the CTest module) for controlling whether to build test-related code artifacts,...
View ArticleRevise title and description texts for the different modes
Summary: Currently, the text in the user feedback KCM is quite intimidating and scary to me for various reasons: - The titles do not accurately describe what will actually be sent - The description...
View ArticleProvide a way to easily query which feedback options are available
Summary: This will be useful to create better cross-process tools that expose the required feedback information. Test Plan: Implemented it in Plasma Shell and Discover, adopted the results in the...
View ArticleProceed with deletion operations even if parts of it fail, or weren't done
Summary: This allows us to recover from inconsistent states between what we expect to be the schema, and what actually is in the database. Reviewers: apol Differential Revision:...
View ArticleImprove OpenGL renderer normalization
Summary: Based on initial telemetry data from Plasma. Reviewers: apol Reviewed By: apol Differential Revision: https://phabricator.kde.org/D26852
View ArticleImprove OpenGL vendor string normalization
Summary: Strips the leading profile information on newer Mesa stacks (we have that separately already anyway). Based on initial Plasma telemetry. Reviewers: apol Reviewed By: apol Differential...
View ArticleMake it compile without deprecated method
Summary: Compile without deprecated method Reviewers: vkrause Reviewed By: vkrause Differential Revision: https://phabricator.kde.org/D27211
View ArticleUse KDE_INSTALL_LOGGINGCATEGORIESDIR with ECM >= 5.58
Summary: As the title says. Test Plan: None. Reviewers: vkrause Reviewed By: vkrause Differential Revision: https://phabricator.kde.org/D27312
View ArticleFix area charts with Qt 5.14
Summary: BUG: 416061 BUG: 417597 Reviewers: apol, davidedmundson Reviewed By: apol, davidedmundson Differential Revision: https://phabricator.kde.org/D27414
View ArticleKUserFeedback: Convert license headers to SPDX expressions
Summary: Convert license headers to SPDX expressions and add license texts as required by REUSE specification. Reviewers: vkrause Reviewed By: vkrause Maniphest Tasks: T11550 Differential Revision:...
View Article