aboutsummaryrefslogtreecommitdiff
path: root/src/gui/kconfiggroupgui.cpp
AgeCommit message (Expand)Author
2021-03-06Optimise string operations a bitAhmad Samir
2021-02-22Fix formatting in a couple of places after running clang-formatAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-12-10Remove unused includeNicolas Fella
2020-03-23[KConfigGui] Check font weight when clearing styleName propertyAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-03-02[KConfigGui] Clear styleName font property for Regular font sytlesAhmad Samir
2018-03-11Remove not necessary QtCore and coLaurent Montel
2015-12-23Fix some Clazy warningsImran Tatriev
2015-08-22Optimize readEntryGuiKevin Funk
2014-06-12Simple CleanupsThomas Braxton
2014-05-26Update usage of QVariant::type() for Qt5.Thomas Braxton
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI