Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lineCode
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
gui
checkthread.cpp
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 16, 2022
Fix #10412 FN useStlAlgorithm with iterators (#4157)
chrchr-github
authored
3273e51
View commit details
Copy full SHA for 3273e51
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
mitigated and enabled more clang-tidy warnings (#4470)
Show description for 339484d
firewave
authored
339484d
View commit details
Copy full SHA for 339484d
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
enabled and fixed `modernize-use-emplace` clang-tidy warnings (#4165)
Show description for d36e05a
firewave
authored
d36e05a
View commit details
Copy full SHA for d36e05a
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
added support for Qt6 (#3930)
firewave
authored
36ef4dc
View commit details
Copy full SHA for 36ef4dc
View code at this point
Browse repository at this point
added (partial) support for specifying C++23 and support more "-std" options (#3212)
firewave
authored
8f728cb
View commit details
Copy full SHA for 8f728cb
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
cleaned up includes based on include-what-you-use (#4007)
Show description for 45158ec
firewave
authored
45158ec
View commit details
Copy full SHA for 45158ec
View code at this point
Browse repository at this point
Commits on Apr 11, 2022
some minor QRegularExpression usage optimizations and cleanups (#3999)
firewave
authored
902f46b
View commit details
Copy full SHA for 902f46b
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
Remove CERT addon from open source Cppcheck. The plan is to provide complete CERT C checking in Cppcheck Premium during this year.
danmar
committed
92316b0
View commit details
Copy full SHA for 92316b0
View code at this point
Browse repository at this point
ported GUI code from QRegExp to QRegularExpression (#3785)
firewave
authored
a0bab85
View commit details
Copy full SHA for a0bab85
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
avoid usage of deprecated Qt APIs (#3923)
firewave
authored
e48b5fc
View commit details
Copy full SHA for e48b5fc
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
replaced Qt `foreach()` with standard `for` range loop / some related cleanups (#3915)
Show description for 2b3fc5e
firewave
authored
2b3fc5e
View commit details
Copy full SHA for 2b3fc5e
View code at this point
Browse repository at this point
Commits on Feb 12, 2022
fixed and enabled performance-for-range-copy clang-tidy warning (#3682)
firewave
authored
06d10b7
View commit details
Copy full SHA for 06d10b7
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Update copyright year
danmar
committed
3989408
View commit details
Copy full SHA for 3989408
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
reordered includes in GUI code (#3790)
firewave
authored
9d36dd5
View commit details
Copy full SHA for 9d36dd5
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
added unusedFunction self check to CI / cleanups (#3526)
firewave
authored
55ff684
View commit details
Copy full SHA for 55ff684
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
cleaned up includes based on include-what-you-use (#3141)
firewave
authored
6397e29
View commit details
Copy full SHA for 6397e29
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Refactorization: Improved internal implementation of severity and certainty levels
Show description for 141d2ac
PKEuS
authored and
danmar
committed
141d2ac
View commit details
Copy full SHA for 141d2ac
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Removed Cppcheck::terminate()
danmar
committed
aa28f3f
View commit details
Copy full SHA for aa28f3f
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
Remove unused variable
pfultz2
committed
3523d2b
View commit details
Copy full SHA for 3523d2b
View code at this point
Browse repository at this point
Commits on May 23, 2020
made check.h less heavy (#2633)
firewave
authored
37bc048
View commit details
Copy full SHA for 37bc048
View code at this point
Browse repository at this point
Commits on May 19, 2020
dmake updates. externals/z3_version.h should never be added as a dependency
danmar
committed
e2ead44
View commit details
Copy full SHA for e2ead44
View code at this point
Browse repository at this point
fix Clang execution
danmar
committed
64291c6
View commit details
Copy full SHA for 64291c6
View code at this point
Browse repository at this point
executeCommand in CppCheckExecutor or QCheckThread
danmar
committed
32e5697
View commit details
Copy full SHA for 32e5697
View code at this point
Browse repository at this point
Commits on May 17, 2020
Fixed #9723 (GUI: inline suppressions does not work for addons)
danmar
committed
547d1b1
View commit details
Copy full SHA for 547d1b1
View code at this point
Browse repository at this point
Commits on May 10, 2020
Update copyright year
danmar
committed
08ddd84
View commit details
Copy full SHA for 08ddd84
View code at this point
Browse repository at this point
Revert "Update copyright year"
Show description for 3e02182
danmar
committed
3e02182
View commit details
Copy full SHA for 3e02182
View code at this point
Browse repository at this point
Update copyright year
danmar
committed
6eec6c4
View commit details
Copy full SHA for 6eec6c4
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
fixed some clang-tidy warnings in gui code (#2565)
firewave
authored
91beccb
View commit details
Copy full SHA for 91beccb
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
Remove .dump file after plugins execution (#2451)
ntfshard
authored and
danmar
committed
68a67a9
View commit details
Copy full SHA for 68a67a9
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
GUI: Print and log messages when addon execution fails (#2408)
Show description for 95bbc7a
versat
authored
95bbc7a
View commit details
Copy full SHA for 95bbc7a
View code at this point
Browse repository at this point
Commits on Nov 20, 2019
Check for JSON error when parsing addon .json files + fixes (#2374)
Show description for c990d10
versat
authored
c990d10
View commit details
Copy full SHA for c990d10
View code at this point
Browse repository at this point
gui/checkthread.cpp: Fix warning "empty expression has no effect"
Show description for feeb27f
versat
committed
feeb27f
View commit details
Copy full SHA for feeb27f
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
Refactoring: Rename variables. Do not use leading _. Renamed 'col' to 'column'
danmar
committed
2d9a131
View commit details
Copy full SHA for 2d9a131
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.