aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpptypehierarchy.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Add type hierarchy infrastructureChristian Kandeler2024-03-121-3/+0
* CppEditor: Reduce visible CppTypeHierarchy interfacehjk2024-01-241-9/+2
* CppEditor: Hide part of CppTypeHierarchy implementationhjk2023-09-041-87/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: More migration to FilePathhjk2022-12-141-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Remove unneeded CppEditorWidgetInterfaceChristian Kandeler2021-09-071-1/+2
* CppEditor: Un-export some classesChristian Kandeler2021-09-061-4/+2
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-5/+6
* Use Utils::FutureSynchronizer instead of QFutureSynchronizerJarek Kobus2021-05-121-3/+2
* Highlight old item after activating new class in type hierarchyJarek Kobus2021-01-071-2/+4
* Open type hierarchy from Type Hierarchy editorJarek Kobus2021-01-041-0/+2
* Don't leak memory when canceling Type HierarchyJarek Kobus2020-12-101-2/+4
* Modernize Type HierarchyJarek Kobus2020-12-071-5/+17
* Partial compile fix for current Qt dev and/or Qt 6hjk2019-11-121-1/+1
* CppEditor: ModernizeNikolai Kosjar2019-02-081-4/+4
* CppTools: Move CppHoverHandler to CppToolsNikolai Kosjar2018-01-161-3/+4
* CppEditor: Clean forward declarationLaurent Montel2017-09-271-4/+0
* CppEditor: Fix uninitialized value warningsNikolai Kosjar2017-06-011-8/+8
* TextEditor: add right sidebarSerhii Moroz2017-03-091-1/+1
* CppEditor: Use Qt5-style connectsOrgad Shaneh2016-05-301-1/+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
* Type hierarchy: Add drag & drop into editor splitsEike Ziller2014-10-161-2/+16
* Cpp type hierarchy: Use single click activation instead of click handlingEike Ziller2014-10-151-3/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-2/+2
* | CppEditor: Remove unneeded intermediate CppTypeHierarchyStackedWidgethjk2014-07-241-13/+1
* | Core: Use some data members in NavigationWidgetFactoryhjk2014-07-011-5/+0
|/
* Add search functionality to type hierarchy paneEike Ziller2014-06-161-3/+6
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppEditor: fix showing 'Type Hierarchy'Przemyslaw Gorszkowski2013-08-211-2/+7
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | CppTools: Fix recent regression in type hierarchy modelhjk2012-10-161-1/+2
* | CppEditor: Direct element access, less symbols.hjk2012-10-111-2/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* TypeHierarchy: Make type hierarchy independent of editorTobias Hunger2012-10-011-5/+0
* TypeHierarchy: Invert bases orderOrgad Shaneh2012-08-281-2/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* C++: Don't show inspected type in type hierarcy bases/derivedLeandro Melo2012-01-171-0/+3
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | use Core::Id for ids in INavigationWidgetFactoryhjk2011-11-101-1/+1
|/
* C++ editor: Improve type hierarchy widgetLeandro Melo2011-07-081-8/+4