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
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
.
AlgorithmCxxWork
/
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
resultsview.cpp
on
addon-error
User selector
All users
Datepicker
All time
Commit history
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
Remove bug hunting. This feature will be provided in Cppcheck premium.
danmar
committed
8f386e1
View commit details
Copy full SHA for 8f386e1
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 Mar 19, 2022
use forward declarations for Ui:: objects / renamed *.ui files to mat… (#3796)
firewave
authored
9d52461
View commit details
Copy full SHA for 9d52461
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 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 Jan 15, 2021
Fix update of some translations after application language switch. (#3049)
matzeschmid
authored
583ee7b
View commit details
Copy full SHA for 583ee7b
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
fixed clang-tidy warnings (#3006)
Show description for d59abfd
firewave
authored
d59abfd
View commit details
Copy full SHA for d59abfd
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
small compileroptions.cmake cleanup (#2817)
Show description for 1077b0d
firewave
authored
1077b0d
View commit details
Copy full SHA for 1077b0d
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
astyle formatting
Show description for bb5cad4
danmar
committed
bb5cad4
View commit details
Copy full SHA for bb5cad4
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Variable contracts
danmar
committed
6277eec
View commit details
Copy full SHA for 6277eec
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
astyle formatting
Show description for 5df9cd9
danmar
committed
5df9cd9
View commit details
Copy full SHA for 5df9cd9
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
GUI: Speedup code editor when selecting another warning in the same file
danmar
committed
7cb65b7
View commit details
Copy full SHA for 7cb65b7
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Fixed #9724 (GUI: The tags do not work anymore)
danmar
committed
9af288e
View commit details
Copy full SHA for 9af288e
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
GUI: Write cppcheck-id in xml report
danmar
committed
260c53b
View commit details
Copy full SHA for 260c53b
View code at this point
Browse repository at this point
Commits on Jul 13, 2020
GUI: Remove message box when saving results even though there are no results, to prevent problems with autosave
danmar
committed
9ff8adc
View commit details
Copy full SHA for 9ff8adc
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 May 3, 2020
Bug hunting; Add new 'incomplete' flag for error messages. Used when analysis is incomplete.
danmar
committed
b5094f2
View commit details
Copy full SHA for b5094f2
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
GUI: Double click on contract to edit it
danmar
committed
e89f5ab
View commit details
Copy full SHA for e89f5ab
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
GUI: Show missing/added contracts in tab
danmar
committed
12dfd8a
View commit details
Copy full SHA for 12dfd8a
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
GUI: Try to improve usability for function contracts
danmar
committed
dae009c
View commit details
Copy full SHA for dae009c
View code at this point
Browse repository at this point
Bug hunting: basic handling of contracts through GUI
danmar
committed
f7096a2
View commit details
Copy full SHA for f7096a2
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 Feb 10, 2020
GUI: Improved 'Safe functions'
danmar
committed
a7f57c2
View commit details
Copy full SHA for a7f57c2
View code at this point
Browse repository at this point
GUI: Show bughunting report
danmar
committed
e4250f8
View commit details
Copy full SHA for e4250f8
View code at this point
Browse repository at this point
Commits on Aug 18, 2019
GUI: Revert my theme changes. The theme selection will only be for the code editor again.
danmar
committed
5d021cb
View commit details
Copy full SHA for 5d021cb
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
GUI: Use theme in whole program
danmar
committed
70e0c66
View commit details
Copy full SHA for 70e0c66
View code at this point
Browse repository at this point
Commits on Jun 30, 2019
Correct Zero/Null as pointer constant (#1938)
Show description for a195477
scottfurry
authored and
danmar
committed
a195477
View commit details
Copy full SHA for a195477
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 Jun 25, 2019
astyle formatting
Show description for b1e2b9d
versat
committed
b1e2b9d
View commit details
Copy full SHA for b1e2b9d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.