aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/typehierarchybuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-241/+0
* CppEditor: Fix possible crash when following typdefsChristian Kandeler2021-07-291-2/+7
* Show type hierarchy also for typedefsJarek Kobus2021-01-131-63/+67
* Add cache to hierarchy visitor, fix following typedefs and usingsJarek Kobus2021-01-071-30/+55
* Store path as FilePath instead of QStringJarek Kobus2020-12-181-11/+6
* Make buildDerivedTypeHierarchy() a static methodJarek Kobus2020-12-171-34/+29
* Modernize Type HierarchyJarek Kobus2020-12-071-15/+31
* Standardize on int for line and column valueshjk2019-07-261-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* CppTools: modernizeAlessandro Portale2019-01-211-3/+2
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: handle case-insensitive file names in the CPlusPlus::SnapshotErik Verbruggen2014-12-171-3/+7
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CppTools: Move DependencyTable to Snapshothjk2014-09-191-5/+2
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: Speed up TypeHierarchyBuilder::buildDerived()Nikolai Kosjar2013-11-121-8/+15
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-0/+198