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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppchecksolutions
/
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
on
update-runformat
User selector
All users
All time
Commit history
Commits on Aug 26, 2025
Remove use of leftover CMake flag USE_QT6 (#7748)
Show description for 98a168b
gruenich
and
firewave
authored
98a168b
View commit details
Copy full SHA for 98a168b
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
Fix #14071 GUI: "QObject::connect: No such signal" when right-clicking a finding (#7760)
clock999
authored
71ee509
View commit details
Copy full SHA for 71ee509
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
avoid `-Wuseless-cast` GCC warnings in Qt mocs (#7751)
Show description for 8d388dc
firewave
authored
8d388dc
View commit details
Copy full SHA for 8d388dc
View code at this point
Browse repository at this point
Commits on Aug 15, 2025
updated CI to Clang 21 (#7272)
firewave
authored
5c818e3
View commit details
Copy full SHA for 5c818e3
View code at this point
Browse repository at this point
replaced `QVector` with `QList` (#7397)
Show description for 588728c
firewave
authored
588728c
View commit details
Copy full SHA for 588728c
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
fixed #13133 - removed deprecated Qt5 support (#6678)
firewave
authored
2e9b67c
View commit details
Copy full SHA for 2e9b67c
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
Fix #14030 (GUI: Options are not enabled and disabled correctly) (#7693)
glankk
authored
be84139
View commit details
Copy full SHA for be84139
View code at this point
Browse repository at this point
Fix #14031 (GUI: CWE column is inconsistent for results without a CWE mapping) (#7694)
glankk
authored
98884b5
View commit details
Copy full SHA for 98884b5
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
release: update copyright year [ci skip] (#7686)
danmar
authored
02c95b9
View commit details
Copy full SHA for 02c95b9
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Fix #14021 (Better path matching) (#7645)
glankk
authored
4d5a7f9
View commit details
Copy full SHA for 4d5a7f9
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
Fix #1420 (GUI: Clarify results view context menu) (#7674)
Show description for b62f571
glankk
authored
b62f571
View commit details
Copy full SHA for b62f571
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Fix #13986 (GUI: thread count configuration) (#7664)
glankk
authored
8244dfa
View commit details
Copy full SHA for 8244dfa
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
Fix #13556 (Import project: exclude missing files) (#7644)
glankk
authored
8833e3e
View commit details
Copy full SHA for 8833e3e
View code at this point
Browse repository at this point
fixed #13984 - ThreadResult: some members were not initialized (#7648)
firewave
authored
25af75e
View commit details
Copy full SHA for 25af75e
View code at this point
Browse repository at this point
Commits on Jul 3, 2025
fixed #13980 - updated Qt to 6.9.1 (#7642)
firewave
authored
a214e76
View commit details
Copy full SHA for a214e76
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
cleaned up includes based on include-what-you-use (#7638)
Show description for dfa16af
firewave
authored
dfa16af
View commit details
Copy full SHA for dfa16af
View code at this point
Browse repository at this point
refs #13914 - apply enforced language for non-project inputs in GUI (#7627)
firewave
authored
1cff895
View commit details
Copy full SHA for 1cff895
View code at this point
Browse repository at this point
Commits on Jun 27, 2025
Fix #13852 (GUI does not finish analysis properly) (#7633)
Show description for b6dd286
glankk
authored
b6dd286
View commit details
Copy full SHA for b6dd286
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
avoid some unnecessary copies around `ErrorMessage` construction (#4665)
firewave
authored
129055d
View commit details
Copy full SHA for 129055d
View code at this point
Browse repository at this point
Commits on Jun 23, 2025
fixed #13909 / refs #13914 - some (enforced) language handling fixes for the GUI (#7570)
firewave
authored
1af769e
View commit details
Copy full SHA for 1af769e
View code at this point
Browse repository at this point
fix #13730: Report type: cppcheck severity is shown for misra directive even though --report-type=misra-c-2023 is used (#7595)
ludviggunne
authored
d071066
View commit details
Copy full SHA for d071066
View code at this point
Browse repository at this point
fixed #13958 - ThreadResult: reset `mItNextFile` along with `mFiles` (fixes assert in debug build) (#7616)
firewave
authored
10131b1
View commit details
Copy full SHA for 10131b1
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
fix #4583 - GUI: Sorting does not remain in effect when another direc… (#7615)
clock999
authored
fc0cc31
View commit details
Copy full SHA for fc0cc31
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
ThreadResult: use `FileWithDetails` for `mFiles` (#7598)
firewave
authored
c7e7c7e
View commit details
Copy full SHA for c7e7c7e
View code at this point
Browse repository at this point
fix #12642 - GUI: statistics is not correct (#7600)
Show description for 0ce96b3
clock999
authored
0ce96b3
View commit details
Copy full SHA for 0ce96b3
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
fixed #12841 - added `frontend` for shared CLI and GUI code (#7579)
Show description for e006e02
firewave
authored
e006e02
View commit details
Copy full SHA for e006e02
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Fix #13923 (Misra: Add --premium option misra-c-2025, do not fetch misra rule texts from premiumaddon) (#7585)
danmar
authored
591d47f
View commit details
Copy full SHA for 591d47f
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
Fix #13905 (propagate metrics to xml output) (#7547)
ludviggunne
authored
51f6d91
View commit details
Copy full SHA for 51f6d91
View code at this point
Browse repository at this point
Commits on May 17, 2025
fixed #13853 - updated Qt to 6.9.0 (#7433)
firewave
authored
5147b19
View commit details
Copy full SHA for 5147b19
View code at this point
Browse repository at this point
Commits on May 12, 2025
Fix #13831 (do not execute misra.py in cppcheck premium when --premium=misra-c-.. options are used) (#7506)
danmar
authored
ff22de1
View commit details
Copy full SHA for ff22de1
View code at this point
Browse repository at this point
Commits on May 9, 2025
Fix #13333 (better handling when source file is repeated in compile_commands.json) (#7508)
danmar
authored
b3c7f00
View commit details
Copy full SHA for b3c7f00
View code at this point
Browse repository at this point
Commits on May 6, 2025
filesettings.h: removed constructors without language (#7493)
firewave
authored
56be00d
View commit details
Copy full SHA for 56be00d
View code at this point
Browse repository at this point
fixed #13793 - added CLI option `--{no-}analyze-all-vs-configs` (#7480)
firewave
authored
3d59c29
View commit details
Copy full SHA for 3d59c29
View code at this point
Browse repository at this point
Commits on Apr 8, 2025
fixed macOS Qt build (#7442)
Show description for 9a17cf1
firewave
authored
9a17cf1
View commit details
Copy full SHA for 9a17cf1
View code at this point
Browse repository at this point
Commits on Apr 7, 2025
fixed #13660 - `SuppressionList::Suppression::checked` was not properly set in all cases (#7380)
Show description for fe8a5aa
firewave
authored
fe8a5aa
View commit details
Copy full SHA for fe8a5aa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.