About
About Cppcheck
Version %1
Cppcheck - A tool for static C/C++ code analysis.
Copyright © 2007-2010 Daniel Marjamäki and cppcheck team.
Copyright (C) 2007-2010 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 appropriate 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)
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:
Command 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
Cppcheck
Could not read the file: %1
HelpWindow
Cppcheck Help
Go back
Back
Go forward
Forward
Start
Home
LogView
Checking Log
Clear
Close
MainWindow
Cppcheck
&File
&View
&Toolbars
&Language
&Help
&Check
&Edit
Standard
&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
Warnings
Show warnings
Performance warnings
Show performance warnings
Show &hidden
Show common errors
&Check all
&Uncheck all
Collapse &all
&Expand all
&Standard
Standard items
Toolbar
&Categories
Error categories
&Open XML...
Open P&roject File...
&New Project File...
&Log View
Log View
C&lose Project File
&Edit Project File...
&Statistics
&Contents
Categories
Style warnings
Show style warnings
Common errors
Open the help contents
F1
No suitable files found to check!
You must close the project file before selecting new files or directories!
Select files to check
Select directory to check
Project:
Open the report file
License
Authors
XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)
Save the report file
Cppcheck Help
Failed to load help file (not found)
Failed to load help file
Select Project Filename
No project file loaded
XML files (*.xml)
Checking is running.
Do you want to stop the checking and exit Cppcheck?.
Text files (*.txt)
CSV files (*.csv)
Cppcheck - %1
Failed to change the language:
%1
Project files (*.cppcheck);;All files(*.*)
Select Project File
English
Dutch
Finnish
Swedish
German
Russian
Polish
Project
Cppcheck
Could not read the project file.
Could not write the project file.
ProjectFile
Project File
Project:
Paths:
Browse...
Include paths:
Defines:
ProjectFileDialog
Project file: %1
Select include directory
Select directory to check
QObject
Incorrect language specified!
Language file %1 not found!
Failed to load translation for language %1 from file %2
ResultsTree
File
Severity
Line
Summary
Undefined file
Copy filename
Copy full path
Copy message
Hide
Cppcheck
Configure the text file viewer program in Cppcheck preferences/Applications.
Could not find the file!
Could not start %1
Please check the application path and parameters are correct.
Could not find file:
%1
Please select the directory where file is located.
Select Directory
style
error
warning
performance
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.
Failed to read the report.
No errors found, nothing to save.
Failed to save the report.
Results
Settings
Preferences
General
Include paths:
Add...
Number of threads:
Check all #ifdef configurations
Show full path of files
Show "No errors found" message when no errors found
Show internal warnings in log
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
Select include directory
StatsDialog
Statistics
Project
Project:
Paths:
Include paths:
Defines:
Previous Scan
Path Selected:
Number of Files Scanned:
Scan Duration:
Copy to Clipboard
%1 secs
Project Settings
Project: %1
Paths: %2
Include paths: %3
Defines: %4
Previous Scan
Path selected: %5
Number of files scanned: %6
Scan duration: %7
<h3>Project Settings<h3>
<table>
<tr><th>Project:</th><td>%1</td></tr>
<tr><th>Paths:</th><td>%2</td></tr>
<tr><th>Include paths:</th><td>%3</td></tr>
<tr><th>Defines:</th><td>%4</td></tr>
</table>
<h3>Previous Scan</h3>
<table>
<tr><th>Path selected:</th><td>%5</td></tr>
<tr><th>Number of files scanned:</th><td>%6</td></tr>
<tr><th>Scan duration:</th><td>%7</td></tr>
</table>