Imported kdev-clang-tidy as a subtree

Authored by kossebau on Oct 9 2018, 12:16 PM.

Description

Imported kdev-clang-tidy as a subtree

Details

Merged Changes

This commit merges a very large number of changes. Only the first 50 are shown.
CommitAuthorDetailsCommitted
aae7bd79f5cfkossebau
Bump version to 0.3.3 
Oct 6 2018
41dd39f04a07kossebau
Code cleaning: remove extra ; 
Oct 6 2018
b0f5ee57a91el10n daemon script
SVN_SILENT made messages (.desktop file) - always resolve ours 
Sep 28 2018
f2c735d09142l10n daemon script
GIT_SILENT made messages (after extraction) 
Sep 28 2018
2f9d66285181kossebau
Bump version to 0.3.2 
Sep 2 2018
a1055404471akossebau
Fix build with KF < 5.32 
Sep 2 2018
f295f26d41f7kossebau
Unbreak build with Qt <5.7: do not use QOverload yet 
Aug 31 2018
66a6c90199d3kossebau
Unbreak build with Qt <5.7: add missing "qtcompat_p.h" include 
Aug 31 2018
c600205117ackossebau
README: note first known distri package names 
Aug 31 2018
7e56a85ae63bkossebau
Fix build with KDevPlatform 5.2 
Aug 30 2018
1832236b6ff4kossebau
Update README.md to features of current 0.3.0 
Aug 30 2018
ed4992ec6dfdkfunk
Add missing include 
Aug 30 2018
952b4edcb3f9kossebau
README.md: help phabricator remarkup renderer with no linebreaks in parag. 
Aug 29 2018
b3b4da675f52kossebau
Ensure initial values for Job::Parameters 
Aug 29 2018
d32eb1821598kossebau
Use plugin display name for Job status title 
Aug 29 2018
720fd278abackossebau
Bump version to 0.3.0 
Aug 29 2018
8c30c2b850aakossebau
Fix warning parser to handle descriptions with : inside 
Aug 29 2018
31582bfbf307kossebau
Use more override with destructors 
Aug 29 2018
39f08822c69ekossebau
Add support for parallel clang-tidy jobs 
Aug 29 2018
38d4f2df5085kossebau
README.md: Add empty line before lists, to hopefully help cgit rendering 
Aug 29 2018
954e8f325043kossebau
Add support for incremental update of problem result list 
Aug 28 2018
c9bc651d116ekossebau
Ignore any additional output lines for warnings, not interesting for us 
Aug 28 2018
0777465507e7kossebau
Report progress info about job and current activity 
Aug 28 2018
c68bc80d27d8kfunk
Minor: Fix message() call in CMake 
Aug 28 2018
2a4e617b69fakossebau
Project config UI: distribute fields over tabs, like with cppcheck & clazy 
Aug 27 2018
1dc96c3eb579kossebau
Use const container in range-loop 
Aug 27 2018
6b260a8bac20kossebau
Initial support for running clang-tidy on the whole project/subdirs 
Aug 27 2018
50a0fd03a2adkossebau
Set job properties in one go 
Aug 26 2018
3645c498ed8fkossebau
Exclude replacementparser from build for now 
Aug 23 2018
1c20618993f2kossebau
Remove left-over debug statement 
Aug 22 2018
902d10136771kossebau
Bump version to 0.2.0 
Aug 22 2018
0aea7078779akossebau
Project config UI: expand checks tree to show all items with explicit state 
Aug 22 2018
d923814ee19bkossebau
Project config UI: stretch check name column 
Aug 22 2018
58dbc4c3552ekossebau
Default to just clang-analyzer-* for now 
Aug 22 2018
1ae26d59fb9akossebau
Use QStringLiteral over QLatin1String if resulting string is used as final 
Aug 22 2018
7480f0543eeakossebau
Avoid calling first() on a temporary list, to keep analyzer calm 
Aug 22 2018
8dc5bfb2b7ackossebau
Remove unused dep on org.kdevelop.IExecutePlugin interface 
Aug 22 2018
fe0065adba9ckossebau
Use only const containers in range-loops 
Aug 22 2018
a98daec878dfl10n daemon script
GIT_SILENT made messages (after extraction) 
Aug 22 2018
de553666b15akossebau
Fix: paint filter icon disabled if widget disabled 
Aug 20 2018
88c2343410dbl10n daemon script
GIT_SILENT made messages (after extraction) 
Aug 17 2018
77a34a8cea8bkossebau
Fix build: still link to ItemModels if using Qt < 5.10 
Aug 12 2018
841f4bf40a7dkossebau
Fix check filter editor to just filter on names of checks and groups 
Aug 12 2018
a0263aa1ee8bkossebau
Unbreak build with older Qt (QModelIndex::siblingAtColumn() is Qt >=5.11) 
Aug 12 2018
699db5211626kossebau
Be explicit in dataChanged signals about which roles only are effected 
Aug 12 2018
0fb6c6136196kossebau
Fix CheckListModel::emitSubGroupDataChanged to use proper QModelIndexes 
Aug 12 2018
80a468a778a5l10n daemon script
GIT_SILENT made messages (after extraction) 
Aug 12 2018
edd8a5233413kossebau
Use custom style for drawing enabled masks state in the checks tree 
Aug 12 2018
0c1201cf49b5kossebau
Show checks in tree grouped by [-.] sections, allow groupwise dis/enabling 
Aug 10 2018
8f5d8a1c86dal10n daemon script
GIT_SILENT made messages (after extraction) 
Aug 10 2018