.. |
help
|
…
|
|
images
|
…
|
|
test
|
GUITEST: Add test reading XML format v2 file.
|
2011-02-09 22:08:29 +02:00 |
about.ui
|
GUI: Update About-dialog copyright year to 2011.
|
2011-03-08 08:59:52 +02:00 |
aboutdialog.cpp
|
…
|
|
aboutdialog.h
|
…
|
|
application.ui
|
…
|
|
applicationdialog.cpp
|
…
|
|
applicationdialog.h
|
…
|
|
applicationlist.cpp
|
GUI: Fix for initializing default application.
|
2011-02-25 18:01:23 +02:00 |
applicationlist.h
|
GUI: Rename methods.
|
2011-02-25 13:07:42 +02:00 |
checkstatistics.cpp
|
…
|
|
checkstatistics.h
|
…
|
|
checkthread.cpp
|
fix CppCheck constructor to allow gui to compile
|
2011-02-23 21:58:38 +13:00 |
checkthread.h
|
…
|
|
common.h
|
GUI: Show default application with [Default] text.
|
2011-02-25 11:45:04 +02:00 |
cppcheck-gui.rc
|
…
|
|
cppcheck.ico
|
GUI: Add application icon for Windows.
|
2009-05-28 17:54:07 +03:00 |
cppcheck_de.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_en.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_fi.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_fr.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_ja.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_nl.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_pl.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_ru.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_sr.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
cppcheck_sv.ts
|
GUI: Update translation files.
|
2011-03-20 16:24:14 +02:00 |
csvreport.cpp
|
GUI: Use severity enum in ErrorItem.
|
2011-03-07 21:10:30 +02:00 |
csvreport.h
|
…
|
|
erroritem.cpp
|
GUI: Initialize Severity in ErrorItem constructor.
|
2011-03-07 23:43:59 +02:00 |
erroritem.h
|
GUI: Initialize Severity in ErrorItem constructor.
|
2011-03-07 23:43:59 +02:00 |
file.ui
|
…
|
|
filelist.cpp
|
GUI: Take filtering into use in GUI.
|
2011-02-28 00:13:28 +02:00 |
filelist.h
|
GUI: Take filtering into use in GUI.
|
2011-02-28 00:13:28 +02:00 |
fileviewdialog.cpp
|
…
|
|
fileviewdialog.h
|
…
|
|
gui.cppcheck
|
…
|
|
gui.pro
|
GUI: Rename Swedish translation file.
|
2011-03-20 16:24:14 +02:00 |
gui.qrc
|
…
|
|
helpwindow.cpp
|
…
|
|
helpwindow.h
|
…
|
|
helpwindow.ui
|
…
|
|
icon.png
|
…
|
|
icon.svg
|
…
|
|
logview.cpp
|
…
|
|
logview.h
|
…
|
|
logview.ui
|
…
|
|
main.cpp
|
…
|
|
main.ui
|
…
|
|
mainwindow.cpp
|
GUI: Take filtering into use in GUI.
|
2011-02-28 00:13:28 +02:00 |
mainwindow.h
|
Fixed: #2572 (GUI: Disable all UI actions on Recheck)
|
2011-02-11 21:08:37 +02:00 |
project.cpp
|
GUI: Add GUI for ignored paths in project files.
|
2011-02-28 15:58:44 +02:00 |
project.h
|
…
|
|
projectfile.cpp
|
GUI: Show native path separators.
|
2011-02-28 17:18:14 +02:00 |
projectfile.h
|
GUI: Convert some projectfile method arguments const.
|
2011-02-27 18:53:57 +02:00 |
projectfile.txt
|
GUI: Update project file description file.
|
2011-02-28 16:31:46 +02:00 |
projectfile.ui
|
GUI: Add GUI for ignored paths in project files.
|
2011-02-28 15:58:44 +02:00 |
projectfiledialog.cpp
|
astyle formatting
|
2011-03-01 17:58:15 +01:00 |
projectfiledialog.h
|
GUI: Add GUI for ignored paths in project files.
|
2011-02-28 15:58:44 +02:00 |
report.cpp
|
…
|
|
report.h
|
…
|
|
resultstree.cpp
|
GUI: Add back translation of severity texts.
|
2011-03-07 23:35:58 +02:00 |
resultstree.h
|
GUI: Add back translation of severity texts.
|
2011-03-07 23:35:58 +02:00 |
resultsview.cpp
|
GUI: Make Severity to ShowType use enum values.
|
2011-03-07 22:36:47 +02:00 |
resultsview.h
|
…
|
|
resultsview.ui
|
…
|
|
settings.ui
|
GUI: Improve edit application setttings dialog.
|
2011-02-25 09:43:07 +02:00 |
settingsdialog.cpp
|
GUI: Select the default application in app list.
|
2011-02-25 13:15:53 +02:00 |
settingsdialog.h
|
GUI: Improve edit application setttings dialog.
|
2011-02-25 09:43:07 +02:00 |
stats.ui
|
…
|
|
statsdialog.cpp
|
…
|
|
statsdialog.h
|
…
|
|
threadhandler.cpp
|
…
|
|
threadhandler.h
|
…
|
|
threadresult.cpp
|
GUI: Use severity enum in ErrorItem.
|
2011-03-07 21:10:30 +02:00 |
threadresult.h
|
…
|
|
translationhandler.cpp
|
GUI: Rename Swedish translation file.
|
2011-03-20 16:24:14 +02:00 |
translationhandler.h
|
GUITEST: Add first GUI test testing TranslationHandler.
|
2011-02-08 23:42:50 +02:00 |
txtreport.cpp
|
GUI: Use severity enum in ErrorItem.
|
2011-03-07 21:10:30 +02:00 |
txtreport.h
|
…
|
|
xmlreport.cpp
|
GUI: Unquote special characters when reading XML.
|
2011-02-05 16:07:59 +02:00 |
xmlreport.h
|
GUI: Unquote special characters when reading XML.
|
2011-02-05 16:07:59 +02:00 |
xmlreportv1.cpp
|
GUI: Use severity enum in ErrorItem.
|
2011-03-07 21:10:30 +02:00 |
xmlreportv1.h
|
GUI: Read ErrorItems instead of ErrorLines from XML report.
|
2011-02-05 12:41:29 +02:00 |
xmlreportv2.cpp
|
GUI: Use severity enum in ErrorItem.
|
2011-03-07 21:10:30 +02:00 |
xmlreportv2.h
|
GUITEST: Add test reading XML format v2 file.
|
2011-02-09 22:08:29 +02:00 |