aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/stylehelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Move drawCardBg from WelcomePageHelpers to StyleHelperAlessandro Portale2025-04-231-0/+19
* Utils: Support "Inter Variable" as design fontAlessandro Portale2025-04-161-2/+4
* Theme: Implement QIcon::On state for new themesAlessandro Portale2024-10-241-2/+3
* Utils: Let Themes define their default ToolbarStyleAlessandro Portale2024-10-101-1/+6
* Utils: Turn enum StyleHelper::ToolbarStyle into an enum classAlessandro Portale2024-10-101-2/+2
* Utils: Remove unused StyleHelper::buttonTextColor()Alessandro Portale2024-10-081-5/+0
* Themes: Enable toolbar outlines/splitters having the same colorsAlessandro Portale2024-10-041-0/+4
* Fix QIcon::pixmap() related deprecation warningshjk2024-06-051-3/+2
* Utils: Update Figma text tokensAlessandro Portale2024-06-051-0/+2
* Utils: Introduce a convenience function creatorColor()hjk2024-05-291-7/+7
* Handle QFontDatabase related deprecation warningshjk2024-05-271-65/+45
* Welcome: Restore legibilityAlessandro Portale2024-05-021-1/+7
* Utils: Replace imageFileWithResolution with qt_findAtNxFileAlessandro Portale2024-03-131-5/+2
* Utils: Fix Qt6.2 build on macOSChristian Stenger2024-02-291-1/+1
* Welcome: Implement new designAlessandro Portale2024-02-271-4/+20
* Utils: Introduce StyleHelper::uiFontLineHeightAlessandro Portale2024-01-311-0/+8
* Utils: Add two fonts to StyleHelper::UIElementAlessandro Portale2024-01-311-0/+2
* Utils: Improve metrics handling in StyleHelper::uiFontAlessandro Portale2024-01-311-26/+36
* Utils: Quote font-face in StyleHelper::fontToCssPropertiesAlessandro Portale2024-01-301-1/+1
* Utils: Introduce H5, H6 and "H6 Capital" Ui fontsAlessandro Portale2023-12-111-0/+16
* Utils: Change UiElementCaptionStrong from Bold to DemiBoldAlessandro Portale2023-12-111-1/+1
* Utils: Add StyleHelper::fontToCssPropertiesAlessandro Portale2023-12-081-0/+20
* Utils: Fix function name case StyleHelper::Uifont -> uifontAlessandro Portale2023-12-071-1/+1
* Utils: Align enum StyleHelper::UiElement with upcoming design system #3Alessandro Portale2023-11-171-0/+15
* Utils: Align enum StyleHelper::UiElement with upcoming design system #2Alessandro Portale2023-11-171-3/+2
* Utils: Align enum StyleHelper::UiElement with upcoming design system #1Alessandro Portale2023-11-171-4/+4
* Use StyleHelper::UiFont()Alessandro Portale2023-11-151-5/+0
* Utils: Introduce StyleHelper::UiFont() for centralized font definitionsAlessandro Portale2023-11-151-0/+32
* Utils: Change prefix of global static variable names from m_ to s_Alessandro Portale2023-11-101-11/+11
* StyleHelper: fix floating-point DPR icon pixelatedMike Chen2023-11-031-2/+2
* Utils: Restore original default DPI rounding policyAlessandro Portale2023-10-201-1/+1
* Utils: Move defaultHighDpiScaleFactorRoundingPolicy() to StyleHelperAlessandro Portale2023-10-051-0/+6
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-2/+2
* Utils: Turn StyleHelper into a namespaceAlessandro Portale2023-05-111-5/+35
* Utils: Fix the applying of new base color at run-timeAlessandro Portale2023-05-101-1/+1
* Utils: Centralize style-related property names as constantsAlessandro Portale2023-05-101-2/+2
* ManhattanStyle: Draw round rectangles in "Relaxed toolbar style"Alessandro Portale2023-05-051-0/+17
* Utils: Add toolbarStyle to StyleHelperAlessandro Portale2023-05-051-0/+16
* StyleHelper: Add setter for "panelwidget[_singlerow]"Alessandro Portale2023-04-261-0/+10
* Merge remote-tracking branch 'origin/10.0' into qds/devTim Jenßen2023-03-261-1/+26
|\
| * Utils: Improve readability on output windowsChristian Stenger2023-02-031-0/+25
| * Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* | QmlDesigner: Apply new theme on navigatior toolbarHenning Gruendl2023-02-091-1/+1
* | QmlDesigner: Fix crashThomas Hartmann2023-02-011-1/+1
* | Add QDSTheme to theming and use it in ManhattanStyleThomas Hartmann2023-01-311-0/+13
* | QmlDesigner: Handle QmlEditorMenu in Manhattan styleAli Kianian2023-01-261-0/+95
|/
* Utils: Fix StyleHelper::drawArrow workaround for 6.4.0v9.0.0Alessandro Portale2022-11-211-1/+6
* Utils: Workaround StyleHelper::drawArrow for Qt 6.4.1Alessandro Portale2022-11-181-1/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Drop unused headers [I-Z]Jarek Kobus2022-05-251-2/+1