summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.5' into tqtc/lts-5.15-open...v5.15.5-lts-lgplTarja Sundqvist2022-05-161-54/+17
|\
| * macOS: respect underline attribute in menu item fontsVolker Hilsheimer2021-05-281-2/+4
| * Re-add horizontal offsets around QPushButtonDoris Verria2021-04-201-52/+13
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...Tarja Sundqvist2022-04-071-1/+1
|\|
| * macOS: Don't draw scrollbar handle when there is no rangeAndy Shaw2021-04-091-1/+1
* | Revert "Update commercial license headers"Tarja Sundqvist2021-03-241-20/+20
|/
* macOS: Add more padding to width of non-editable comboboxesVolker Hilsheimer2021-02-021-2/+2
* Make QPushButton on macOS use QFocusFrame to fix alignment problemsDoris Verria2021-02-021-33/+93
* Update commercial license headersTarja Sundqvist2021-01-261-20/+20
* QMacStyle - remove vertical adjustment for inactive tabTimur Pocheptsov2020-12-011-2/+0
* QMacStyle - more pixel refinementsTimur Pocheptsov2020-10-281-0/+18
* QMacStyle - fix tab renderingTimur Pocheptsov2020-10-281-1/+17
* macOS: Update slider metrics by explicitly asking it to layoutTor Arne Vestbø2020-10-061-33/+4
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-241-7/+7
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-1/+1
* QMacStyle - draw inverted vertical slider correctlyTimur Pocheptsov2020-07-021-1/+12
* QMacStyle - stop using the deprecated APITimur Pocheptsov2020-06-301-3/+0
* Fix breakage of QPushButton on macOS when a style sheet was setVolker Hilsheimer2020-06-111-8/+6
* macOS: Fix use of deprecated NSOffStateTor Arne Vestbø2020-05-281-1/+1
* QMacStyle - change the arrow type only for 'OnlyOneTab' optionTimur Pocheptsov2020-04-291-2/+8
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* QMacStyle - fix tab buttonsTimur Pocheptsov2020-02-131-0/+13
* QMacStyle: fix NSBox geometry for Aqua themeTimur Pocheptsov2020-02-081-8/+13
* QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-281-3/+15
* Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-1/+1
* QMacStyle: fix tab widget's tab barTimur Pocheptsov2019-12-211-1/+25
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-4/+4
|\
| * QMacStyle: correct placement of edit field in comboboxVolker Hilsheimer2019-12-031-4/+4
* | QMdiArea: on macOS using tabs, render document icons next to the textVolker Hilsheimer2019-12-031-5/+13
* | Honor alpha for SH_Table_GridLineColorChristian Ehrlicher2019-11-141-1/+1
|/
* QMdiArea: On macOS, render inactive subwindow controls grayed outVolker Hilsheimer2019-11-061-1/+1
* QMacStyle - fix the background color for tool buttonTimur Pocheptsov2019-10-111-2/+15
* QMacStyle::drawControl - lift the pool declarationTimur Pocheptsov2019-10-071-1/+1
* macOS: Remove use of deprecated QMatrix APIs in styleTor Arne Vestbø2019-09-021-10/+10
* Widget style: Use per-screen DPI in QStyleHelper::dpiScaled()Friedemann Kleint2019-08-231-2/+2
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-0/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-0/+1
| |\
| | * macOS: Fix tab button rendering issueJason Haslam2019-08-081-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-291-1/+1
| |\|
| | * QMacStyle - another slider fixTimur Pocheptsov2019-07-261-1/+1
* | | Fix CC_Slider rendering on macOSSamuel Gaist2019-07-291-9/+14
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-271-6/+40
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-261-6/+40
| |\|
| | * QMacStyle: workaround NSSliderCell's cached/stale geometryTimur Pocheptsov2019-07-251-0/+35
| | * macOS: Properly unpolish font and paletteTor Arne Vestbø2019-07-201-6/+5
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-1/+2
| |\|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-201-5/+6
| |\ \
* | | | Fix build without feature.tabbarTasuku Suzuki2019-07-021-1/+9
* | | | Fix build without feature.dockwidget and tabwidgetTasuku Suzuki2019-07-021-1/+6