About
About Cppcheck
Version %1
Cppcheck - A tool for static C/C++ code analysis.
Copyright (C) 2007-2009 Daniel Marjamäki and cppcheck team.
This program is licensed under the terms
of the GNU General Public License version 3
Visit Cppcheck homepage at %1
ApplicationDialog
Add an application
Here you can add applications that can open error files.
Specify a name for the application and the application to execute.
The following texts are replaced with appriproate values when application is executed:
(file) - Filename containing the error
(line) - Line number containing the error
(message) - Error message
(severity) - Error severity
Example opening a file with Kate and make Kate scroll to the correct line:
kate -l(line) (file)
Application's name
Application to execute
Browse
Executable files (*.exe);;All files(*.*)
Select viewer application
Cppcheck
You must specify a name and a path for the application!
FileViewDialog
Could not find the file: %1
Could not find the file:
Cppcheck
Could not read the file: %1
MainWindow
Cppcheck
Standard
Show possible false positives
&File
&View
&Check
&Edit
&License...
A&uthors...
&About...
&Files...
Ctrl+F
&Directory...
Ctrl+D
&Recheck files
Ctrl+R
&Stop
Esc
&Save results to file...
Ctrl+S
&Quit
&Clear results
&Preferences
Show security errors
Show style errors
Show common errors
&Check all
&Uncheck all
Collapse &all
&Expand all
&Toolbar
&Language
&Help
Select files to check
Select directory to check
No suitable files found to check!
Cannot exit while checking.
Stop the checking before exiting.
License
Authors
XML files (*.xml);;Text files (*.txt)
Save the report file
XML files (*.xml)
Cppcheck - %1
Failed to change the language:
%1
Failed to change language:
%1
QObject
Incorrect language specified!
Language file %1.qm not found!
Failed to load language from file %1
ResultsTree
File
Severity
Line
Message
Undefined file
Copy filename
Copy full path
Cppcheck
You can open this error by specifying applications in program's settings.
Could not start %1
Please check the application path and parameters are correct.
all
style
security
error
ResultsView
Cppcheck
No errors found.
Errors were found, but they are configured to be hidden.
To toggle what kind of errors are shown, open view menu.
Results
Settings
Settings
General
Number of threads:
Check all #ifdef configurations
Show full path of files
Show "No errors found" message when no errors found
Applications
Add application
Delete application
Modify application
Set as default application
Reports
Save all errors when creating report
Save full path to files in reports
SettingsDialog
Add a new application
Modify an application