* removed the 'redundant null pointer' check. sometimes it's unsafe to delete NULL pointer. and this check doesn't point out errors anyway. * moved the 'redundant condition' check for set::remove. Moved it to CheckStl.
Also refactored all. pro files by the way. :)
Ticket #472 (QMake project file to build cppcheck core).