cppcheck/cli
Daniel Marjamäki 4a7c56f970 1.47: Updated versions 2011-02-06 12:05:42 +01:00
..
cli.pro Add CLI support for ignoring paths. 2011-02-02 14:34:04 +02:00
cmdlineparser.cpp Improve --help listing by removing duplicate options list and using lt and gt characters for option arguments. 2011-02-05 22:59:26 +02:00
cmdlineparser.h Add CLI support for ignoring paths. 2011-02-02 14:34:04 +02:00
cppcheck.rc 1.47: Updated versions 2011-02-06 12:05:42 +01:00
cppcheck.vcproj Update VS2008/VS2010 project files. 2011-02-02 14:37:48 +02:00
cppcheck.vcxproj Update VS2008/VS2010 project files. 2011-02-02 14:37:48 +02:00
cppcheck.vcxproj.filters Update VS2008/VS2010 project files. 2011-02-02 14:37:48 +02:00
cppcheckexecutor.cpp Merge branch 'ignore-paths-cli' 2011-02-02 21:09:22 +02:00
cppcheckexecutor.h cppcheck: output errorlist to stdout 2011-01-16 17:18:09 +01:00
filelister.cpp Move filelister* to cli. 2011-01-18 19:58:49 +02:00
filelister.h Make FileLister::acceptFile() a static method. 2011-02-03 11:48:16 +02:00
filelister_unix.cpp Make FileLister::acceptFile() a static method. 2011-02-03 11:48:16 +02:00
filelister_unix.h Move FileLister* to CLI doxygen-module. 2011-02-01 08:33:02 +02:00
filelister_win32.cpp Astyle formatting. 2011-02-01 19:56:05 +11:00
filelister_win32.h Move FileLister* to CLI doxygen-module. 2011-02-01 08:33:02 +02:00
main.cpp 1.47: Updated versions 2011-02-06 12:05:42 +01:00
pathmatch.cpp Allow to exclude filenames (with paths). 2011-02-03 14:43:42 +02:00
pathmatch.h Add CLI support for ignoring paths. 2011-02-02 14:34:04 +02:00
resource.h Restructuring: Updated the Visual Studio project files. They are now generated by qmake 2009-10-28 17:37:38 +01:00
threadexecutor.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
threadexecutor.h Move FileLister* to CLI doxygen-module. 2011-02-01 08:33:02 +02:00