aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpptypehierarchy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Create a reusable item delegate wich supports "annotations".Leandro Melo2010-10-061-30/+8
|/
* Navigation Widget: add 'Priority' supportDenis Mingulov2010-09-091-0/+1
* Rename a method for clarity.Leandro Melo2010-08-161-1/+1
* Make type hierarchy widget reusable accross editors.Leandro Melo2010-08-161-0/+2
* Create type hierarchy widget; Refactor code from C++ hover into a simple reus...Leandro Melo2010-08-131-0/+142