aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cpphighlightingsupport.h
Commit message (Expand)AuthorAgeFilesLines
* C++: Base parsing on editor document instead of widgetNikolai Kosjar2014-08-251-85/+0
* CppTools: CppHighlightingSupport takes a BaseTextDocumentNikolai Kosjar2014-06-121-5/+5
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Add experimental clang code-model plug-in.Erik Verbruggen2013-12-201-1/+2
|/
* C++: unify highlighting/code-completion support "factories".Erik Verbruggen2013-09-101-8/+0
* C++: optionally let the highlighter handle ifdefed-out blocks.Erik Verbruggen2013-08-191-0/+1
* C++ Detach the CppEditor from code-model internals.Erik Verbruggen2013-04-261-2/+4
* C++: highlighter clean-upsErik Verbruggen2013-04-181-3/+15
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Add flag for semantic highlighter to set diagnostics.Erik Verbruggen2012-03-151-0/+2
* C++: make highlighting/completion plugable.Erik Verbruggen2012-02-201-6/+23
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* C++: Moved completion/highlighting into the model manager.Erik Verbruggen2012-02-081-0/+62