Commit Graph

6 Commits

Author SHA1 Message Date
mae
72bb7c5c11 Convert semantic highlighter to use additional formats
instead of extra selections. This requires a recent
version of Qt 4.7, the beta 2 will not do.

Done-with: Roberto Raggi
2010-07-13 14:37:48 +02:00
Roberto Raggi
7d7288cf9d Refactored CheckUndefinedSymbols to use RunFunctionTaskBase.
This will eventually fix a few leaks we introduced in the semantic highlighter.
2010-07-07 09:44:08 +02:00
Roberto Raggi
f30f1b66de Compress the usages. 2010-07-06 14:35:23 +02:00
Roberto Raggi
6d8ecb762f Moved the semantic highlighter in a QFuture. 2010-07-06 10:53:34 +02:00
Roberto Raggi
2ee75bac8c Get rid of CheckUndefinedSymbol::Use. 2010-07-05 17:43:13 +02:00
Roberto Raggi
84ebb1048d Moved CheckUndefinedSymbols to the cpptools plug-in. 2010-07-05 17:35:54 +02:00