aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview/classviewnavigationwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix various leaks relating to use of Core::NavigationViewChristian Kandeler2020-01-271-1/+1
* ClassView: Dissolve the internal 'Utils' classhjk2019-11-181-2/+2
* Remove more deprecation warningshjk2019-07-051-1/+2
* ClassView: ModernizeAlessandro Portale2018-11-081-4/+2
* Utils: move code model icons to utilsDavid Schulz2018-08-061-1/+1
* Class view: Fix keyboard focus when using shortcutEike Ziller2018-03-091-3/+5
* ClassView: Use Qt5-style connectsOrgad Shaneh2016-05-301-14/+14
* ClassView: Remove duplicated iconAlessandro Portale2016-04-071-1/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Class view: Fix expanding of items on double clickRobert Loehning2015-05-061-0/+25
* Update LicenseEike Ziller2015-01-161-6/+6
* Class view: Add drag & drop onto editor splitsEike Ziller2014-10-171-0/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | FindToolBar: Add support for "lightcolored" panelsDaniel Teske2014-08-121-1/+2
* | TreeViewFind -> ItemViewFindDaniel Teske2014-08-111-3/+3
|/
* Add search to class viewEike Ziller2014-06-131-1/+3
* ClassView: Includes cleanupOrgad Shaneh2014-06-121-0/+2
* ClassView: Remove unnecessary ui fileEike Ziller2014-06-121-7/+10
* ClassView: Remove unnecessary private classEike Ziller2014-06-121-55/+25
* ClassView: improvements of performance for flat tree viewPrzemyslaw Gorszkowski2014-05-281-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-2/+2
* Doc: move Class View plugin docs to .cpp files.Leena Miettinen2013-05-291-2/+80
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+19
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Classview: Remove dead codeTobias Hunger2011-09-051-5/+0
* classview: adjust to d-pointer style ruleshjk2011-07-141-28/+30
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Navigation Tree View: Fix width of columndt2011-03-281-1/+0
* set stretch last section for class view and project view treesPaul Kolomiets2011-01-101-0/+1
* License headers.con2010-12-171-7/+11
* UI text - fix capitalizationLeena Miettinen2010-09-281-1/+1
* Utils::NavigationTreeView is created - as a base class for any Navigation Wid...Denis Mingulov2010-07-161-1/+0
* ClassView: Initial implementationDenis Mingulov2010-07-161-0/+254