summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac
Commit message (Expand)AuthorAgeFilesLines
* Add an option to scroll the QComboBox on macOS with the mouse wheelAndy Shaw2018-01-051-0/+3
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-23/+39
|\
| * QMacStyle: Minimize size of scrollbar transparency layerGabriel de Dietrich2017-12-211-1/+1
| * QMacStyle: Use light color on expanding scrollbarGabriel de Dietrich2017-12-211-3/+4
| * QMacStyle: Bring back submenu indicatorGabriel de Dietrich2017-12-211-19/+34
* | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-081-3/+3
* | doc: Add class qualifiers to parameter typesMartin Smith2017-12-061-14/+14
* | macOS: Fix handling of multiple ampersands in menu itemsAndre de la Rocha2017-11-301-2/+1
|/
* QMacStyle: De-HITheme item views headers and a couple arrowsGabriel de Dietrich2017-11-152-135/+57
* QMacStyle: Render tool button even when a11y is missingGabriel de Dietrich2017-11-151-6/+6
* QMacStyle: Make backingStoreNSView mutableGabriel de Dietrich2017-11-152-6/+6
* QMacStyle: Replace HITheme info structs with QMSP::CocoaControlGabriel de Dietrich2017-11-152-78/+92
* QMacStyle: Remove unused codeGabriel de Dietrich2017-11-153-74/+0
* QMacStyle: Rename Cocoa controls enum namesGabriel de Dietrich2017-11-152-88/+99
* QMacStyle: smooth QMenu corners for realOleg Yadrov2017-10-051-51/+41
* QMacStyle: Remove HITheme calls for QSizeGripGabriel de Dietrich2017-10-031-45/+32
* QMacStyle: De-HITheme QGroupBoxGabriel de Dietrich2017-10-032-12/+18
* QMacStyle: Refactor QMacStylePrivate::cocoaControl()Gabriel de Dietrich2017-10-032-55/+55
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-202-14/+30
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-062-1/+5
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-062-1/+5
* | QMacStyle: Remove theme test in palette polishGabriel de Dietrich2017-09-061-8/+1
* | QMacStyle: No more background pattern pixmapGabriel de Dietrich2017-09-062-64/+0
* | QMacStyle: Update HIG link, reference version of IBGabriel de Dietrich2017-09-061-3/+3
* | QMacStyle: Render only the selected scrollbar subcontrolsGabriel de Dietrich2017-09-061-40/+49
* | QMacStyle: De-HITheme QSliderGabriel de Dietrich2017-09-061-228/+205
* | QMacStyle: No more SInt32Gabriel de Dietrich2017-09-061-7/+7
|/
* 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-152-7/+23
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-022-35/+47
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-192-2/+6
* 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-132-12/+65
* 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-042-2/+9
* 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