Daniel Marjamäki
|
11ef2c0a06
|
Refactoring: Cppcheck::reportProgress needs to call _errorLogger::reportProgress. Ticket: #1625
|
2010-08-08 08:46:47 +02:00 |
Daniel Marjamäki
|
f5823f7747
|
Visual Studio: Fixed warnings
|
2010-08-06 17:32:16 +02:00 |
Daniel Marjamäki
|
9edecd4a3f
|
Added ErrorLogger::reportProgress and removed ErrorLogger::ReportProgress. This will make it easier for GUI and other clients to display progress information.
|
2010-08-03 16:36:21 +02:00 |
Daniel Marjamäki
|
05c4138b2f
|
Refactoring: Removed unused variable _xmllist
|
2010-07-24 18:57:38 +02:00 |
Daniel Marjamäki
|
8f76aea6ed
|
2 pass checking: broke out Cppcheck::analyseFile. To be used for tests
|
2010-05-21 21:06:11 +02:00 |
Reijo Tomperi
|
35d2a27b9c
|
Update copyright year in all source files
|
2010-04-13 22:23:17 +03:00 |
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 |
Reijo Tomperi
|
be598757a1
|
Fix segmentation fault when calling with --errorlist and add a testcase for it.
|
2010-04-03 22:53:06 +03:00 |
Daniel Marjamäki
|
933289a6d7
|
doxygen: updated comments for Cppcheck and FileLister
|
2010-03-14 18:55:33 +01:00 |
Daniel Marjamäki
|
53d036fadf
|
Added Cppcheck::terminate function that will terminate the checking ASAP
|
2010-01-18 20:23:50 +01:00 |
Daniel Marjamäki
|
6fd74dce47
|
exitcode suppressions. Partly fixes #1113
|
2009-12-28 11:26:52 +01:00 |
Daniel Marjamäki
|
599b04afbf
|
Refactoring: Changed pointer to reference
|
2009-10-26 21:31:36 +01:00 |
Reijo Tomperi
|
1ee28ba444
|
Refactoring: Make Cppcheck::version() static
Update codeblocks projectfile
|
2009-10-25 22:06:58 +02:00 |
Daniel Marjamäki
|
09859c1019
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |