About About Cppcheck Version %1 Cppcheck - A tool for static C/C++ code analysis. Copyright © 2007-2011 Daniel Marjamäki and cppcheck team. Copyright © 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 an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application. The following texts in parameters 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: executable: kate parameters: -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 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) &Application's name: &Executable: &Parameters: Browse Executable files (*.exe);;All files(*.*) Select viewer application Cppcheck You must specify a name, a path and parameters for the application! FileViewDialog Could not find the file: %1 Cppcheck Could not read the file: %1 LogView Checking Log &Save Clear Close Save Log Text files (*.txt *.log);;All files (*.*) Cppcheck Could not open file for writing: "%1" MainWindow Cppcheck &File &View &Toolbars &Help &Check &Edit Standard &License... A&uthors... &About... &Files... Check files Ctrl+F &Directory... Check directory Ctrl+D &Recheck files Ctrl+R &Stop Stop checking Esc &Save results to file... Ctrl+S &Quit &Clear results &Preferences Errors Show errors Warnings Show warnings Performance warnings Show performance warnings Show &hidden Information Show information messages Portability Show portability warnings &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 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 version 2 (*.xml);;XML files version 1 (*.xml);;Text files (*.txt);;CSV files (*.csv) XML files (*.xml);;Text files (*.txt);;CSV files (*.csv) Save the report file XML files version 1 (*.xml) XML files version 2 (*.xml) Failed to change the language: %1 Select Project Filename No project file loaded XML files (*.xml) There was a problem with loading the editor application settings. This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly. Checking is running. Do you want to stop the checking and exit Cppcheck?. Text files (*.txt) CSV files (*.csv) Cppcheck - %1 Project files (*.cppcheck);;All files(*.*) Select Project File English Dutch Finnish French Swedish German Russian Polish Japanese Japanease Serbian Project Cppcheck Could not read the project file. Could not write the project file. ProjectFile Project File Project Project: Paths: Add... Edit Remove Includes Include directories: Ignore Defines: ProjectFileDialog Project file: %1 Select include directory Select directory to check Select directory to ignore QObject Unknown language specified! Language file %1 not found! Failed to load translation for language %1 from file %2 ResultsTree File Severity Line Summary Undefined file debug 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 portability information 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. Summary Message No errors found, nothing to save. Failed to save the report. Results Settings Preferences General Include paths: Add... Number of threads: Ideal count: TextLabel Force checking all #ifdef configurations Check all #ifdef configurations Show full path of files Show "No errors found" message when no errors found Show internal warnings in log Enable inline suppressions Paths Edit Remove Applications Edit... Set as default Reports Save all errors when creating report Save full path to files in reports Language SettingsDialog N/A Add a new application Modify an application [Default] Select include directory StatsDialog Statistics Project Project: Paths: Include paths: Defines: Previous Scan Path Selected: Number of Files Scanned: Scan Duration: Errors: Warnings: Stylistic warnings: Portability warnings: TextLabel Performance issues: Information messages: Copy to Clipboard 1 day %1 days 1 hour %1 hours 1 minute %1 minutes 1 second %1 seconds 0.%1 seconds and Project Settings Project: %1 Paths: %2 Include paths: %3 Defines: %4 Previous Scan Path selected: %5 Number of files scanned: %6 Scan duration: %7 Statistics Errors: %8 Warnings: %9 Style warnings: %10 Portability warnings: %11 Performance warnings: %12 Information messages: %13 <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> <h3>Statistics</h3> <tr><th>Errors:</th><td>%8</td></tr> <tr><th>Warnings:</th><td>%9</td></tr> <tr><th>Style warnings:</th><td>%10</td></tr> <tr><th>Portability warnings:</th><td>%11</td></tr> <tr><th>Performance warnings:</th><td>%12</td></tr> <tr><th>Information messages:</th><td>%13</td></tr> </table>