aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/typehierarchybuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-90/+0
* CppEditor: Fix possible crash when following typdefsChristian Kandeler2021-07-291-1/+4
* Show type hierarchy also for typedefsJarek Kobus2021-01-131-1/+10
* Add cache to hierarchy visitor, fix following typedefs and usingsJarek Kobus2021-01-071-1/+2
* Store path as FilePath instead of QStringJarek Kobus2020-12-181-1/+1
* Make buildDerivedTypeHierarchy() a static methodJarek Kobus2020-12-171-10/+8
* Modernize Type HierarchyJarek Kobus2020-12-071-1/+4
* Remove unneeded QStringList forward declarationsEike Ziller2020-09-291-2/+0
* CppTools: modernizeAlessandro Portale2019-01-211-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-2/+3
* 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
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-1/+1
* | CppTools: Move DependencyTable to Snapshothjk2014-09-191-2/+0
|/
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | CppEditor: Use TypeHierarchyBuilder in FunctionHelper::overridesNikolai Kosjar2013-12-101-0/+3
|/
* CppTools: Speed up TypeHierarchyBuilder::buildDerived()Nikolai Kosjar2013-11-121-2/+4
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-0/+81