cppcheck/gui
Edoardo Prezioso 9dd3360cd6 Fix some complainted choices made in my older commits.
Note: probably you should do 'make clean' before using 'make' to rebuild it again. Maybe it's me but 'make' reports various errors when linking.
2011-11-01 13:23:47 +01:00
..
help online-help: Remove old files before generating new ones. 2010-12-11 17:29:40 +01:00
images GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
test Use Token::simpleMatch() / Token::findsimplematch() where possible 2011-10-28 22:31:05 +02:00
about.ui GUI: Update About-dialog copyright year to 2011. 2011-03-08 08:59:52 +02:00
aboutdialog.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
aboutdialog.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
application.cpp GUI: Improving application handling code. 2011-04-02 16:30:46 +03:00
application.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
application.ui GUI: Improve the Application dialog layoyt. 2011-04-04 11:00:09 +03:00
applicationdialog.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
applicationdialog.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
applicationlist.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
applicationlist.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkstatistics.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkstatistics.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkthread.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkthread.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
common.h GUI: Move ShowTypes enum to own class and file. 2011-10-11 22:20:36 +03:00
cppcheck-gui.rc Use forward slashes in resource file to support cross-building. 2011-10-24 15:41:21 -05:00
cppcheck.ico GUI: Add application icon for Windows. 2009-05-28 17:54:07 +03:00
cppcheck_de.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_en.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_es.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_fi.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_fr.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_ja.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_nl.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_pl.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_ru.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_sr.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
cppcheck_sv.ts GUI: Update translation files. 2011-10-07 20:09:15 +03:00
csvreport.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
csvreport.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
erroritem.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
erroritem.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
file.ui Fileview dialogs now use Qt Designer ui files. 2009-07-02 19:46:26 +03:00
filelist.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
filelist.h fixed a few doxygen warnings 2011-10-16 17:16:07 +02:00
fileviewdialog.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
fileviewdialog.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
gui.cppcheck Fix some complainted choices made in my older commits. 2011-11-01 13:23:47 +01:00
gui.pro Remove 'help' from qmake profile 2011-10-24 17:48:54 -05:00
gui.qrc GUI: Add GUI for showing 'portability' warnings. 2010-12-27 11:06:31 +02:00
icon.png
icon.svg
logview.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
logview.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
logview.ui Fixed #2047 (GUI: save log to file) 2010-12-14 23:51:21 -08:00
main.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
main.ui GUI: Make platforms in GUI more dynamic. 2011-10-02 22:10:05 +03:00
mainwindow.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
mainwindow.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
platforms.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
platforms.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
project.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
project.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
projectfile.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
projectfile.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
projectfile.txt GUI: Update project file documentation. 2011-08-23 20:44:27 +03:00
projectfile.ui GUI: Rename functions related to excluding. 2011-09-25 20:59:47 +03:00
projectfiledialog.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
projectfiledialog.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
report.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
report.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
resultstree.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
resultstree.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
resultsview.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
resultsview.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
resultsview.ui GUI: Allow selecting multiple items in results tree. 2010-11-28 23:26:53 +02:00
settings.ui GUI: Move internal error option to Advanced-tab. 2011-04-16 18:55:53 +03:00
settingsdialog.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
settingsdialog.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
showtypes.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
showtypes.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
stats.ui GUI: Fix EOL style of stats.ui. 2010-12-27 11:27:39 +02:00
statsdialog.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
statsdialog.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
threadhandler.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
threadhandler.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
threadresult.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
threadresult.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
translationhandler.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
translationhandler.h fixed a few doxygen warnings 2011-10-16 17:16:07 +02:00
txtreport.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
txtreport.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
xmlreport.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
xmlreport.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
xmlreportv1.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
xmlreportv1.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
xmlreportv2.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
xmlreportv2.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00