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
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
2015-01-06
Don't upgrate config file with upd file from kde4.
Montel Laurent
2014-06-12
Simple Cleanups
Thomas Braxton
2014-05-23
Fix searching of paths in kconf_update
David Edmundson
2014-05-07
Fix kconf_update test on Windows
Alex Richardson
2014-05-07
Use QProcess in kconf_update
Alex Richardson
2014-04-27
install libexec executables in the kf5 libexec directory
Aleix Pol
2014-03-25
Export the location of kconf_update in CMake
Alex Merry
2014-03-24
Remove unhelpful comments
Alex Merry
2013-12-18
Code reformatted using kde-dev-scripts/astyle-kdelibs.
David Faure
2013-12-18
Move kconfig code to the root directory.
Jenkins CI