index
:
kconfig.git
hurd
master
hurd kconfig.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kreadconfig
Age
Commit message (
Expand
)
Author
2021-12-06
Allow kreadconfig/kwriteconfig to access the root group
Jonathan Marten
2021-08-13
clang-tidy: one declaration per line; braces around statements
Ahmad Samir
2021-03-06
Optimise string operations a bit
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
General code cleanup
Ahmad Samir
2020-03-22
KConfig: Convert to SPDX license statements
Andreas Cord-Landwehr
2019-11-14
kwriteconfig: add delete option
Eon S. Jeon
2019-03-03
[Kconfig] Compile without foreach
Laurent Montel
2015-12-23
Fix some Clazy warnings
Imran Tatriev
2015-01-04
fix missing KF5_ prefix for INSTALL_DEFAULT_ARGS
Christoph Cullmann
2014-06-06
Fix kreadconfig to only print help when it matters.
Matthew Dawson
2014-05-02
Add/fix message extraction for repo frameworks/kconfig
Burkhard Lück
2014-04-27
Rename kreadconfig and kwriteconfig for coinstallability with kde-runtime4.
Michael Palimaka
2014-04-26
Adopt kreadconfig and kwriteconfig to kconfig
Aleix Pol
2014-04-26
Clean up preprocessor definitions and includes from the root CMakeLists.txt
Aleix Pol
2014-04-26
Stop using kde4_add_executable
Aleix Pol
2014-04-26
fix indentation, to some extent
Aleix Pol
2014-04-26
Port kreadconfig to KF5
Aleix Pol
2014-04-26
Port kwriteconfig to KF5
Aleix Pol
2014-04-26
Port kstandarddirs usage with convert-kstandarddirs.pl
David Faure
2014-04-26
Forwardport of commit 1121161
Nicolas Lécureuil
2014-04-26
krazy fixes
John Layt
2014-04-26
support nested groups.
Oswald Buddenhagen
2014-04-26
Use INSTALL_TARGETS_DEFAULT_ARGS
Laurent Montel
2014-04-26
KConfig* API overhaul. only cosmetics, so don't panic.
Oswald Buddenhagen
2014-04-26
Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are ...
Andreas Pakulat
2014-04-26
remove kde4_automoc()
Allen Winter
2014-04-26
remove redundant project declarations
Dirk Mueller
2014-04-26
Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, ...
Chusslove Illich
2014-04-26
Fix generate po file
Laurent Montel
2014-04-26
Remove not necessary include
Laurent Montel
2014-04-26
setGroup -> KConfigGroup
David Faure
2014-04-26
merged kconfiggroup_port branch
Stephan Kulow
2014-04-26
merge the kinstance-redesign branch back to trunk.
Matthias Kretz
2014-04-26
Fix
Laurent Montel
2014-04-26
Not GUI application
Laurent Montel
2014-04-26
Apply Alex patch (now we can use enable-final argument some module compiles w...
Laurent Montel
2014-04-26
Necessary to change KDE4_AUTOMOC macro to support enable-final argument
Laurent Montel
2014-04-26
Not necessary to link with kdeui kdecore is enough
Laurent Montel
2014-04-26
Clean up Remove Makefile.am when all feature is implemented
Laurent Montel
2014-04-26
Replace all bin by ${BIN_INSTALL_DIR}
Laurent Montel
2014-04-26
Less warnings about deprecated functions
Tim Beaulen
2014-04-26
kde4_header and kde4_footer() are gone now
Alexander Neundorf
2014-04-26
-add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel CMakeLists.t...
Alexander Neundorf
2014-04-26
install executables with the install command instead of install_files/targets.
André Wöbbeking
2014-04-26
removed duplicated messages targets
Stephan Kulow
2014-04-26
-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alexander Neundorf
2014-04-26
Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we ...
David Faure
2014-04-26
Now all kdebase compile with cmake
Laurent Montel
[next]