aboutsummaryrefslogtreecommitdiff
path: root/autotests/fallbackconfigresourcestest.cpp
AgeCommit message (Collapse)Author
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
NO_CHANGELOG
2020-12-13Don't include QtTest as it includes all QtCore includesLaurent Montel
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
Summary: Convert license headers to SPDX statements and add license files as required by REUSE specification. Reviewers: cgiboudeaux Reviewed By: cgiboudeaux Subscribers: ognarb, cgiboudeaux, kde-frameworks-devel Tags: #frameworks Maniphest Tasks: T11550 Differential Revision: https://phabricator.kde.org/D27601
2018-09-14Port deprecated method + use strict compile flagsLaurent Montel
2015-10-17Allow KConfig to use resources as fallback config filesChristoph Cullmann
Fallback will be :/kconfig/ REVIEW: 125598