About
About Cppcheck
Version %1
Cppcheck - A tool for static C/C++ code analysis.
Copyright (C) 2007-2010 Daniel Marjamäki and cppcheck team.
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 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
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
Cppcheck
Could not read the file: %1
LogView
Checking Log
Clear
Close
MainWindow
Cppcheck
Standard
&File
&View
&Toolbars
&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 style errors
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
&Contents
Categories
Open the help contents
F1
&Language
&Help
Select files to check
Select directory to check
No suitable files found to check!
License
Authors
XML files (*.xml);;Text files (*.txt);;CSV files (*.csv)
Save the report file
XML files (*.xml)
Open the report file
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
Failed to change language:
%1
Project files (*.cppcheck);;All files(*.*)
Select Project File
Select Project Filename
Finnish
English
Dutch
Swedish
German
Russian
Polish
Project
Cppcheck
Could not read the project file.
Could not write the project file.
ProjectFile
Project File
Include paths:
Defines:
ProjectFileDialog
Project file: %1
QObject
Incorrect language specified!
Language file %1 not found!
Language file %1.qm not found!
Failed to load translation for language %1 from file %2
Failed to load translation for language %1 from file %2.qm
ResultsTree
File
Severity
Line
Message
Undefined file
Copy filename
Copy full path
Copy message
Cppcheck
Configure the text file viewer program in Cppcheck preferences/Applications.
You can open this error by specifying applications in program's settings.
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
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
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