summaryrefslogtreecommitdiff
path: root/src/libs/utils/stylehelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Utils: Changed crumblepath to use qpainter instead of stylesheetsLasse Holmstedt2010-08-021-0/+24
* Remove dead codedt2010-06-071-4/+1
* Fixed the default UI colorThorbjørn Lindeijer2010-05-271-2/+3
* Styling: Merge Qt Simulator theme changes back into Creator.Christian Kamm2010-04-281-0/+8
* Make disabled icons sharper in sidebarJens Bache-Wiig2010-03-231-7/+31
* Don't cache toolbars twice. Fix flickering.Jens Bache-Wiig2010-03-191-2/+2
* Replace reflection by generated drop shadows in sidebarJens Bache-Wiig2010-03-151-0/+44
* Long live the king!hjk2010-03-051-1/+1
* Force custom colors within usable rangeJens Bache-Wiig2010-03-031-1/+12
* Improve sidebar readability on macJens Bache-Wiig2010-02-261-1/+1
* New progressbars for the sidebarJens Bache-Wiig2010-02-251-2/+2
* Improved styling of project target selectorJens Bache-Wiig2010-02-241-0/+42
* Mor polish for the sidebarJens Bache-Wiig2010-02-221-4/+5
* Some polish for the actionbarJens Bache-Wiig2010-02-221-0/+80
* Added light colored version of manhattan style's barsOlli Werwolff2010-02-191-34/+54
* actually use pixmap cache for toolbar drawing if requested to do sohjk2009-11-091-60/+77