summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* QWindowsXPStyle: Do not draw some opaque theme parts directlyFriedemann Kleint2017-06-021-0/+8
* QStyleAnimation: Go down to 15 fpsGabriel de Dietrich2017-06-011-2/+2
* QMacStyle: Remove HITheme APIs to render QProgresssBarGabriel de Dietrich2017-06-012-50/+147
* QMacStyle: Remove unused default button logicGabriel de Dietrich2017-05-162-47/+6
* QMacStyle: Move disclosure triangle into cocoaCell() logicGabriel de Dietrich2017-05-152-11/+11
* QMacStyle: Use NSStepperCell for QSpinBox buttonsGabriel de Dietrich2017-05-152-65/+71
* QMacStyle: Remove a couple void *, dead codeGabriel de Dietrich2017-05-152-20/+13
* QMacStyle: Move NSScrollers into cocoaControl() logicGabriel de Dietrich2017-05-152-15/+11
* QMacStyle: Refactor NSGraphicsContext setup logicGabriel de Dietrich2017-05-152-24/+30
* QMacStyle: Remove brushed metal related codeGabriel de Dietrich2017-05-151-70/+17
* QMacStyle: Replace QAquaWidgetSize with WidgetSizePolicyGabriel de Dietrich2017-05-152-218/+206
* QMacStyle: Replace HIRect, HIPoint with CGRect, CGPointGabriel de Dietrich2017-05-152-116/+101
* QMacStyle: Remove HITheme for CE_MenuItem, etc.Gabriel de Dietrich2017-05-151-122/+69
* QMacStyle: Remove HIShapeGetBounds hackGabriel de Dietrich2017-05-122-21/+11
* QMacStyle: Get rid of GetTheme* metric functionsGabriel de Dietrich2017-05-121-68/+143
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-072-12/+25
|\
* | Pluginize the platform stylesJake Petroules2017-04-1422-0/+17537
|/
* Remove remaining support for BlackberryLouai Al-Khanji2015-11-21118-1139/+0
* Add QPixmapStyle classRafael Roquetto2015-11-195-1209/+2
* bb10style: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-021-18/+9
* Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0724-0/+0
* Update copyright headersJani Heikkinen2015-02-118-171/+107
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-2/+2
* BlackBerry 10 specific widget style as a style pluginVladimir Minenko2014-11-07120-0/+2419