summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-111-2/+7
|\
| * QMacStyle: do not set white color for grayed out buttonTimur Pocheptsov2022-11-011-2/+7
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-241-25/+9
|\|
| * Macstyle: fix the text color on the disabled buttonTimur Pocheptsov2022-05-051-1/+1
| * QMacStyle: fix tool buttons (in checked mode)Timur Pocheptsov2022-05-051-3/+8
| * macOS: Remove dead code for focus ring handling in Mac styleTor Arne Vestbø2022-04-081-21/+0
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-9/+29
|\|
| * QMacStyle: use the 'momentary push in' type for push buttonsTimur Pocheptsov2022-01-221-9/+29
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-4/+10
|\|
| * macOS 10.15: Fix focus frame for combo boxesVolker Hilsheimer2021-07-081-0/+2
| * macOS 11: Fix positioning of focus frame around comboboxVolker Hilsheimer2021-06-231-4/+8
* | 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-244-82/+82
|/
* 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-264-82/+82
* 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-032-6/+14
* | 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
|\| |