aboutsummaryrefslogtreecommitdiff
path: root/src/core/kemailsettings.cpp
AgeCommit message (Expand)Author
2021-03-06Minor code optimisationAhmad Samir
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-10-18Use ECMGenerateExportHeader to manage deprecated API betterFriedrich W. H. Kossebau
2019-08-24String code optimization: use QLatin1String/QChar overload for string concatFriedrich W. H. Kossebau
2018-04-19Warning--Laurent Montel
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2015-12-23Fix some Clazy warningsImran Tatriev
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