[Differential] [Request, 2,346 lines] D3068: Towards KConfigSkeleton
coliveira (Carlos Nihelton)
noreply at phabricator.kde.org
Sat Oct 15 20:52:28 UTC 2016
coliveira created this revision.
coliveira added reviewers: kfunk, antonanikin.
coliveira added a subscriber: KDevelop.
coliveira set the repository for this revision to R218 KDev Clang-Tidy Support.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
Hi guys, sorry for the huge diff.
With this, I tried to go more consistent with kdev-cppcheck, using KConfigSkeleton to automate the project configuration handling. I also improved the UI to allow access more clang-tidy's command line options.
REPOSITORY
R218 KDev Clang-Tidy Support
REVISION DETAIL
https://phabricator.kde.org/D3068
AFFECTED FILES
.clang-tidy
.gitignore
CMakeLists.txt
cmake/ClangFormatAll.cmake
res/clangtidyconfig.kcfg
res/clangtidyconfig.kcfg.in
res/clangtidyconfig.kcfgc
res/globalsettings.kcfg
res/globalsettings.kcfg.in
res/globalsettings.kcfgc
res/kdevclangtidy.json
res/perprojectsettings.kcfg
res/perprojectsettings.kcfg.in
res/perprojectsettings.kcfgc
src/config/clangtidypreferences.cpp
src/config/clangtidypreferences.h
src/config/configgroup.cpp
src/config/configgroup.h
src/config/parameters.cpp
src/config/parameters.h
src/config/parameters.h.in
src/config/perprojectconfigpage.cpp
src/config/perprojectconfigpage.h
src/config/ui/clangtidysettings.ui
src/config/ui/perprojectconfig.ui
src/parsers/clangtidyparser.cpp
src/parsers/clangtidyparser.h
src/parsers/replacementparser.cpp
src/parsers/replacementparser.h
src/plugin/job.cpp
src/plugin/job.h
src/plugin/plugin.cpp
src/plugin/plugin.h
src/plugin/plugin.h.in
src/qCDebug/debug.cpp
src/qCDebug/debug.h
tests/CMakeLists.txt
tests/data/nihon_plugin.cpp
tests/data/plugin.cpp
tests/test_clangtidyjob.cpp
tests/test_clangtidyjob.h
tests/test_clangtidyparser.cpp
tests/test_clangtidyparser.h
tests/test_plugin.cpp
tests/test_plugin.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: coliveira, kfunk, antonanikin
Cc: kdevelop-devel, #kdevelop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161015/a9512e7d/attachment.html>
More information about the KDevelop-devel
mailing list