Kimmo Varis
0a9f6bc631
Windows: Fix FileLister to send full paths instead of only filenames.
2009-05-30 13:22:08 +03:00
Reijo Tomperi
58eda6e978
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
...
http://apps.sourceforge.net/trac/cppcheck/ticket/325
2009-05-30 08:48:12 +03:00
Kimmo Varis
3f3b1279da
Fix building GUI with Visual Studio.
2009-05-28 10:22:30 +03:00
unknown
bc6e1a74d0
Windows Qt compilation fixes.
...
FileLister::RecursiveAddFiles failed to compile in Windows when GUI was compiled. Since that method wasn't used in Qt build I ifdeffed it out.
Also removed vcl related code from checkdialog since that was removed from release.
2009-03-07 18:53:50 +02:00
Reijo Tomperi
fc8f47145a
Copyrights updated
2009-03-01 19:52:33 +00:00
Daniel Marjamäki
cc63506b03
FileLister: handle '\\' path separator the same way '/' is handled
2009-02-15 11:26:00 +00:00
Daniel Marjamäki
6b52ee03cf
filelister: use '\\' instead of '/' in windows paths
2009-02-15 07:58:34 +00:00
Daniel Marjamäki
eb5d11c1c3
FileLister: Added code that I received from Jeffrey Walton to handle directories and files better
2009-02-07 07:38:22 +00:00
Daniel Marjamäki
6f40ed9796
include: Had to include <cstring> in a few places to be able to compile cppcheck
2009-01-23 20:55:06 +00:00
Reijo Tomperi
8d6f41397a
Fixing ticket #35 (Get rid of #ifdefs in our code where possible)
2009-01-23 20:25:13 +00:00
Reijo Tomperi
176dd41306
Fixed Ticket #40 , Check copyright texts in files, now that we have new developers.
2009-01-21 20:04:20 +00:00
Nicolas Le Cam
45478a7178
FileLister: Fix bug that prevent a file passed by with paths to be checked; Add the possibility to use \ as a directory separator on Windows closing issue #22
2009-01-18 23:51:31 +00:00
Kimmo Varis
bfc82f29eb
Does not understand . as current folder (Trac #4 )
2009-01-17 19:34:11 +00:00
Reijo Tomperi
449dcc2a60
Add support for .c++ files ( Debian Bug#512060: cppcheck: refuses to
...
check .c++ files )
2009-01-16 20:46:41 +00:00
Reijo Tomperi
e435a1f1d6
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
2009-01-06 14:18:36 +00:00