index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kconf_update
Age
Commit message (
Expand
)
Author
2022-03-06
kconf_update: Fix checking for changes of update files
Ilya Pominov
2022-01-04
Add Samir variable fix too
Laurent Montel
2021-12-16
WIP: Change the build system to enable building with Qt 6
Ahmad Samir
2021-11-14
Avoid some allocations by QString/QByteArray's toLower()
Friedrich W. H. Kossebau
2021-10-20
GIT_SILENT Remove a bit of dead code
Alexander Lohnau
2021-08-28
GIT_SILENT: we can use std::as_const directly
Laurent Montel
2021-08-18
Port to QStrinView
Ahmad Samir
2021-08-13
clang-tidy: one declaration per line; braces around statements
Ahmad Samir
2021-05-27
Use more target-centric cmake code
Friedrich W. H. Kossebau
2021-05-09
Revert QStringView port
Ahmad Samir
2021-05-02
Minor code refactoring
Ahmad Samir
2021-03-06
Minor code optimisation
Ahmad Samir
2021-02-22
Fix formatting in a couple of places after running clang-format
Ahmad Samir
2021-02-22
Run clang-format on all cpp/h files
Ahmad Samir
2021-02-06
Compile without implicit cast from ASCII
Ahmad Samir
2021-02-06
Less implicit cast from ASCII
Ahmad Samir
2021-02-06
Preincerment/predecrement operator where the post ones aren't needed
Ahmad Samir
2021-01-17
Adapt to Qt6 text codec changes
Nicolas Fella
2020-12-12
Properly include QStringList
Nicolas Fella
2020-10-16
kconf_update: Allow repeated tests in --testmode by ignoring kconf_updaterc
David Hurka
2020-08-30
autotests: stop polluting /tmp with kconf_update.* temp files
David Faure
2020-08-30
kconf_update: test the return value of QTemporaryFile::open() for good measure
David Faure
2020-07-13
Use KF-standardized Qt logging categories
Friedrich W. H. Kossebau
2020-07-07
Use camelcase include. (scripted)
Laurent Montel
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2020-02-12
Use ecm_qt_install_logging_categories over manual categories file
Friedrich W. H. Kossebau
2020-01-03
Remove endl at the end of qdebug
Laurent Montel
2019-09-17
[KConfig] port away from deprecated methods in Qt 5.14
David Faure
2019-08-24
String code optimization: use QLatin1String/QChar overload for string concat
Friedrich W. H. Kossebau
2019-03-26
point readme to the wiki page
Harald Sitter
2019-03-12
[kconf_update] move from custom logging tech to qCDebug
Harald Sitter
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2019-01-09
KonfUpdate: delete copy constructor and assignment operator
Albert Astals Cid
2018-03-11
Remove not necessary QtCore and co
Laurent Montel
2018-02-05
Export kconf_update with tooling
Aleix Pol
2017-08-04
Allow to build KConfig without Qt5Gui
Volker Krause
2017-07-03
API dox: update url from kdelibs to kconfig
Friedrich W. H. Kossebau
2017-01-16
Prefer nullptr over Q_NULLPTR
Kevin Funk
2017-01-03
Fix build with CMP 0026 set to NEW
Sven Brauch
2015-12-29
Ensure KonfUpdate's fields are all initialized.
Matthew Dawson
2015-12-29
Ensure group is unescaped properly in kconf_update.
Matthew Dawson
2015-12-23
Fix some Clazy warnings
Imran Tatriev
2015-10-05
Minor optimizations
Albert Astals Cid
2015-08-05
finish the port to QCommandLineParser (it has addPositionalArgument now)
David Faure
2015-08-05
test_kconf_update: use QStandardPaths test mode
David Faure
2015-08-01
Upgrade Qt version requirement to 5.3
David Faure
2015-05-02
Fix kconf_update for spaces in paths
David Faure
2015-02-14
Revert "Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0."
Matthew Dawson
2015-02-14
Revert the SIC in commit 915976c1238be811f169eab1b02f7e8dad6410e0.
Matthew Dawson
2015-01-10
Update installation variables.
Alex Merry
[next]