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 }}
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
mainwindow.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
GUI: Use native path separators in main window caption.
kimmov
committed
4da5679
View commit details
Copy full SHA for 4da5679
View code at this point
Browse repository at this point
Commits on Jul 16, 2009
Added support for checking files via commandline arguments.
vesap
committed
962757c
View commit details
Copy full SHA for 962757c
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 12, 2009
cleanup: continued with the removing of the security. Some more work is needed but now everything compiles and runs at least.
Daniel Marjamäki
committed
11bc519
View commit details
Copy full SHA for 11bc519
View code at this point
Browse repository at this point
Commits on Jul 6, 2009
GUI: Add new CSV report type.
Show description for 58c21dd
kimmov
committed
58c21dd
View commit details
Copy full SHA for 58c21dd
View code at this point
Browse repository at this point
Commits on Jul 5, 2009
Refactoring: Rename member functions to follow naming guidelines.
aggro80
committed
8b0e481
View commit details
Copy full SHA for 8b0e481
View code at this point
Browse repository at this point
Commits on Jul 4, 2009
astyle fix
aggro80
committed
6e37861
View commit details
Copy full SHA for 6e37861
View code at this point
Browse repository at this point
Merge branch 'master' of git@github.com:danmar/cppcheck
vesap
committed
d5762b8
View commit details
Copy full SHA for d5762b8
View code at this point
Browse repository at this point
Settings are now saved before window has closed.
Show description for e656c95
vesap
committed
e656c95
View commit details
Copy full SHA for e656c95
View code at this point
Browse repository at this point
Commits on Jul 3, 2009
GUI: Read include directories from project file.
kimmov
committed
4621174
View commit details
Copy full SHA for 4621174
View code at this point
Browse repository at this point
GUI: Further improve error message for lang file not found.
Show description for f1847e7
kimmov
committed
f1847e7
View commit details
Copy full SHA for f1847e7
View code at this point
Browse repository at this point
Remove unused variable.
kimmov
committed
71eaf8f
View commit details
Copy full SHA for 71eaf8f
View code at this point
Browse repository at this point
Commits on Jul 2, 2009
TranslationHandler now suggests a language based on sysytem locale.
Show description for 7a41152
vesap
committed
7a41152
View commit details
Copy full SHA for 7a41152
View code at this point
Browse repository at this point
Disabling progressbar if stop button is pressed.
Show description for 27d630f
vesap
committed
27d630f
View commit details
Copy full SHA for 27d630f
View code at this point
Browse repository at this point
Checks if toolbar is closed when opening view menu.
Show description for 8f516a5
vesap
committed
8f516a5
View commit details
Copy full SHA for 8f516a5
View code at this point
Browse repository at this point
Fileview dialogs now use Qt Designer ui files.
Show description for 7e043b1
vesap
committed
7e043b1
View commit details
Copy full SHA for 7e043b1
View code at this point
Browse repository at this point
Merge branch 'master' of git@github.com:danmar/cppcheck
Show description for 7d2c26b
vesap
committed
7d2c26b
View commit details
Copy full SHA for 7d2c26b
View code at this point
Browse repository at this point
Settings dialog and application dialog now use Qt Designer ui files.
vesap
committed
e973f96
View commit details
Copy full SHA for e973f96
View code at this point
Browse repository at this point
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
GUI: Remember standard toolbar visibility (add it to settings).
kimmov
committed
c79d50a
View commit details
Copy full SHA for c79d50a
View code at this point
Browse repository at this point
GUI: Add View-menu item to show/hide standard toolbar.
kimmov
committed
4644f8b
View commit details
Copy full SHA for 4644f8b
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
GUI: Disable checking unused functions.
Show description for 64f88f1
kimmov
committed
64f88f1
View commit details
Copy full SHA for 64f88f1
View code at this point
Browse repository at this point
Commits on Jun 22, 2009
GUI: Add checked directory path to main window caption.
kimmov
committed
e327111
View commit details
Copy full SHA for e327111
View code at this point
Browse repository at this point
GUI: Add support for project files.
Show description for 1aafeeb
kimmov
committed
1aafeeb
View commit details
Copy full SHA for 1aafeeb
View code at this point
Browse repository at this point
Commits on Jun 20, 2009
GUI: Don't allow to open Settings-dialog while checking.
kimmov
committed
dc75761
View commit details
Copy full SHA for dc75761
View code at this point
Browse repository at this point
GUI: Rename Check all/Uncheck all View-menu items to Show all/Hide all.
Show description for 7c50e74
kimmov
committed
7c50e74
View commit details
Copy full SHA for 7c50e74
View code at this point
Browse repository at this point
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: Notify user the compare is ready if main window is inactive.
kimmov
committed
71aa189
View commit details
Copy full SHA for 71aa189
View code at this point
Browse repository at this point
GUI: Clear results from view before starting new compare.
Show description for 5643d81
kimmov
committed
5643d81
View commit details
Copy full SHA for 5643d81
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.