cppcheck/gui
Edoardo Prezioso b50e1f4451 Attempt to fix all doxygen warnings. 2012-10-24 01:32:07 +02:00
..
help remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
images New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
test remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
about.ui GUI: updated copyright text in about dialog 2012-02-12 02:57:40 +01: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 gui: tabs to spaces and remove extra empty lines at the end of files 2012-10-12 17:46:57 +02:00
applicationdialog.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
applicationlist.cpp Fixed setting default application at first start. 2012-10-14 12:10:30 +02:00
applicationlist.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
checkstatistics.cpp Simplified some switch statements and removed redundant code (VS warning) in GUI. 2012-10-19 11:08:50 +02:00
checkstatistics.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
checkthread.cpp Avoid copying Settings in CppCheckExecutor 2012-04-06 14:19:26 +02:00
checkthread.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +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 Refactorized resource files: 2012-10-14 10:21:22 +02:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_es.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_fi.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_fr.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_it.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_ja.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_ko.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_nl.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_ru.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_sr.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
cppcheck_sv.ts Makefile: update with 'dmake'; gui: run 'lupdate gui.pro ; lrelease gui.pro'. 2012-10-15 02:25:26 +02:00
csvreport.cpp Refactorizations in Report classes: 2012-10-21 10:33:11 +02:00
csvreport.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
erroritem.cpp Removed unnecessary copy-ctor and dtor in class ErrorItem - they are generated automatically. Use initializer list in remaining ctors. 2012-10-14 12:42:44 +02:00
erroritem.h Replaced local implementations of Severity<->String conversions by wrappers of functions in /lib 2012-10-20 21:11:34 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
filelist.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +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 New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
gui.qrc New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +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 Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
main.ui New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
mainwindow.cpp Simplification: Don't call LoadProjectFile with empty filename 2012-10-21 11:40:01 +02:00
mainwindow.h Attempt to fix all doxygen warnings. 2012-10-24 01:32:07 +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 Fixed freeze when canceling projectfile dialog when creating a new Project. 2012-10-14 14:13:54 +02:00
project.h Fixed freeze when canceling projectfile dialog when creating a new Project. 2012-10-14 14:13:54 +02:00
projectfile.cpp Update year to 2012 2012-01-01 01:05:37 +02:00
projectfile.h Fixed several doxygen-comments in lib and gui 2012-10-19 11:29:05 +02:00
projectfile.txt remove unneeded spaces and empty lines 2012-10-12 17:46:57 +02:00
projectfile.ui Removed redundant, nested QVBoxLayout controls 2012-10-14 16:09:45 +02:00
projectfiledialog.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
projectfiledialog.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
report.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
report.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
resultstree.cpp Show translated name of severities in ResultsTree. 2012-10-21 11:37:23 +02:00
resultstree.h Fixed several doxygen-comments in lib and gui 2012-10-19 11:29:05 +02:00
resultsview.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
resultsview.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
resultsview.ui Removed redundant, nested QVBoxLayout controls 2012-10-14 16:09:45 +02:00
scratchpad.cpp New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
scratchpad.h New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
scratchpad.ui New Feature "Scratchpad" added to GUI. (#4166) 2012-10-20 20:14:52 +02:00
selectfilesdialog.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
selectfilesdialog.h gui: tabs to spaces and remove extra empty lines at the end of files 2012-10-12 17:46:57 +02:00
selectfilesdialog.ui GUI: SelectFilesDialog: increased the height somewhat 2012-01-13 06:34:07 +01:00
settings.ui Set notr="true" for strings that are never displayed. 2012-10-14 16:14:47 +02:00
settingsdialog.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
settingsdialog.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
showtypes.cpp Attempt to fix all doxygen warnings. 2012-10-24 01:32:07 +02:00
showtypes.h Attempt to fix all doxygen warnings. 2012-10-24 01:32:07 +02:00
stats.ui Set notr="true" for strings that are never displayed. 2012-10-14 16:14:47 +02:00
statsdialog.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
statsdialog.h Update year to 2012 2012-01-01 01:05:37 +02:00
threadhandler.cpp Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
threadhandler.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
threadresult.cpp GUI: Recheck changed files. Ticket: #816 2012-02-14 21:16:11 +01:00
threadresult.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
translationhandler.cpp GUI: Forgot to add the Italian entry in the translation handler; run 'lupdate gui.pro ; lrelease gui.pro'. 2012-09-17 12:07:45 +02:00
translationhandler.h Update year to 2012 2012-01-01 01:05:37 +02:00
txtreport.cpp Refactorizations in Report classes: 2012-10-21 10:33:11 +02:00
txtreport.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +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 Refactorizations in Report classes: 2012-10-21 10:33:11 +02:00
xmlreportv1.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00
xmlreportv2.cpp Refactorizations in Report classes: 2012-10-21 10:33:11 +02:00
xmlreportv2.h Cleanup of includes in GUI (Removed redundant includes, use forward declarations) - Build speedup by 3% in VS10 (LINKCORE=yes, Qt 4.8.3) 2012-10-07 12:25:34 +02:00