summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/qcleanlooksstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Cleanlooks style: Fix floating point exceptionAlexandre Rostovtsev2014-06-071-1/+1
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fixes warnings about unused variablesOlivier Goffart2011-04-281-16/+0
* Replace CL_MIN/CL_MAX by qMin/qMaxminiak2011-03-311-23/+20
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-5/+5
|\|
| * Fix some missing proxy calles for CleanLooksJens Bache-Wiig2010-09-011-5/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-1/+1
|\|
| * Typo in qcleanlooksstyle.cppOlivier Goffart2010-06-171-1/+1
* | Fix suspicious code found by static code analysis:Zachary Blair2010-06-271-0/+1
|/
* Compile with gcc 4.0.1Olivier Goffart2010-05-201-1/+1
* Some minor code cleanupJens Bache-Wiig2010-05-051-3/+0
* Increase tooltip margin for cleanlooks+gtkJens Bache-Wiig2010-05-031-0/+3
* Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-121-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Fixes warning in the QMacStyleOlivier Goffart2010-01-111-1/+1
|/
* Fix multiple regressions in QGtkStyle caused by freetype fixesJens Bache-Wiig2009-11-181-0/+1
* Fix QT_NO_GROUPBOXJørgen Lind2009-10-291-0/+2
* Line spacing fixesJoerg Bornemann2009-10-231-1/+1
* Ensure that the gradient is not given an invalid stop pointAndy Shaw2009-09-241-7/+7
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Microoptimizations in QCleanLooksStyleThorbjørn Lindeijer2009-09-011-140/+224
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-251-2/+2
* | Removing some unused variables.Alessandro Portale2009-08-141-5/+0
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Introducing icon theme supportJens Bache-Wiig2009-08-101-561/+2
* | Compile on embeddedOlivier Goffart2009-07-221-1/+1
* | Support for very large range in QProgressBarOlivier Goffart2009-07-221-3/+3
* | Simplify the computation of the QProgressBar progress.Olivier Goffart2009-07-221-4/+3
* | Fix font propagation issues with QComboBox and the popup menu.Norwegian Rock Cat2009-07-131-0/+6
* | Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-181-2/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+4945
* Integrating QProxyStyleJens Bache-Wiig2009-06-121-74/+74
* Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-2/+2
* Fix focus frame on combobox on non-Windows stylesOlivier Goffart2009-06-091-1/+2
* Removed the internal UsePixmapCache flag in the style code.jasplin2009-06-041-18/+12
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-3/+3
* Fix incorrect size hint for QGroupBox Cleanlooks/GTKJens Bache-Wiig2009-04-291-0/+14