aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kconfiggui.cpp
AgeCommit message (Expand)Author
2022-02-14Support build without Qt session managerKai Uwe Broulik
2021-03-06Optimise string operations a bitAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-11-26Only create a session config when actually restoring a sessionNate Graham
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2015-05-11Add KConfigGui::setSessionConfig()Stefan Becker
2014-06-12Simple CleanupsThomas Braxton
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI