cppcheck/gui
lioncash 18e95ee83e Update the Japanese language translation file.
When I updated it through QT, it added some missing things to the other translation files, I hope that doesn't break anything :x

So far from what I've tested, everything works fine.
2012-01-28 14:50:27 -05:00
..
help online-help: Remove old files before generating new ones. 2010-12-11 17:29:40 +01:00
images GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
test Update year to 2012 2012-01-01 01:05:37 +02:00
about.ui GUI: Update About-dialog copyright year to 2011. 2011-03-08 08:59:52 +02:00
aboutdialog.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
aboutdialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
application.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
application.h Update year to 2012 2012-01-01 01:05:37 +02:00
application.ui GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
applicationdialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
applicationlist.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
applicationlist.h Update year to 2012 2012-01-01 01:05:37 +02:00
checkstatistics.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
checkstatistics.h Update year to 2012 2012-01-01 01:05:37 +02:00
checkthread.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
checkthread.h Update year to 2012 2012-01-01 01:05:37 +02:00
common.h GUI: Remeber last path where project file was opened from. 2012-01-10 21:40:11 +02:00
cppcheck-gui.rc Use forward slashes in resource file to support cross-building. 2011-10-24 15:41:21 -05:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_en.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_es.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_fi.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_fr.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_ja.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_nl.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_pl.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_ru.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_sr.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
cppcheck_sv.ts Update the Japanese language translation file. 2012-01-28 14:50:27 -05:00
csvreport.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
csvreport.h Update year to 2012 2012-01-01 01:05:37 +02:00
erroritem.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
erroritem.h Update year to 2012 2012-01-01 01:05:37 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
filelist.h Update year to 2012 2012-01-01 01:05:37 +02:00
fileviewdialog.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
fileviewdialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
gui.cppcheck Fix some complainted choices made in my older commits. 2011-11-01 13:23:47 +01:00
gui.pro GUI: Added ui file for the selectfilesdialog 2012-01-11 21:32:52 +01:00
gui.qrc GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
icon.png renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
icon.svg renamed the logo files to icon instead 2009-05-25 18:54:15 +02:00
logview.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
logview.h Update year to 2012 2012-01-01 01:05:37 +02:00
logview.ui Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
main.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
main.ui GUI: Add menu items for selecting standards. 2011-12-27 22:12:52 +02:00
mainwindow.cpp GUI: Use SelectFilesDialog result if OK button is pressed 2012-01-12 07:51:59 +01:00
mainwindow.h Update year to 2012 2012-01-01 01:05:37 +02:00
platforms.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
platforms.h Update year to 2012 2012-01-01 01:05:37 +02:00
project.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
project.h Update year to 2012 2012-01-01 01:05:37 +02:00
projectfile.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
projectfile.h Update year to 2012 2012-01-01 01:05:37 +02:00
projectfile.txt GUI: Update project file documentation. 2011-08-23 20:44:27 +03:00
projectfile.ui GUI: Rename functions related to excluding. 2011-09-25 20:59:47 +03:00
projectfiledialog.cpp GUI: Add include paths as relative to project file. 2012-01-10 22:14:51 +02:00
projectfiledialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
report.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
report.h Update year to 2012 2012-01-01 01:05:37 +02:00
resultstree.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
resultstree.h Update year to 2012 2012-01-01 01:05:37 +02:00
resultsview.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
resultsview.h Update year to 2012 2012-01-01 01:05:37 +02:00
resultsview.ui GUI: Allow selecting multiple items in results tree. 2010-11-28 23:26:53 +02:00
selectfilesdialog.cpp GUI: Refactorings. Changed names. Added comments. 2012-01-15 07:59:54 +01:00
selectfilesdialog.h GUI: Use SelectFilesDialog result if OK button is pressed 2012-01-12 07:51:59 +01:00
selectfilesdialog.ui GUI: SelectFilesDialog: increased the height somewhat 2012-01-13 06:34:07 +01:00
settings.ui GUI: Move internal error option to Advanced-tab. 2011-04-16 18:55:53 +03:00
settingsdialog.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
settingsdialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
showtypes.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
showtypes.h Update year to 2012 2012-01-01 01:05:37 +02:00
stats.ui GUI: Fix EOL style of stats.ui. 2010-12-27 11:27:39 +02:00
statsdialog.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
statsdialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
threadhandler.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
threadhandler.h Update year to 2012 2012-01-01 01:05:37 +02:00
threadresult.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
threadresult.h Update year to 2012 2012-01-01 01:05:37 +02:00
translationhandler.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
translationhandler.h Update year to 2012 2012-01-01 01:05:37 +02:00
txtreport.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
txtreport.h Update year to 2012 2012-01-01 01:05:37 +02:00
xmlreport.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
xmlreport.h Update year to 2012 2012-01-01 01:05:37 +02:00
xmlreportv1.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
xmlreportv1.h Update year to 2012 2012-01-01 01:05:37 +02:00
xmlreportv2.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
xmlreportv2.h Update year to 2012 2012-01-01 01:05:37 +02:00