aboutsummaryrefslogtreecommitdiff
path: root/src/kconf_update
AgeCommit message (Expand)Author
2019-08-24String code optimization: use QLatin1String/QChar overload for string concatFriedrich W. H. Kossebau
2019-03-26point readme to the wiki pageHarald Sitter
2019-03-12[kconf_update] move from custom logging tech to qCDebugHarald Sitter
2019-03-03[Kconfig] Compile without foreachLaurent Montel
2019-01-09KonfUpdate: delete copy constructor and assignment operatorAlbert Astals Cid
2018-03-11Remove not necessary QtCore and coLaurent Montel
2018-02-05Export kconf_update with toolingAleix Pol
2017-08-04Allow to build KConfig without Qt5GuiVolker Krause
2017-07-03API dox: update url from kdelibs to kconfigFriedrich W. H. Kossebau
2017-01-16Prefer nullptr over Q_NULLPTRKevin Funk
2017-01-03Fix build with CMP 0026 set to NEWSven Brauch
2015-12-29Ensure KonfUpdate's fields are all initialized.Matthew Dawson
2015-12-29Ensure group is unescaped properly in kconf_update.Matthew Dawson
2015-12-23Fix some Clazy warningsImran Tatriev
2015-10-05Minor optimizationsAlbert Astals Cid
2015-08-05finish the port to QCommandLineParser (it has addPositionalArgument now)David Faure
2015-08-05test_kconf_update: use QStandardPaths test modeDavid Faure
2015-08-01Upgrade Qt version requirement to 5.3David Faure
2015-05-02Fix kconf_update for spaces in pathsDavid Faure
2015-02-14Revert "Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0."Matthew Dawson
2015-02-14Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0.Matthew Dawson
2015-01-10Update installation variables.Alex Merry
2015-01-06Don't upgrate config file with upd file from kde4.Montel Laurent
2014-06-12Simple CleanupsThomas Braxton
2014-05-23Fix searching of paths in kconf_updateDavid Edmundson
2014-05-07Fix kconf_update test on WindowsAlex Richardson
2014-05-07Use QProcess in kconf_updateAlex Richardson
2014-04-27install libexec executables in the kf5 libexec directoryAleix Pol
2014-03-25Export the location of kconf_update in CMakeAlex Merry
2014-03-24Remove unhelpful commentsAlex Merry
2013-12-18Code reformatted using kde-dev-scripts/astyle-kdelibs.David Faure
2013-12-18Move kconfig code to the root directory.Jenkins CI