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 }}
codingman
/
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
projectfiledialog.cpp
on
revert-2679-patch-1
User selector
All users
Datepicker
All time
Commit history
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 Feb 14, 2020
GUI: ensure safeChecks.classes option is saved
danmar
committed
0faea7a
View commit details
Copy full SHA for 0faea7a
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
GUI: Simple first hack to allow bughunting in the GUI
danmar
committed
25b5304
View commit details
Copy full SHA for 25b5304
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
GUI: Select parser; Cppcheck or Clang
danmar
committed
632dc0f
View commit details
Copy full SHA for 632dc0f
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
astyle formatting
Show description for fb38e87
danmar
committed
fb38e87
View commit details
Copy full SHA for fb38e87
View code at this point
Browse repository at this point
Check specific vs config (#2513)
Show description for 4690a9a
fuzzelhjb
and
danmar
authored
4690a9a
View commit details
Copy full SHA for 4690a9a
View code at this point
Browse repository at this point
Check specific Visual Studio configurations (#2503)
fuzzelhjb
authored
074d08e
View commit details
Copy full SHA for 074d08e
View code at this point
Browse repository at this point
Commits on Aug 25, 2019
GUI: Remove the 'Safe Checks' tab in project settings. We need to tweak these checks and settings further.
danmar
committed
22d7ca6
View commit details
Copy full SHA for 22d7ca6
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Compiling/Installing : The CFGDIR parameter was removed. Use FILESDIR instead.
danmar
committed
a17f2a6
View commit details
Copy full SHA for a17f2a6
View code at this point
Browse repository at this point
Commits on Jul 23, 2019
GUI: Better settings for extended safe checks
danmar
committed
681bd0a
View commit details
Copy full SHA for 681bd0a
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
GUI: Fix a few Wdeprecated warnings
danmar
committed
896d953
View commit details
Copy full SHA for 896d953
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
GUI: Activate 'human knowledge' options
danmar
committed
4a70208
View commit details
Copy full SHA for 4a70208
View code at this point
Browse repository at this point
GUI: Tweak the 'Human knowledge' tab
danmar
committed
8eaa50c
View commit details
Copy full SHA for 8eaa50c
View code at this point
Browse repository at this point
Commits on Jun 29, 2019
Update Copyright
danmar
committed
84cc09d
View commit details
Copy full SHA for 84cc09d
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
GUI: Updated selection of files/folders. Prefer relative paths.
danmar
committed
ccc8308
View commit details
Copy full SHA for ccc8308
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
GUI: add setting for 'checkHeaders', 'checkUnusedTemplates' and 'maxCtuDepth' to project
danmar
committed
f6b410b
View commit details
Copy full SHA for f6b410b
View code at this point
Browse repository at this point
Commits on Apr 6, 2019
GUI: In the project dialog select libraries in a listbox
danmar
committed
7237acd
View commit details
Copy full SHA for 7237acd
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Load std.cfg before all other libraries (#1740)
Show description for 08d41ab
versat
authored
08d41ab
View commit details
Copy full SHA for 08d41ab
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Fix shadow warning
danmar
committed
f5c2aba
View commit details
Copy full SHA for f5c2aba
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Addition of a null pointer check in ProjectFileDialog::removeSuppression() (#1457)
Show description for 02c2018
elfring
authored and
danmar
committed
02c2018
View commit details
Copy full SHA for 02c2018
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
GUI: cleanup the code
danmar
committed
4533eb0
View commit details
Copy full SHA for 4533eb0
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Added support for -U option to the GUI.
minimaster
authored and
danmar
committed
babafd7
View commit details
Copy full SHA for babafd7
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
gui: fix 2 findings by cppcheck
Show description for 017f910
matthiaskrgr
committed
017f910
View commit details
Copy full SHA for 017f910
View code at this point
Browse repository at this point
GUI: Edit existing suppression in the project file dialog
danmar
committed
9e3b392
View commit details
Copy full SHA for 9e3b392
View code at this point
Browse repository at this point
Commits on May 25, 2018
Gui select bcb6 projects (#1258)
Show description for 1af983d
bwoester
authored and
danmar
committed
1af983d
View commit details
Copy full SHA for 1af983d
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
GUI: Cleanup NewSuppressionDialog interface
danmar
committed
ff2c376
View commit details
Copy full SHA for ff2c376
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Suppressions: New extensible Suppressions xml format that allow more attributes. To start with it also allows symbolName.
danmar
committed
a090614
View commit details
Copy full SHA for a090614
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Updated copyright year
danmar
committed
7e4dba6
View commit details
Copy full SHA for 7e4dba6
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
misra: the user must provide the rule texts in text file.
danmar
committed
588ec80
View commit details
Copy full SHA for 588ec80
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
GUI: Fix loading of platform files in project file dialog (#1122)
Show description for e4becc5
versat
authored
e4becc5
View commit details
Copy full SHA for e4becc5
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
GUI: Allow that platform is selected in project dialog
danmar
committed
9800e82
View commit details
Copy full SHA for 9800e82
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
GUI: Remove redundant code (#1102)
Show description for 857da29
versat
authored and
danmar
committed
857da29
View commit details
Copy full SHA for 857da29
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.