summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/manhattanstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't use return keyword when not necessaryMontel Laurent2017-04-141-6/+10
* ManhattanStyle: remove QTabBar position adjustmentOleg Yadrov2017-03-161-20/+0
* Fix icons that moved from core to utilsOrgad Shaneh2016-10-271-3/+2
* Core: Fix some Classic theme regressionsAlessandro Portale2016-10-071-2/+2
* Move icons to UtilsUlf Hermann2016-08-051-4/+3
* Themes: Lighter toolbar bordersAlessandro Portale2016-07-211-4/+4
* Themes: Draw optional toolbar bordersAlessandro Portale2016-07-191-3/+14
* Core: Draw the separator also under a menu with "FlatMenuBar" flagAlessandro Portale2016-07-051-9/+9
* Utils: Replace Theme::widgetStyle with a flagAlessandro Portale2016-06-211-16/+16
* Core: Improved theme-awareness in application menu paintingAlessandro Portale2016-06-211-13/+7
* FancyLineEdit: Visualize the disabled stateAlessandro Portale2016-04-291-2/+6
* Style: Set PM_SmallIconSize to 16x16Alessandro Portale2016-04-211-0/+3
* Debugger: Enabled state of "Threads:" label depends on thread comboboxAlessandro Portale2016-04-181-4/+7
* ManhattanStyle: HighDPI fix for ToolButton with menuAlessandro Portale2016-04-071-1/+2
* Flat themes: remove the shadow from pressed manhattan toolbuttonsAlessandro Portale2016-04-021-6/+7
* ManhattanStyle: Themable arrowsAlessandro Portale2016-03-311-1/+1
* Theming: Fix menu item highlight for the themed (flat) menu barAlessandro Portale2016-03-301-5/+9
* Utils: Improved handling of StyleHelper::baseColorAlessandro Portale2016-03-211-12/+4
* Flat themes: enable recoloring of the status bar & progressAlessandro Portale2016-03-161-4/+5
* Themes: Make theming of the menu bar optionalAlessandro Portale2016-03-141-2/+2
* ManhattanStyle: Fix "QFSFileEngine::open: No file name specified"Alessandro Portale2016-03-131-12/+6
* Themes: Make toolbar highlights optionalAlessandro Portale2016-03-121-24/+26
* Flat Theme: Final touches for tool bar separatorsAlessandro Portale2016-03-031-3/+6
* Flat themes: Implement Diana's separatorsAlessandro Portale2016-03-021-39/+31
* FancyLineEdit: Implement flat styleAlessandro Portale2016-03-011-18/+26
* Themes: Enable UI recoloring for flat themesAlessandro Portale2016-02-181-3/+9
* Utils: Remove deprecated use of style optionshjk2016-01-201-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ManhattanStyle: Explicit PM_ButtonIconSize of 16Alessandro Portale2016-01-041-0/+1
* MiniSplitter: Make it actually themable via SplitterColorAlessandro Portale2015-12-101-7/+0
* Core: Unify the close iconsAlessandro Portale2015-12-041-1/+1
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-4/+3
* ManhattanStyle: HighDPI fixesAlessandro Portale2015-10-281-30/+22
* Icon refresh: First step towards the new Qt Creator themesAlessandro Portale2015-10-231-1/+2
* Theming: Use a light shade for pressed toolbuttons in dark themeOrgad Shaneh2015-07-081-1/+2
* ManhattanStyle: Minor cleanupOrgad Shaneh2015-07-031-18/+8
* Target Selector: Fall back to built-in Desktop iconRobert Loehning2015-05-211-0/+14
* ManhattenStyle: Remove standardIconImplementation()Daniel Teske2015-05-211-13/+0
* Fix that activation mode default was accidentally changed to single clickEike Ziller2015-05-151-0/+2
* ManhattanStyle: Remove unused special propertyEike Ziller2015-05-081-5/+0
* ManhattanStyle: Fix size of field in form layouts on OS XEike Ziller2015-05-071-0/+6
* Theming: fix disabled menu items in dark themeThorben Kroeger2015-03-301-2/+21
* Theming: Add a Color value for splitterOrgad Shaneh2015-02-131-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Remove unneeded qualificationsOrgad Shaneh2015-02-061-28/+28
|/
* Theming: Use a lighter color for splitters in the dark themeOrgad Shaneh2015-01-061-1/+4
* Theming: Fix light colored find widgets styleOrgad Shaneh2014-10-231-2/+2
* ManhattanStyle: Fix wrong operator precedenceOrgad Shaneh2014-10-171-1/+1
* Theming: Fix regression in ComboBox labelThomas Hartmann2014-10-161-1/+1