aboutsummaryrefslogtreecommitdiff
path: root/src/kconf_update
AgeCommit message (Expand)Author
2022-03-06kconf_update: Fix checking for changes of update filesIlya Pominov
2022-01-04Add Samir variable fix tooLaurent Montel
2021-12-16WIP: Change the build system to enable building with Qt 6Ahmad Samir
2021-11-14Avoid some allocations by QString/QByteArray's toLower()Friedrich W. H. Kossebau
2021-10-20GIT_SILENT Remove a bit of dead codeAlexander Lohnau
2021-08-28GIT_SILENT: we can use std::as_const directlyLaurent Montel
2021-08-18Port to QStrinViewAhmad Samir
2021-08-13clang-tidy: one declaration per line; braces around statementsAhmad Samir
2021-05-27Use more target-centric cmake codeFriedrich W. H. Kossebau
2021-05-09Revert QStringView portAhmad Samir
2021-05-02Minor code refactoringAhmad Samir
2021-03-06Minor code optimisationAhmad 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
2021-02-06Compile without implicit cast from ASCIIAhmad Samir
2021-02-06Less implicit cast from ASCIIAhmad Samir
2021-02-06Preincerment/predecrement operator where the post ones aren't neededAhmad Samir
2021-01-17Adapt to Qt6 text codec changesNicolas Fella
2020-12-12Properly include QStringListNicolas Fella
2020-10-16kconf_update: Allow repeated tests in --testmode by ignoring kconf_updatercDavid Hurka
2020-08-30autotests: stop polluting /tmp with kconf_update.* temp filesDavid Faure
2020-08-30kconf_update: test the return value of QTemporaryFile::open() for good measureDavid Faure
2020-07-13Use KF-standardized Qt logging categoriesFriedrich W. H. Kossebau
2020-07-07Use camelcase include. (scripted)Laurent Montel
2020-03-22KConfig: Convert to SPDX license statementsAndreas Cord-Landwehr
2020-02-12Use ecm_qt_install_logging_categories over manual categories fileFriedrich W. H. Kossebau
2020-01-03Remove endl at the end of qdebugLaurent Montel
2019-09-17[KConfig] port away from deprecated methods in Qt 5.14David Faure
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