summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qmacstyle_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* QMacStyle: fix focus ring thickness on retina displaysGabriel de Dietrich2017-01-171-11/+29
* Remove qtypetraits.h's contents altogetherGiuseppe D'Angelo2017-01-121-2/+2
* Remove compatibility code paths for macOS < 10.10 and iOS < 8.0Jake Petroules2017-01-091-154/+67
* QMacStyle: Fix drawing of PE_IndicatorMenuCheckMarkGabriel de Dietrich2017-01-061-80/+74
* QMacStyle: Remove unused focusRectPolicy methodsGabriel de Dietrich2017-01-061-17/+0
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-5/+3
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-5/+3
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-1/+3
| | |\
| | | * Don't change the size of widgets just because it is in a floating dockAndy Shaw2016-10-241-1/+3
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-4/+0
| | |\|
| | | * macOS: Don't override the set tab text color with whiteAndy Shaw2016-10-191-4/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-276/+3
|\| | |
| * | | macOS: Move QMacCGContext helper into QtGuiTor Arne Vestbø2016-09-171-276/+3
* | | | Replace usages of QSysInfo with QOperatingSystemVersionJake Petroules2016-09-201-11/+13
|/ / /
* | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-11/+119
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\|
| | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-1/+1
| |\|
| | * QMacStyle: Fix use of deprecated symbolGabriel de Dietrich2016-07-211-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
| |\|
| | * QMacStyle::styleHint - test pixmap sizesTimur Pocheptsov2016-07-141-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-3/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-3/+1
| |\|
| | * Enable testStyleOptionInit for all styles and fix affected styles.Hannah von Reth2016-06-061-3/+1
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-8/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+3
| |\|
| | * QMacStyle: Return a guess for SE_ProgressBarGroove's rectGabriel de Dietrich2016-03-291-0/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-24/+71
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-22/+68
| |\|
| | * QMacStyle: Ensure proper focus ring clippingGabriel de Dietrich2016-03-171-22/+68
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-2/+3
| |\|
| | * QMacStyle and QCocoaTheme: Fix selected item color for non-native menubarGabriel de Dietrich2016-02-291-2/+3
* | | QtWidgets: use new QRegion::begin()/end() instead of rect()Marc Mutz2016-03-021-7/+5
|/ /
* | QtWidgets: use new QRect::transposed()Marc Mutz2016-02-131-3/+2
* | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-111-0/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-1/+0
|\|
| * QHeaderView and others: Fix font lookup nameGabriel de Dietrich2015-12-211-1/+0
* | QMacStyle: fix quadratic behaviorMarc Mutz2015-12-031-7/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-47/+49
|\|
| * QMacStyle: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-041-37/+28
| * QMacStyle: Select high-dpi pixmaps from iconsMorten Johan Sørvig2015-10-301-8/+19
| * QtWidgets: use printf-style qWarning/qDebug where possible (I)Marc Mutz2015-10-271-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\|
| * QMacStyle: Set NSButton title to empty string, not nilTor Arne Vestbø2015-10-081-1/+1
* | QMacStyle: Simplify PM_TitleBarHeight calculation.Jake Petroules2015-10-091-26/+3