cppcheck/gui
Reijo Tomperi 3bedc9331e Fix encoding in some files 2010-10-03 00:20:18 +03:00
..
help GUI: fixed the online-help.qhp file listing 2010-08-20 22:31:49 +02:00
images Merge remote branch 'remotes/kimmo/loadable-project' 2010-08-24 20:37:51 +03:00
about.ui ln-: updated copyright 2010-09-16 22:15:37 +02:00
aboutdialog.cpp
aboutdialog.h
application.ui
applicationdialog.cpp
applicationdialog.h
applicationlist.cpp GUI: Use Notepad++ by default in windows. Ticket: #1931 2010-08-15 16:40:16 +02:00
applicationlist.h
checkthread.cpp
checkthread.h
common.h GUI: Add option to show debug warnings in checking log. 2010-08-29 09:38:03 +03:00
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts GUI: Upate translation files. 2010-09-05 12:47:10 +03:00
cppcheck_en.ts GUI: Upate translation files. 2010-09-05 12:47:10 +03:00
cppcheck_fi.ts GUI: Upate translation files. 2010-09-05 12:47:10 +03:00
cppcheck_fr.ts
cppcheck_nl.ts GUI: Upate translation files. 2010-09-05 12:47:10 +03:00
cppcheck_pl.ts GUI: Upate translation files. 2010-09-05 12:47:10 +03:00
cppcheck_ru.ts GUI: Upate translation files. 2010-09-05 12:47:10 +03:00
cppcheck_se.ts GUI: Upate translation files. 2010-09-05 12:47:10 +03:00
csvreport.cpp
csvreport.h
erroritem.cpp Fix encoding in some files 2010-10-03 00:20:18 +03:00
erroritem.h Fix encoding in some files 2010-10-03 00:20:18 +03:00
file.ui
filelist.cpp Fixed #1972 (file extensions) 2010-09-02 19:17:47 +02:00
filelist.h Fix filenames starting with capital letters. 2010-08-11 17:22:39 +03:00
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro GUI: Fix path separators in project file. 2010-09-26 10:13:21 +03:00
gui.qrc Merge remote branch 'remotes/kimmo/loadable-project' 2010-08-24 20:37:51 +03:00
helpwindow.cpp GUI: some fixes of help 2010-08-25 20:08:07 +02:00
helpwindow.h GUI: some fixes of help 2010-08-25 20:08:07 +02:00
helpwindow.ui GUI: Added icons to the help window. 2010-08-23 22:01:01 +02:00
icon.png
icon.svg
logview.cpp Fix encoding in some files 2010-10-03 00:20:18 +03:00
logview.h Fix encoding in some files 2010-10-03 00:20:18 +03:00
logview.ui
main.cpp
main.ui Fixed #1934 (GUI: Add checking info display) 2010-08-31 23:33:19 -07:00
mainwindow.cpp GUI: use new style API to enable style checks. 2010-09-06 23:28:41 +03:00
mainwindow.h Fixed #1934 (GUI: Add checking info display) 2010-08-31 23:33:19 -07:00
project.cpp Fix encoding in some files 2010-10-03 00:20:18 +03:00
project.h Fix encoding in some files 2010-10-03 00:20:18 +03:00
projectfile.cpp GUI: Add new optional root-element to project file. 2010-08-20 23:58:00 +03:00
projectfile.h GUI: Add new optional root-element to project file. 2010-08-20 23:58:00 +03:00
projectfile.txt Improve project file documentation. 2010-08-21 22:54:28 +03:00
projectfile.ui GUI: Add project root path to Project file -dialog. 2010-08-21 17:08:10 +03:00
projectfiledialog.cpp Fix encoding in some files 2010-10-03 00:20:18 +03:00
projectfiledialog.h Fix encoding in some files 2010-10-03 00:20:18 +03:00
report.cpp
report.h
resultstree.cpp Fix ticket #2041 (GUI: duplicate messages because file name case different) 2010-09-10 17:42:14 +03:00
resultstree.h Fixed #1925 (fix some cppcheck warnings in cppcheck) 2010-08-10 07:26:59 +02:00
resultsview.cpp
resultsview.h
resultsview.ui
settings.ui GUI: Add option to show debug warnings in checking log. 2010-08-29 09:38:03 +03:00
settingsdialog.cpp GUI: Add option to show debug warnings in checking log. 2010-08-29 09:38:03 +03:00
settingsdialog.h Fixed #1925 (fix some cppcheck warnings in cppcheck) 2010-08-10 07:26:59 +02:00
stats.ui Fixed #1934 (GUI: Add checking info display) 2010-08-31 23:33:19 -07:00
statsdialog.cpp Fix encoding in some files 2010-10-03 00:20:18 +03:00
statsdialog.h Fix encoding in some files 2010-10-03 00:20:18 +03:00
threadhandler.cpp GUI: Fix slot name for debugerrors. 2010-09-01 19:42:28 +03:00
threadhandler.h Fixed #1934 (GUI: Add checking info display) 2010-08-31 23:33:19 -07:00
threadresult.cpp Fix error I made merging my internal error handling. 2010-08-29 14:06:01 +03:00
threadresult.h GUI: Output debug errors to log view. 2010-08-28 20:37:21 +03:00
translationhandler.cpp Fixed #1925 (fix some cppcheck warnings in cppcheck) 2010-08-10 07:26:59 +02:00
translationhandler.h Fixed #1925 (fix some cppcheck warnings in cppcheck) 2010-08-10 07:26:59 +02:00
txtreport.cpp
txtreport.h
xmlreport.cpp
xmlreport.h