cppcheck/gui
Kimmo Varis 0da55d6477 GUI: Improve updating details view.
After previous patches the details view was only updated when the
item was clicked with mouse. This patch improves the updating and
now it works also when changing selected item using keyboard.
2010-11-23 22:37:31 +02:00
..
help GUI: fixed the online-help.qhp file listing 2010-08-20 22:31:49 +02:00
images GUI: Add icons for warning/performance categories and add them to toolbar. 2010-10-18 21:35:35 +03:00
about.ui ln-: updated copyright 2010-09-16 22:15:37 +02:00
aboutdialog.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
aboutdialog.h GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03:00
application.ui GUI: Improve External editor add/edit dialog layout. 2010-10-28 23:47:30 +03:00
applicationdialog.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
applicationdialog.h GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03:00
applicationlist.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
applicationlist.h GUI: Use Notepad in Windows as default editor if Notepad++ not found. 2010-10-28 23:21:05 +03:00
checkthread.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
checkthread.h Update copyright year in all source files 2010-04-13 22:23:17 +03:00
common.h GUI: Remember main window splitter state. 2010-11-23 21:57:16 +02:00
cppcheck-gui.rc Fix Windows GUI resource file. 2009-12-19 16:53:47 +02:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
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 Added french translation 2010-06-04 06:57:21 +02:00
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 GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
csvreport.h GUI: Refactor error data passing to use own class. 2010-07-10 18:20:45 +03:00
erroritem.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
erroritem.h GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
filelist.h Fix filenames starting with capital letters. 2010-08-11 17:22:39 +03:00
fileviewdialog.cpp GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03:00
fileviewdialog.h GUI: Fix includes for dialogs/views. 2010-07-17 22:57:32 +03:00
gui.cppcheck GUI: Revert testing changes from project file. 2010-07-08 16:15:39 +03:00
gui.pro GUI: Fix path separators in project file. 2010-09-26 10:13:21 +03:00
gui.qrc GUI: Add icons for warning/performance categories and add them to toolbar. 2010-10-18 21:35:35 +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 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 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 GUI: Add Clear-button to log view. 2010-07-16 18:35:51 +03:00
main.cpp GUI: Sent ErrorItem with Error -signal. 2010-07-14 14:24:46 +03:00
main.ui Fixed #1861 (GUI: Allow hiding error) 2010-11-21 10:55:34 -08:00
mainwindow.cpp GUI: Remember main window splitter state. 2010-11-23 21:57:16 +02:00
mainwindow.h GUI: Add support for warning and performance -error types. 2010-10-18 20:50:34 +03: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 buttons to add new paths to ProjectFile dialog. 2010-11-11 22:08:10 +02:00
projectfiledialog.cpp GUI: Add path separator in ProjectFiles dialog. 2010-11-11 22:08:10 +02:00
projectfiledialog.h GUI: Add buttons to add new paths to ProjectFile dialog. 2010-11-11 22:08:10 +02:00
report.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
report.h GUI: More refactoring to use ErrorItem and ErrorLine. 2010-07-10 20:30:31 +03:00
resultstree.cpp GUI: Improve updating details view. 2010-11-23 22:37:31 +02:00
resultstree.h GUI: Improve updating details view. 2010-11-23 22:37:31 +02:00
resultsview.cpp GUI: Improve updating details view. 2010-11-23 22:37:31 +02:00
resultsview.h GUI: Improve updating details view. 2010-11-23 22:37:31 +02:00
resultsview.ui GUI: Rename the splitter widget. 2010-11-23 21:32:35 +02:00
settings.ui GUI: Add option to show debug warnings in checking log. 2010-08-29 09:38:03 +03:00
settingsdialog.cpp Add missing include lines. 2010-10-31 13:26:23 +02: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 Add missing include lines. 2010-10-31 13:26:23 +02:00
statsdialog.h Fix encoding in some files 2010-10-03 00:20:18 +03:00
threadhandler.cpp Add missing include lines. 2010-10-31 13:26:23 +02:00
threadhandler.h Fixed #1934 (GUI: Add checking info display) 2010-08-31 23:33:19 -07:00
threadresult.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02: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 GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
txtreport.h GUI: Refactor error data passing to use own class. 2010-07-10 18:20:45 +03:00
xmlreport.cpp GUI: Add new short summary to error structures. 2010-11-11 22:51:00 +02:00
xmlreport.h GUI: Add errors read from XML report to GUI. 2010-07-11 02:02:08 +03:00