After upgrading to Ubuntu 10.04, Qt Creator seems to have an issue with just about every line of my code saying that things are not type names etc. Everything compiles fine, but there are green squiggly lines under almost every line of code. Any tips on how I can clue it in to do a better job of hinting when a line might be wrong, or at least turn it off if not?

Sorry if this question has been asked before; wasn't quite sure what this feature is called.