aboutsummaryrefslogtreecommitdiff
path: root/src/core/bufferfragment_p.h
AgeCommit message (Expand)Author
2021-02-22Run clang-format on all cpp/h filesAhmad Samir
2021-02-06Preincerment/predecrement operator where the post ones aren't neededAhmad Samir
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2019-03-11Remove reference from const KConfigIniBackend::BufferFragment &Albert Astals Cid
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2014-06-19Optimize KConfigIniBackend::parseConfig by reducing allocations.Milian Wolff
2014-06-12Simple CleanupsThomas Braxton
2014-05-12Fix lupdate warningsAlbert Astals Cid
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI