aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/stylehelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-4/+5
* QmlDesigner: Fix for rotation cursorAleksei German2020-11-201-0/+52
* QmlDesigner: Enable modes/states with icon fontHenning Gruendl2020-08-031-0/+35
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-1/+2
* QmlDesigner: Make alternative icon engine HighDPI-awareAlessandro Portale2020-05-291-1/+1
* QmlDesigner: Extend icon font supportHenning Gruendl2020-04-201-13/+30
* QDS IconFont to Icons importerAleksei German2020-04-071-0/+28
* AutoTest: Re-use established codeChristian Stenger2020-01-081-2/+2
* Move helper functions to more public locationChristian Stenger2019-11-151-0/+35
* Fix some deprecation warnings about String::sprintf() and qVariantFromValue()Friedemann Kleint2019-05-281-8/+6
* Fix some deprecation warnings in basic pluginsFriedemann Kleint2019-02-111-5/+5
* Utils: ModernizeAlessandro Portale2018-07-201-1/+1
* utils: Fix StyleHelper::baseColor with lightColoredAlessandro Portale2018-02-141-8/+2
* Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-191-4/+7
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+1
* Call QPainter::end() prior to QPixmapCache::insert()Friedemann Kleint2017-02-081-0/+1
* StyleHelper: Fixing alphaBlendedColorsThomas Hartmann2016-07-281-8/+8
* Themes: Enable using the original Window color for toolbarsAlessandro Portale2016-07-281-0/+6
* Fix text color of progress/find status summary labelAlessandro Portale2016-07-221-4/+3
* Themes: Lighter toolbar bordersAlessandro Portale2016-07-211-0/+8
* Core: Improved theme-awareness in application menu paintingAlessandro Portale2016-06-211-0/+12
* Utils: Make the "shadow" under toolbar icons optionalAlessandro Portale2016-06-201-2/+3
* StyleHelper: Silence warning about wrong format stringAlessandro Portale2016-03-311-2/+3
* ManhattanStyle: Themable arrowsAlessandro Portale2016-03-311-21/+16
* Utils: Improved handling of StyleHelper::baseColorAlessandro Portale2016-03-211-8/+14
* Flat Theme: Final touches for tool bar separatorsAlessandro Portale2016-03-031-5/+0
* Flat themes: Implement Diana's separatorsAlessandro Portale2016-03-021-0/+5
* Themes: Enable UI recoloring for flat themesAlessandro Portale2016-02-181-0/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Flat and themeable side bar iconsAlessandro Portale2015-12-031-44/+52
* Utils: New ThemeHelper class with icon handling toolsAlessandro Portale2015-10-231-5/+23
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Remove Qt version checks.Christian Kandeler2014-09-081-14/+2
* | Utils: StyleHelper::dpiSpecificPixmap > ::dpiSpecificImageFileAlessandro Portale2014-07-241-12/+4
* | ManhattanStyle: StyleHelper::drawArrow() dpi awareAlessandro Portale2014-07-241-51/+27
* | Fix compilation with Qt 5.4: there's no devicePixelRatioFThiago Macieira2014-07-151-11/+1
* | Utils: making StyleHelper::drawCornerImage() dpi awareAlessandro Portale2014-07-141-25/+43
* | Utils: Fix compile error with Qt5.x < Qt5.2El Mehdi Fekari2014-07-101-1/+1
* | Utils: Helper function for dpi aware pixmap loadingAlessandro Portale2014-07-101-0/+22
|/
* QmlDesigner: use a central notTooBrightHighlightColor()Tim Jenssen2014-06-111-0/+9
* Utils: Pass const values by referenceOrgad Shaneh2014-05-201-1/+1
* StyleHelper: Remove unused variablehjk2014-04-111-1/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1