summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/fancytabwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-191-1/+5
* Core: Clean up some ancient, unused code in FancyTabWidgetAlessandro Portale2017-09-061-10/+1
* Call QPainter::end() prior to QPixmapCache::insert()Friedemann Kleint2017-02-081-0/+1
* FancyTabWidget: Skip setCurrentIndex if the index doesn't changeUlf Hermann2016-08-231-3/+2
* Themes: Lighter toolbar bordersAlessandro Portale2016-07-211-7/+13
* Themes: Draw optional toolbar bordersAlessandro Portale2016-07-191-2/+3
* Utils: Replace Theme::widgetStyle with a flagAlessandro Portale2016-06-211-4/+4
* Support modes with context menus.Eike Ziller2016-05-271-22/+29
* FancyTabWidget: Ensure a separator between colorbutton and tabbarAlessandro Portale2016-04-111-0/+14
* Utils: Improved handling of StyleHelper::baseColorAlessandro Portale2016-03-211-3/+1
* Move handling of color dialog that is opened from mode selectorEike Ziller2016-03-181-11/+13
* Flat theme: Same disabled color all side/tool/status bar iconsAlessandro Portale2016-03-171-1/+1
* Themes: Fix UI recoloring for flat themesAlessandro Portale2016-02-261-3/+2
* Themes: Enable UI recoloring for flat themesAlessandro Portale2016-02-181-8/+7
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Flat and themeable side bar iconsAlessandro Portale2015-12-031-1/+3
* HighDPI fixesAlessandro Portale2015-11-101-12/+8
* FancyTabWidget: Remove qDebug()Alessandro Portale2015-10-301-1/+0
* FancyTabWidget: HighDPI fixesAlessandro Portale2015-10-291-25/+53
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-10/+10
|/
* Implement theming for QtCreatorThorben Kroeger2014-10-151-38/+62
* License updateEike Ziller2014-10-091-7/+8
* Optimize usage of QPaletteLorenz Haas2014-02-211-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add an action to show/hide the mode bar on the far left.Eike Ziller2013-05-211-13/+21
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-4/+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
| * FancyTabWidget: use QStyleFactory to create windows styleJ-P Nurmi2012-11-281-2/+2
* | FancyTabWidget: use QStyleFactory to create windows styleJ-P Nurmi2012-11-271-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Hide the Mode Tab Icons when they become too smallAlessandro Portale2012-09-131-6/+9
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-3/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-15/+15
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Introduce QML-based welcome screen using desktop componentsDaniel Molkentin2011-06-291-0/+4
* Don't apply base color when color dialog is cancelledThorbjørn Lindeijer2011-05-201-2/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Fix some layout issues with the sidebarJens Bache-Wiig2010-04-141-2/+7