aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/semantichighlighter.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: modernizeAlessandro Portale2019-01-211-2/+2
* CppTools: Use override consistentlyTobias Hunger2018-05-071-1/+1
* CppTools: Separate highlighting for function declarations and callsOrgad Shaneh2016-06-201-1/+3
* CppTools: Use Qt5-style connectsOrgad Shaneh2016-05-231-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppTools: Remove some pointless declarationsNikolai Kosjar2015-07-081-1/+0
* CppEditor: Fix semantic highlighting when zoomingNikolai Kosjar2015-06-231-3/+1
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-5/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-2/+2
* C++: Base parsing on editor document instead of widgetNikolai Kosjar2014-08-251-0/+102