summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-1/+6
|\
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-154-11/+37
|\|
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-33/+44
|\|
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-025-49/+73
|\|
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-193-2/+8
|\|
* | macOS: Fix exception when drawing scrollbars with zero-rangeTor Arne Vestbø2017-07-141-1/+2
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-134-18/+73
|\|
* | QMacStyle: Simplify logic for SC_GroupBoxLabel rectangleGabriel de Dietrich2017-07-102-29/+18
* | QMacStyle: Simplify rendering SC_GroupBoxLabelGabriel de Dietrich2017-07-101-27/+12
* | QMacStyle: Simplify CE_PushButtonLabel, CE_TabBarTabLabelGabriel de Dietrich2017-07-101-138/+54
* | QMacStyle: De-Carbonize QScrollBarGabriel de Dietrich2017-07-071-472/+385
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-044-13/+20
|\|
* | 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