summaryrefslogtreecommitdiffstats
path: root/src/plugins/styles/mac/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-6/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | macOS: Don't capture local Q_D in QMacStyleTor Arne Vestbø2019-06-191-1/+2
| | |/ | |/|
| * | macOS: Make QMacStyle::standardPalette() reflect the platform themeTor Arne Vestbø2019-06-191-5/+6
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-65/+20
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-48/+7
| |\|
| | * macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-071-48/+7
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-18/+14
| |\|
| | * macOS: Use QMacNotificationObserver over manual notification handlingTor Arne Vestbø2019-05-291-17/+11
| | * QMacStyle - fix the separator's color in the Dark themeTimur Pocheptsov2019-05-241-1/+3
* | | Fix build without features.itemviewsTasuku Suzuki2019-05-121-0/+8
* | | Headers cleanup in mac styleTasuku Suzuki2019-05-121-79/+17
|/ /
* | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-2/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+38
|\|
| * QMacStyle - clear cached controls when changing themesTimur Pocheptsov2019-05-151-1/+38
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-121-2/+5
|\|
| * macOS: Don't clip menu item drawing to bounding rect when using CoreTextTor Arne Vestbø2019-05-101-2/+5
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-0/+39
|\|
| * QMacStyle - set the proper appearance if neededTimur Pocheptsov2019-04-251-0/+39
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-69/+2
|\|
| * Revert "QMacStyle - workaround NSButtonCell (disclose button type)"Timur Pocheptsov2019-04-111-69/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-021-3/+6
|\|
| * QMacStyle - fix PE_InticatorTabClose handlingTimur Pocheptsov2019-04-011-2/+4
| * macOS: When a menu item has an italic font it should respect thisAndy Shaw2019-04-011-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-271-2/+69
|\|
| * QMacStyle - workaround NSButtonCell (disclose button type)Timur Pocheptsov2019-03-271-2/+69
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-26/+70
|\|
| * QMacStyle: Fix QTabWidget document mode on macOS Mojave dark modeYan Shapochnik2019-03-251-24/+62
| * QMacStyle - make focus ring less transparentTimur Pocheptsov2019-03-221-2/+8
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-2/+17
|\|
| * QMacStyle - fix a weird NSBox geometryTimur Pocheptsov2019-01-311-1/+16
| * Fix QMacStyle QPalette warningSamuel Gaist2019-01-261-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-261-12/+50
|\|
| * QMacStyle: fix PE_PanelLineEdit and PE_FrameLineEdit handlingTimur Pocheptsov2019-01-251-12/+50
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-0/+29
|\|
| * QMacStyle - take into account that native controls are transparent nowTimur Pocheptsov2019-01-161-0/+29
* | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-1/+1
|/
* QMacStyle: account for QStyleSheetStyle using QTabBar directlyTimur Pocheptsov2018-11-211-1/+7
* QMacStyle: remove weird frame translationTimur Pocheptsov2018-11-121-1/+1