cppcheck/gui
unknown 19b7468bb6 GUI: Fix order of project/global include directories.
Per project include directories must be added to the list before
the global include directories. Include directories are searched
in listed order. So placing per project include directories first
we ensure per project include file is found instead of the global
include file if same file exist in both.
2011-08-26 10:34:01 +03:00
..
help
images
test
about.ui
aboutdialog.cpp
aboutdialog.h
application.cpp
application.h
application.ui
applicationdialog.cpp
applicationdialog.h
applicationlist.cpp
applicationlist.h
checkstatistics.cpp
checkstatistics.h
checkthread.cpp
checkthread.h
common.h
cppcheck-gui.rc
cppcheck.ico
cppcheck_de.ts
cppcheck_en.ts
cppcheck_es.ts
cppcheck_fi.ts
cppcheck_fr.ts
cppcheck_ja.ts
cppcheck_nl.ts
cppcheck_pl.ts
cppcheck_ru.ts
cppcheck_sr.ts
cppcheck_sv.ts
csvreport.cpp
csvreport.h
erroritem.cpp
erroritem.h
file.ui
filelist.cpp
filelist.h
fileviewdialog.cpp
fileviewdialog.h
gui.cppcheck
gui.pro
gui.qrc
icon.png
icon.svg
logview.cpp
logview.h
logview.ui
main.cpp
main.ui
mainwindow.cpp
mainwindow.h
project.cpp
project.h
projectfile.cpp
projectfile.h
projectfile.txt
projectfile.ui
projectfiledialog.cpp
projectfiledialog.h
report.cpp
report.h
resultstree.cpp
resultstree.h Fixed #2758 ([GUI] Provide a means to filter results based on a search string) 2011-05-03 22:30:54 -07:00
resultsview.cpp
resultsview.h
resultsview.ui
settings.ui
settingsdialog.cpp
settingsdialog.h
stats.ui
statsdialog.cpp
statsdialog.h
threadhandler.cpp
threadhandler.h
threadresult.cpp
threadresult.h Fixed 2915 (GUI: Show files checked in progress bar) 2011-07-27 23:30:45 -07:00
translationhandler.cpp
translationhandler.h
txtreport.cpp
txtreport.h
xmlreport.cpp
xmlreport.h
xmlreportv1.cpp
xmlreportv1.h
xmlreportv2.cpp
xmlreportv2.h