aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/semantichighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppTools: SimplifyNikolai Kosjar2019-11-011-1/+1
* CppTools: modernizeAlessandro Portale2019-01-211-3/+2
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Make functionality of applying mixin text styles available for everyoneEike Ziller2017-05-291-11/+2
* Utils: Adjust name fillWithZero()Thomas Hartmann2017-03-291-1/+1
* CppTools: Fix uninitialized memoryMarco Bubke2017-01-171-0/+1
* CppTools: Separate highlighting for function declarations and callsOrgad Shaneh2016-06-201-0/+12
* Add QTC_GUARDEike Ziller2016-04-181-2/+1
* CppTools: De-noise SemanticHighlighterOrgad Shaneh2016-03-091-20/+22
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppTools/Clang: Clean-up of includesNikolai Kosjar2015-12-161-2/+1
* CppEditor: Fix semantic highlighting when zoomingNikolai Kosjar2015-06-231-10/+0
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* CppTools: Make use of QLoggingCategoryNikolai Kosjar2014-11-031-7/+6
* License update.Eike Ziller2014-10-151-7/+8
* Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-2/+2
* C++: prevent possible nullptr deref.Erik Verbruggen2014-09-121-0/+2
* C++: Base parsing on editor document instead of widgetNikolai Kosjar2014-08-251-0/+165