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
test-pch
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 10, 2025
cleaned up build flags for GUI (#7367)
firewave
authored
7cdf9f9
View commit details
Copy full SHA for 7cdf9f9
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
replaced `QPair` with `std::pair` (#7329)
Show description for 75ec331
firewave
authored
75ec331
View commit details
Copy full SHA for 75ec331
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
cleaned up includes based on include-what-you-use (#7348)
firewave
authored
e100881
View commit details
Copy full SHA for e100881
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
Fix #11493 FN useStlAlgorithm with indices (#7317)
chrchr-github
authored
68c129d
View commit details
Copy full SHA for 68c129d
View code at this point
Browse repository at this point
Commits on Feb 24, 2025
fixed #13656 - fixed stack-use-after-scope in GUI (#7330)
firewave
authored
7f41039
View commit details
Copy full SHA for 7f41039
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
cleaned up some array length related code (#7283)
firewave
authored
2e4f606
View commit details
Copy full SHA for 2e4f606
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
moved settings ownership out of `CppCheck` (#4964)
firewave
authored
42d3df2
View commit details
Copy full SHA for 42d3df2
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
split suppressions from settings (#7284)
firewave
authored
fe6a2e3
View commit details
Copy full SHA for fe6a2e3
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
some `CmdLineParser`-related cleanups (#7105)
firewave
authored
fcda2d1
View commit details
Copy full SHA for fcda2d1
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
cleaned up includes based on include-what-you-use (#7279)
firewave
authored
2d9f673
View commit details
Copy full SHA for 2d9f673
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
fix #13362: Misra report on command line (#7096)
ludviggunne
authored
a7e9e68
View commit details
Copy full SHA for a7e9e68
View code at this point
Browse repository at this point
Commits on Jan 23, 2025
run all Qt-based tests (in CI) (#6916)
Show description for 6b471b5
firewave
authored
6b471b5
View commit details
Copy full SHA for 6b471b5
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
enabled and fixed `-Wfloat-conversion` Clang warnings (#7156)
firewave
authored
7db4566
View commit details
Copy full SHA for 7db4566
View code at this point
Browse repository at this point
store language in `FileWithDetails` (#7116)
firewave
authored
ce5690a
View commit details
Copy full SHA for ce5690a
View code at this point
Browse repository at this point
refs #12171 - report error when adding a suppression more than once / added `Suppressions::updateSuppressionState()` (#7122)
firewave
authored
ffd9b4c
View commit details
Copy full SHA for ffd9b4c
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
enabled and fixed `modernize-use-auto` clang-tidy warnings (#6969)
firewave
authored
e228821
View commit details
Copy full SHA for e228821
View code at this point
Browse repository at this point
Commits on Dec 16, 2024
Fix #13435 (GUI: clarify that Cppcheck Premium extends the Misra C 2012 analysis) (#7112)
danmar
authored
d030f66
View commit details
Copy full SHA for d030f66
View code at this point
Browse repository at this point
Fix #13414 (GUI: remove option to select license file) (#7111)
danmar
authored
c942000
View commit details
Copy full SHA for c942000
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Fix #13282 FN functionConst with unknown base class (#6990)
chrchr-github
authored
0003ad2
View commit details
Copy full SHA for 0003ad2
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
cleaned up `CppCheck` usage in GUI code (#7025)
firewave
authored
773663f
View commit details
Copy full SHA for 773663f
View code at this point
Browse repository at this point
run CTest in sanitizer jobs / added `gui-tests` CMake target (#7046)
firewave
authored
1d490d9
View commit details
Copy full SHA for 1d490d9
View code at this point
Browse repository at this point
Fix #13374 (Add --check-level=reduced option) (#6496)
danmar
authored
07d59e9
View commit details
Copy full SHA for 07d59e9
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
cleaned up includes based on include-what-you-use (#7033)
firewave
authored
ce16b8d
View commit details
Copy full SHA for ce16b8d
View code at this point
Browse repository at this point
Commits on Nov 17, 2024
added various TODOs [skip ci] (#6897)
firewave
authored
0cf639c
View commit details
Copy full SHA for 0cf639c
View code at this point
Browse repository at this point
Commits on Nov 12, 2024
fixed #13298: fixed missing executable icon on Windows (#6999)
firewave
authored
a8b5307
View commit details
Copy full SHA for a8b5307
View code at this point
Browse repository at this point
Commits on Oct 31, 2024
refs #12021 - CI-windows.yml: fail build on compiler warnings / some cleanups (#6982)
firewave
authored
14400be
View commit details
Copy full SHA for 14400be
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
fixed #13132 - removed deprecated support for qmake (#6891)
firewave
authored
554a69a
View commit details
Copy full SHA for 554a69a
View code at this point
Browse repository at this point
Commits on Oct 27, 2024
Update Japanese Translation for 2.16.0 (#6961)
Show description for 55951dd
fu7mu4
authored
55951dd
View commit details
Copy full SHA for 55951dd
View code at this point
Browse repository at this point
Commits on Oct 26, 2024
2.16.0: Update copyright year [ci skip] (#6956)
danmar
authored
8a4b34e
View commit details
Copy full SHA for 8a4b34e
View code at this point
Browse repository at this point
2.16.0: update translations with lupdate [ci skip] (#6955)
danmar
authored
5cdbd16
View commit details
Copy full SHA for 5cdbd16
View code at this point
Browse repository at this point
Fix #13265 (generate lib/checkers.cpp, update id mappings) (#6953)
danmar
authored
6c7ea40
View commit details
Copy full SHA for 6c7ea40
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
fixed #13238 - GUI: Fix start application with Qt6 (#6931)
luis-pereira
authored
b8c110c
View commit details
Copy full SHA for b8c110c
View code at this point
Browse repository at this point
enabled and fixed `-Wuseless-cast` GCC warnings (#6930)
firewave
authored
9287d3f
View commit details
Copy full SHA for 9287d3f
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
added missing references to Georgian translation (#6926)
firewave
authored
89465bc
View commit details
Copy full SHA for 89465bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.