..
help
remove unneeded spaces and empty lines
2012-10-12 17:46:57 +02:00
images
GUI: Add GUI for showing 'portability' warnings.
2010-12-27 11:06:31 +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 detection of multiple editors on non-Windows systems
2012-10-12 20:28:31 +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
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.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
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_es.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_fi.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_fr.ts
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
cppcheck_it.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_ja.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_ko.ts
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
cppcheck_nl.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_ru.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_sr.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
cppcheck_sv.ts
run 'lupdate gui.pro ; lrelease gui.pro'.
2012-10-07 23:53:42 +02:00
csvreport.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
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
GUI: Recheck changed files. Ticket: #816
2012-02-14 21:16:11 +01:00
erroritem.h
GUI: Recheck changed files. Ticket: #816
2012-02-14 21:16:11 +01: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
pro and pri files: remove unneeded empty lines, use spaces for consistency
2012-10-12 17:46:57 +02: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
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
GUI: Add menu items for selecting standards.
2011-12-27 22:12:52 +02:00
mainwindow.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
mainwindow.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
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
remove unneeded spaces and empty lines
2012-10-12 17:46:57 +02:00
projectfile.ui
GUI: Rename functions related to excluding.
2011-09-25 20:59:47 +03: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
gui: tabs to spaces and remove extra empty lines at the end of files
2012-10-12 17:46:57 +02:00
resultstree.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.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
GUI: Allow selecting multiple items in results tree.
2010-11-28 23:26:53 +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
GUI: Move internal error option to Advanced-tab.
2011-04-16 18:55:53 +03: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
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
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
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
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
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
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
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.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