aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/stylehelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix warning when building with Qt 4Tobias Hunger2013-06-051-0/+1
* Add 2x icons for retina displays.Morten Johan Sørvig2013-04-191-5/+27
* Move status bar gradient to helper function.Eike Ziller2013-03-221-0/+9
* Clean headers in Utils.Friedemann Kleint2013-03-191-4/+0
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-5/+3
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* Replace Q_WS_MAC with Q_OS_MAC.Morten Johan Sorvig2012-01-261-1/+1
* Utils: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-061-1/+1