summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppchecksymbols.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "CppHighlighter: highlight all functions/methods."Erik Verbruggen2012-03-291-84/+14
* CppHighlighter: highlight all functions/methods.Francois Ferrand2012-03-291-14/+84
* C++: handle destructor names with template parameters.Erik Verbruggen2012-02-231-8/+11
* C++: Add support for C++11 range-based 'for' loopsFlex Ferrum2012-02-211-0/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* C++: Added highlighting for labels.Erik Verbruggen2012-02-091-0/+17
* Move QtConcurrent library into Utils.Friedemann Kleint2012-02-091-1/+1
* C++: Moved completion/highlighting into the model manager.Erik Verbruggen2012-02-081-0/+1110