aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/sidebar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils, all: Standardize on QtcSettingshjk2023-09-271-15/+17
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-7/+7
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* SideBar: Avoid using sender()Jarek Kobus2022-07-201-9/+5
* CorePlugin: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-131-10/+10
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* Compile fix with recent Qt devhjk2019-07-291-8/+3
* Core: ModernizeAlessandro Portale2018-08-081-10/+8
* Move icons to UtilsUlf Hermann2016-08-051-6/+6
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-3/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-14/+8
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-5/+11
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Fix crash in insertSideBarWidgethjk2015-01-211-1/+2
* | Make "close view" buttons more consistentEike Ziller2015-01-211-0/+12
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | (Help)SideBar fixesEike Ziller2014-10-131-18/+7
* | Help: Save side bar visibility without keeping track manuallyEike Ziller2014-10-091-1/+2
|/
* Only insert SideBarWidget for existing idThomas Hartmann2014-09-101-1/+2
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-2/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-8/+0
* 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
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-6/+7
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make it possible to Show/Hide the sidebar in help mode.kh12012-05-111-1/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* CorePlugin: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2011-12-221-18/+24
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QMutableMapIterator uses map in destructor, use foreach.Friedemann Kleint2011-10-281-6/+3
* all: less QScopedPointerhjk2011-09-191-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Header cleanup in coreplugin, part 1Friedemann Kleint2010-09-161-229/+99
* Add QActions instead of QToolButtons. Makes the "Expand Toolbar"buttonkh12010-09-061-14/+13
* Sidebar: Prevent items turning to top-level windowsLasse Holmstedt2010-08-061-0/+2
* Pedantic cleanup of filename parameters for QIcon constructorAlessandro Portale2010-07-301-2/+4