aboutsummaryrefslogtreecommitdiff
path: root/autotests/kconfigtest.h
AgeCommit message (Expand)Author
2018-12-18Escape bytes that are larger than or equal to 127 in config filesJos van den Oever
2018-10-10Add mechanism to notify other clients of config changes over DBusDavid Edmundson
2018-03-11Remove not necessary QtCore and coLaurent Montel
2017-01-02Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAGAlbert Astals Cid
2016-03-28Add support for get QStandardPaths locations.Sandro Knauß
2014-07-01Fix reading of XDG style semicolon separated lists with escaped ';'Alex Richardson
2014-05-07Test that kconfig always uses native line endings in the created filesAlex Richardson
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI