aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/fancyactionbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Replace some QRegExp by QRegularExpressionChristian Stenger2020-06-181-3/+5
* fix QPainterPath against Qt 5.15.0Tim Jenssen2020-03-181-1/+0
* Fix QPainterPath-related compilation errors in Qt 5.15Friedemann Kleint2020-03-121-0/+1
* ProjectExplorer: Fix some problems with plugin unloadingChristian Kandeler2019-10-161-2/+2
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-4/+4
* Add general UI introductionEike Ziller2018-12-181-0/+2
* Core: Icon-only option for the mode selection barAlessandro Portale2018-05-091-20/+42
* Core: Modernize FancyToolButton and FancyTabWidgetAlessandro Portale2018-02-211-82/+82
* Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-191-4/+4
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-141-0/+1
|\
| * Call QPainter::end() prior to QPixmapCache::insert()Friedemann Kleint2017-02-081-0/+1
* | Replace occurrences of QStringList() << patternChristian Stenger2017-02-091-2/+1
|/
* Core: Fix the FancyActionBar color for Classic themeAlessandro Portale2016-07-111-3/+8
* Core: Make FancyActionBar actions theme awareAlessandro Portale2016-07-041-18/+6
* Utils: Replace Theme::widgetStyle with a flagAlessandro Portale2016-06-211-8/+8
* ProjectExplorer: Flat desktop device icon for flat themesAlessandro Portale2016-03-231-1/+1
* Utils: Improved handling of StyleHelper::baseColorAlessandro Portale2016-03-211-3/+1
* Flat Theme: Final touches for tool bar separatorsAlessandro Portale2016-03-031-1/+1
* Flat themes: Implement Diana's separatorsAlessandro Portale2016-03-021-9/+8
* Themes: Enable UI recoloring for flat themesAlessandro Portale2016-02-181-1/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Flat and themeable side bar iconsAlessandro Portale2015-12-031-2/+4
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-121-9/+7
|\
| * Core: Fix FancyToolButton initial visibilityMartin Kampas2015-11-061-0/+1
| * Core: Deduplicate FancyToolButton initializationMartin Kampas2015-11-061-9/+6
* | HighDPI fixesAlessandro Portale2015-11-101-19/+47
|/
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-8/+8
* | Utils: Start simplification of tooltip handlinghjk2014-12-081-2/+1
* | Core: CosmeticsOrgad Shaneh2014-11-261-1/+1
|/
* Implement theming for QtCreatorThorben Kroeger2014-10-151-22/+40
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Utils: Cleanup of Tooltip interfacehjk2013-09-131-3/+7
* FancyToolButton: remove forceVisibleDaniel Teske2013-06-201-11/+2
* FancyToolButton::paintEvent remmove unused variablesDaniel Teske2013-06-201-2/+0
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-8/+0
* Core: Remove unneeded ifdefs.Christian Kandeler2013-03-151-5/+5
* 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
* | MiniTargetSelector: If the project's displayname is non unique show pathDaniel Teske2013-01-111-0/+8
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-14/+14
* Ensure consistent size of facnyactionbar buttonDaniel Teske2012-01-311-6/+3