summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoatheme.mm
Commit message (Expand)AuthorAgeFilesLines
* macos: Rename macos style to macOSRichard Moe Gustavsen2020-09-111-1/+1
* Fix compiler warnings after QKeyCombination introductionVolker Hilsheimer2020-09-051-8/+8
* QIconEngine: move away from virtual_hook usageMorten Johan Sørvig2020-08-271-1/+1
* macOS: rename 'macintosh' style to 'macos'Richard Moe Gustavsen2020-08-261-1/+1
* macOS: Move AA_MacDontSwapCtrlAndMeta logic out of QPlatformThemeTor Arne Vestbø2020-07-081-0/+37
* macOS: Clean up headersTor Arne Vestbø2020-06-051-1/+1
* macOS: Remove QtWidget dependency from platform pluginTor Arne Vestbø2020-06-041-19/+0
* Move QAbstractFileIconEngine into QtGuiTor Arne Vestbø2020-06-031-1/+1
* Move CoreText font engine/database to QtGuiTor Arne Vestbø2020-05-271-2/+2
* macOS: Move translations to their respective source filesTor Arne Vestbø2020-04-141-2/+3
* macOS: Move palette setup into platform themeTor Arne Vestbø2020-01-141-1/+195
* macOS: Deliver theme changes synchronouslyTor Arne Vestbø2019-12-191-1/+1
* macOS: Introduce QMacKeyValueObserver and use in theme and styleTor Arne Vestbø2019-06-071-47/+9
* macOS: Use QMacNotificationObserver over manual notification handlingTor Arne Vestbø2019-05-291-3/+3
* macOS: Remove Mojave forward-declarations now that we build with Xcode 10Tor Arne Vestbø2019-01-031-6/+4
* macOS: Merge qt_mac_createRoleFonts into only callerTor Arne Vestbø2018-12-221-7/+3
* macOS: Reset font glyph caches when application theme changesTor Arne Vestbø2018-12-091-0/+7
* Cocoa: Update palette after accent color or appearance changesGabriel de Dietrich2018-08-091-19/+54
* Cocoa QPA: Clean up 0 as pointerGabriel de Dietrich2018-04-191-6/+6
* QCocoaTheme: Include CoreServices rather than CarbonGabriel de Dietrich2018-04-181-1/+1
* Clean up our Objective-C usageJake Petroules2018-02-201-11/+9
* Cocoa: Use the whole geometry when in fullscreen mode for popup menusAndy Shaw2018-01-161-0/+2
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-0/+3
|\
| * Fix implementation of spell check underline stylesDmitry Shachnev2017-10-211-0/+3
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-191-0/+1
|\
| * Add missing #include for -no-widgetsStephan Binner2017-07-141-0/+1
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-6/+10
|\|
| * Convert features.fontdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-3/+5
| * Fix macOS build for -no-widgets, take 2Stephan Binner2017-07-101-2/+2
| * Fix macOS build for -no-widgetsStephan Binner2017-07-051-1/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-4/+10
|\|
| * Convert features.colordialog to QT_[REQUIRE_]CONFIGStephan Binner2017-07-021-2/+2
| * Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+8
* | Remove remaining Carbon includes from QtCore, QtGui and QtWidgetsJake Petroules2017-03-071-1/+1
|/
* Add QPlatformTheme::standardButtonShortcut()Alexander Volkov2016-12-191-0/+6
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-2/+2
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-1/+1
* macOS: Move QMacCGContext helper into QtGuiTor Arne Vestbø2016-09-171-2/+2
* fix build with various QT_NO_* definesNick Shaforostoff2016-08-261-0/+2
* QCocoaFileIconEngine: Add icon size 256Friedemann Kleint2016-08-171-1/+2
* QtPlatformSupport: Add QAbstractFileIconEngineFriedemann Kleint2016-08-051-17/+36
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-221-22/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-22/+2
| |\
| | * QCocoaTheme: Remove unreachable codeGabriel de Dietrich2016-07-061-22/+2
* | | Add QStyleHints::useHoverEffectsJ-P Nurmi2016-07-201-0/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | React to changes in the system color palette.Jake Petroules2015-12-111-2/+40
* | Move a reusable image conversion function into QCocoaHelpers.Jake Petroules2015-12-101-12/+1
* | Remove dead code.Jake Petroules2015-11-271-0/+2