summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac/qmacstyle_mac.mm
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
* | 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-151-133/+57
* QMacStyle: Render tool button even when a11y is missingGabriel de Dietrich2017-11-151-6/+6
* QMacStyle: Make backingStoreNSView mutableGabriel de Dietrich2017-11-151-4/+4
* QMacStyle: Replace HITheme info structs with QMSP::CocoaControlGabriel de Dietrich2017-11-151-76/+88
* QMacStyle: Remove unused codeGabriel de Dietrich2017-11-151-66/+0
* QMacStyle: Rename Cocoa controls enum namesGabriel de Dietrich2017-11-151-61/+70
* 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-031-12/+17
* QMacStyle: Refactor QMacStylePrivate::cocoaControl()Gabriel de Dietrich2017-10-031-53/+53
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-14/+22
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-061-1/+3
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-1/+3
* | QMacStyle: Remove theme test in palette polishGabriel de Dietrich2017-09-061-8/+1
* | QMacStyle: No more background pattern pixmapGabriel de Dietrich2017-09-061-63/+0
* | 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-151-7/+15
* Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-34/+40
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-2/+4
* 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-131-10/+57
* QMacStyle: Simplify logic for SC_GroupBoxLabel rectangleGabriel de Dietrich2017-07-101-29/+15
* 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-041-1/+9
* QStyleAnimation: Go down to 15 fpsGabriel de Dietrich2017-06-011-2/+2
* QMacStyle: Remove HITheme APIs to render QProgresssBarGabriel de Dietrich2017-06-011-49/+142
* QMacStyle: Remove unused default button logicGabriel de Dietrich2017-05-161-43/+6
* QMacStyle: Move disclosure triangle into cocoaCell() logicGabriel de Dietrich2017-05-151-9/+10
* QMacStyle: Use NSStepperCell for QSpinBox buttonsGabriel de Dietrich2017-05-151-64/+66
* QMacStyle: Remove a couple void *, dead codeGabriel de Dietrich2017-05-151-13/+9
* QMacStyle: Move NSScrollers into cocoaControl() logicGabriel de Dietrich2017-05-151-12/+9
* QMacStyle: Refactor NSGraphicsContext setup logicGabriel de Dietrich2017-05-151-24/+25
* QMacStyle: Remove brushed metal related codeGabriel de Dietrich2017-05-151-70/+17
* QMacStyle: Replace QAquaWidgetSize with WidgetSizePolicyGabriel de Dietrich2017-05-151-211/+202
* QMacStyle: Replace HIRect, HIPoint with CGRect, CGPointGabriel de Dietrich2017-05-151-111/+96
* QMacStyle: Remove HITheme for CE_MenuItem, etc.Gabriel de Dietrich2017-05-151-122/+69
* QMacStyle: Remove HIShapeGetBounds hackGabriel de Dietrich2017-05-121-20/+10
* QMacStyle: Get rid of GetTheme* metric functionsGabriel de Dietrich2017-05-121-68/+143