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 }}
applsdev
/
cppcheck
Public
forked from
mathieu/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
resultstree.cpp
on
tokenutils
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 2, 2009
Add 'possible style error' severity for the GUI.
Show description for f6d2445
kimmov
committed
f6d2445
View commit details
Copy full SHA for f6d2445
View code at this point
Browse repository at this point
Commits on Jul 31, 2009
GUI: Fix GUI to recognize and use "possible error" type (was "all" earlier).
kimmov
committed
2fb3b18
View commit details
Copy full SHA for 2fb3b18
View code at this point
Browse repository at this point
Commits on Jul 13, 2009
GUI: Remove security-category.
Show description for 635acfa
kimmov
committed
635acfa
View commit details
Copy full SHA for 635acfa
View code at this point
Browse repository at this point
Commits on Jul 4, 2009
Fix ticket #456 (GUI:: save only the results selected in view settings)
Show description for 81ab6a7
kimmov
committed
81ab6a7
View commit details
Copy full SHA for 81ab6a7
View code at this point
Browse repository at this point
Commits on Jul 3, 2009
GUI: Show instructions instead of error when viewer application is not configured.
kimmov
committed
3b1c909
View commit details
Copy full SHA for 3b1c909
View code at this point
Browse repository at this point
Commits on Jul 2, 2009
Astyle fixes.
kimmov
committed
df7ca21
View commit details
Copy full SHA for df7ca21
View code at this point
Browse repository at this point
Error types are now translated aswell.
vesap
committed
1daba9e
View commit details
Copy full SHA for 1daba9e
View code at this point
Browse repository at this point
Toolbar can now be hidden.
Show description for 4206a9d
vesap
committed
4206a9d
View commit details
Copy full SHA for 4206a9d
View code at this point
Browse repository at this point
Began adding translations and using Qt Designer .ui files.
Show description for ebfa55b
vesap
committed
ebfa55b
View commit details
Copy full SHA for ebfa55b
View code at this point
Browse repository at this point
Commits on Jul 1, 2009
GUI: Do not make settings names translatable.
Show description for b245b7a
kimmov
committed
b245b7a
View commit details
Copy full SHA for b245b7a
View code at this point
Browse repository at this point
Astyle fixes.
kimmov
committed
23b816f
View commit details
Copy full SHA for 23b816f
View code at this point
Browse repository at this point
Commits on Jun 27, 2009
GUI: Remove GUI for showing unused functions.
Show description for 64f3046
kimmov
committed
64f3046
View commit details
Copy full SHA for 64f3046
View code at this point
Browse repository at this point
Commits on Jun 24, 2009
GUI: Refactor report saving.
Show description for 6787144
kimmov
committed
6787144
View commit details
Copy full SHA for 6787144
View code at this point
Browse repository at this point
Commits on Jun 20, 2009
GUI: Enable clearing/saving results also if there are only hidden results.
Show description for 2adfd36
kimmov
committed
2adfd36
View commit details
Copy full SHA for 2adfd36
View code at this point
Browse repository at this point
GUI: Disable result cleaning and saving during the checking.
kimmov
committed
0792d89
View commit details
Copy full SHA for 0792d89
View code at this point
Browse repository at this point
Commits on Jun 14, 2009
GUI: Add new context menu items to copy filename/full path to clipboard.
kimmov
committed
7bbdc83
View commit details
Copy full SHA for 7bbdc83
View code at this point
Browse repository at this point
Commits on Jun 9, 2009
Fix compile error in GUI
aggro80
committed
170f4cf
View commit details
Copy full SHA for 170f4cf
View code at this point
Browse repository at this point
GUI: One messagebox was missing "this" parameter.
kimmov
committed
7efd4e4
View commit details
Copy full SHA for 7efd4e4
View code at this point
Browse repository at this point
Added messagebox to inform user about not found/non visible errors.
vesap
committed
b674247
View commit details
Copy full SHA for b674247
View code at this point
Browse repository at this point
Merge branch 'master' of git@github.com:danmar/cppcheck
vesap
committed
de0bea3
View commit details
Copy full SHA for de0bea3
View code at this point
Browse repository at this point
Added some warning messageboxes.
Show description for 814cd37
vesap
committed
814cd37
View commit details
Copy full SHA for 814cd37
View code at this point
Browse repository at this point
Commits on Jun 8, 2009
GUI: Show error message when the viewer application cannot be started.
kimmov
committed
7ac73e0
View commit details
Copy full SHA for 7ac73e0
View code at this point
Browse repository at this point
Commits on Jun 4, 2009
GUI: Enable sorting in results view.
kimmov
committed
9b5350e
View commit details
Copy full SHA for 9b5350e
View code at this point
Browse repository at this point
Commits on Jun 3, 2009
Added the initial version of saving results to a file.
vesap
committed
a330e9c
View commit details
Copy full SHA for a330e9c
View code at this point
Browse repository at this point
Commits on Jun 1, 2009
GUI: Include result tree icons to resource (and executable).
kimmov
committed
a89380e
View commit details
Copy full SHA for a89380e
View code at this point
Browse repository at this point
Commits on May 30, 2009
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
Show description for 58eda6e
aggro80
committed
58eda6e
View commit details
Copy full SHA for 58eda6e
View code at this point
Browse repository at this point
Commits on May 28, 2009
Add icon files to resource file.
Show description for d73ab89
kimmov
committed
d73ab89
View commit details
Copy full SHA for d73ab89
View code at this point
Browse repository at this point
Commits on May 26, 2009
Astyle formatting.
vesap
committed
4f41adf
View commit details
Copy full SHA for 4f41adf
View code at this point
Browse repository at this point
Added 22x22 icons from http://tango.freedesktop.org.
Show description for 76c7290
vesap
committed
76c7290
View commit details
Copy full SHA for 76c7290
View code at this point
Browse repository at this point
Commits on May 24, 2009
Fixed issues pointed out by Reijo.
Show description for de0dd0a
vesap
committed
de0dd0a
View commit details
Copy full SHA for de0dd0a
View code at this point
Browse repository at this point
Commits on May 23, 2009
Added more comments to class members and methods.
vesap
committed
2d8b08d
View commit details
Copy full SHA for 2d8b08d
View code at this point
Browse repository at this point
Now starts the default application by double clicking the error.
vesap
committed
2b7bf67
View commit details
Copy full SHA for 2b7bf67
View code at this point
Browse repository at this point
Added the initial version of opening a error with user specified application.
vesap
committed
70c32c1
View commit details
Copy full SHA for 70c32c1
View code at this point
Browse repository at this point
When adding a new error, only hides it and doesn't check all errors.
vesap
committed
ae7fc7f
View commit details
Copy full SHA for ae7fc7f
View code at this point
Browse repository at this point
Results tree now uses only QStandardItemModel for data storage.
Show description for f0a26b3
vesap
committed
f0a26b3
View commit details
Copy full SHA for f0a26b3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.