summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qfusionstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+3
|\|
| * FusionStyle: Don't try to draw null pixmapsUlf Hermann2015-01-191-0/+3
* | QtWidgets: convert some users of QSize::transpose() to transposed()Marc Mutz2015-01-081-3/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-0/+6
|\|
| * fix the build with animation omittedShawn Rutledge2014-11-271-0/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-241-1/+3
|\|
| * QFusionStyle: properly indent an if statementGiuseppe D'Angelo2014-11-141-1/+3
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-1/+2
|\|
| * DPI-scale PM_SubMenuOverlap after allOswald Buddenhagen2014-10-101-1/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-5/+2
|\|
| * Don't dpi-scale -1 pixel metricsOswald Buddenhagen2014-09-301-5/+2
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-22/+14
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+1
| |\
| | * QFusionStyle paints sliders outside of clipAllan Sandfeld Jensen2014-08-141-1/+1
| * | Allow overriding standardIcon() in a proxy styleAlexander Volkov2014-09-161-2/+2
* | | Fusion Style: Workaround to get combo box item style from QtQuick CtrlsJan Arve Saether2014-09-171-1/+2
* | | Do not draw combo box items as checkedJan Arve Saether2014-09-021-1/+1
|/ /
* | Fix high DPI icons in menu itemsAllan Sandfeld Jensen2014-08-011-2/+2
* | Fusion style: Use QStyleHelper::dpiScaled() where applicable.Friedemann Kleint2014-07-211-57/+83
|/
* QMac/FusionStyle: fix the background color for transient scrollbarsJ-P Nurmi2014-06-301-1/+1
* QFusionStyle: support transient scrollbarsJ-P Nurmi2014-03-201-31/+165
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Fix rotation of text in vertical QDockWidget titlebars in QFusionStyle.Parker Coates2013-07-021-0/+4
* Fusion & GTK styles need to check direction from style option not qappShawn Rutledge2013-04-181-1/+1
* Move Fusion styles palette into QtGuiJørgen Lind2013-04-171-39/+3
* Fix tickmark painting on Fusion styleJens Bache-Wiig2013-04-011-47/+49
* Fusion Style: draw toolbar lines for non-widget apps.Frederik Gladhorn2013-03-231-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Add convenience for section actions in QMenuKevin Ottens2013-03-131-0/+1
* Fusion style: Remove unnecessary widget castGabriel de Dietrich2013-03-041-6/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix some typosSergio Ahumada2012-12-211-1/+1
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-46/+54
* Fix compile with -DQT_NO_WIZARDMontel Laurent2012-12-011-2/+2
* Fix color issue with sliders on Fusion styleJens Bache-Wiig2012-11-251-1/+1
* Improved tri-state checkbox in Fusion styleJens Bache-Wiig2012-11-251-10/+15
* Made QFusionStyle internalJ-P Nurmi2012-11-211-1/+2
* Improve highligted colorization on mac with Fusion styleJens Bache-Wiig2012-11-151-1/+1
* Remove Cleanlooks and PlastiqueJens Bache-Wiig2012-10-221-3/+3
* Fix clipping and font problems with groupbox in Fusion styleJens Bache-Wiig2012-10-221-10/+14
* Introduce new style FusionJens Bache-Wiig2012-10-181-0/+3578