cppcheck/cli
Reijo Tomperi 9a4cbe0540 Changed CppCheck::parseFromArgs() to return boolean value and reportOut() in case of error.
It used to throw exception and return error message with the exception.
2010-04-11 22:53:21 +03:00
..
cli.pro Update CLI Qmake project file compiler flags. 2010-04-03 14:08:17 +03:00
cppcheck.rc updated version to 1.42 2010-03-09 19:05:28 +01:00
cppcheck.vcproj Implement Win32 FileLister as separate class. 2010-03-11 21:58:59 +02:00
cppcheckexecutor.cpp Changed CppCheck::parseFromArgs() to return boolean value and reportOut() in case of error. 2010-04-11 22:53:21 +03:00
cppcheckexecutor.h restructuring the folder structure 2009-10-25 21:20:42 +01:00
main.cpp updated version to 1.42 2010-03-09 19:05:28 +01: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 Fix more -Wshadow compile warnings 2010-04-09 22:40:37 +03:00
threadexecutor.h lanurmi: Fixed threads handling when using Sun compiler 2010-01-14 22:01:33 +01:00