summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/manhattanstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Turn StyleHelper into a namespaceAlessandro Portale2023-05-111-1/+1
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-23/+31
* Toolbars: various toolbar layout tweaksAlessandro Portale2023-05-051-2/+13
* ManhattanStyle: Draw round rectangles in "Relaxed toolbar style"Alessandro Portale2023-05-051-9/+15
* Core: Add "Toolbar Style" ComboBox to General settingsAlessandro Portale2023-05-051-0/+3
* Merge remote-tracking branch 'origin/qds/dev'Tim Jenssen2023-03-301-21/+792
|\
| * QmlDesigner: Move StyleAnimator to UtilsAli Kianian2023-03-281-5/+3
| * Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+1
| |\
| * | QmlDesigner: Tweak the curve editor toolbarAli Kianian2023-02-211-2/+5
| * | QmlDesigner: Modify the style of slider for panelwidgetsAli Kianian2023-02-211-27/+36
| * | QmlDesigner: Add pixel metric tool bar extensionHenning Gruendl2023-02-211-0/+4
| * | QmlDesigner: Style particle slider for new themeAli Kianian2023-02-171-1/+178
| * | QmlDesigner: Tweak context menu designAli Kianian2023-02-011-9/+41
| * | Add QDSTheme to theming and use it in ManhattanStyleThomas Hartmann2023-01-311-2/+10
| * | QmlDesigner: Handle QmlEditorMenu in Manhattan styleAli Kianian2023-01-261-11/+551
* | | Terminal: Add Shell option menuMarcus Tillmanns2023-02-241-0/+6
| |/ |/|
* | Merge remote-tracking branch 'origin/9.0'Eike Ziller2023-01-131-2/+4
|\ \ | |/
| * Allow combo box scroll wheel when pressing CtrlEike Ziller2023-01-111-2/+4
* | Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
|/
* Fix double * for long names of changed documentsEike Ziller2022-11-231-5/+8
* Set ElideMiddle for the editor comboboxTasuku Suzuki2022-08-261-1/+4
* QComboBox: not accept wheel events for changing valuesTasuku Suzuki2022-08-261-0/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ManhattanStyle: Check widget being not nullKai Uwe Broulik2022-04-271-1/+1
* ManhattanStyle: Avoid crash when zooming invalid imageRobert Löhning2022-03-111-0/+8
* Core: Allow dialogs and popups be styled as "panelwidgets"Alessandro Portale2021-10-141-5/+8
* Core: Prevent contents of Popups being styled as "panelwidgets"Alessandro Portale2021-10-071-4/+9
* Apply ManhattanStyle to QCheckBox on a toolbarAlessandro Portale2021-09-281-5/+3
* Apply ManhattanStyle to QSpinBox on a toolbarTasuku Suzuki2021-09-281-0/+5
* Avoid compiler warnings about truncation from double to floatAlessandro Portale2021-07-091-6/+6
* ManhattanStyle: ensure text isn't cut-off in some UI elementsAhmad Samir2021-06-141-4/+6
* Core: Make member functions const/staticAlessandro Portale2020-12-111-1/+1
* Fix crash in ManhattanStyleThomas Hartmann2020-11-251-5/+7
* Don't animate TreeView expansionsAlessandro Portale2020-11-021-0/+4
* ManhattanStyle: Improve dark theme look of some widgetsAlessandro Portale2020-10-091-2/+149
* Fix QPainterPath-related compilation errors in Qt 5.15Friedemann Kleint2020-03-121-0/+1
* macOS: Fix label color in tool buttonsEike Ziller2020-03-111-1/+5
* Core: Use themed color for "highlightWidget" in ManhattanStyleAlessandro Portale2020-01-241-2/+4
* ManhattanStyle: Fix themed drawing of toolbar extensionAlessandro Portale2019-12-101-6/+12
* Core: SimplifyNikolai Kosjar2019-11-011-9/+5
* Remove usages of deprecated APIsSona Kurazyan2019-09-031-4/+2
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-271-2/+3
|\
| * Windows: Fix submenu arrow stylev4.9.0-rc1Eike Ziller2019-03-261-2/+3
* | Fix Qt 5.13 deprecation warning about QFontMetrics::width()Friedemann Kleint2019-02-151-3/+3
|/
* Core: ModernizeAlessandro Portale2018-08-081-8/+8
* Core: Fix QComboBox in StyledBar in lightColored modeAlessandro Portale2018-02-141-3/+9
* 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