aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppcanonicalsymbol.h
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Do not call CanonicalSymbol::operator() on a temporaryChristian Kandeler2023-09-251-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Un-export some classesChristian Kandeler2021-09-061-5/+3
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+62
* Move CanonicalSymbol from CppEditor to CppToolsNikolai Kosjar2017-05-291-62/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppEditor: Remove CppEditorWidget dependency of CanonicalSymbolNikolai Kosjar2014-08-201-6/+1
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-3/+3
|/
* CppEditor: Extract CanonicalSymbolNikolai Kosjar2014-06-131-0/+74