summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoahelpers.h
Commit message (Expand)AuthorAgeFilesLines
* macOS: Track screens via Quartz Display Services instead of NSScreenTor Arne Vestbø2019-05-131-0/+12
* macOS: Log Qt and macOS version information at startupTor Arne Vestbø2018-10-251-0/+31
* macOS: minor refactoring QSendSuperHelperMikhail Svetkin2018-08-241-14/+5
* macOS: Make screen property changes more verbose and granularTor Arne Vestbø2018-08-031-0/+1
* macOS: Transition to new QPA dag-and-drop APIMikhail Svetkin2018-05-081-0/+6
* Cocoa Helpers: Add qt_objc_cast() functionGabriel de Dietrich2018-04-201-0/+10
* macOS: Remove 'cocoa' infix in QPA logging categoriesTor Arne Vestbø2018-03-141-3/+3
* Clean up our Objective-C usageJake Petroules2018-02-201-11/+4
* macOS: Add more granular logging categories for window eventsTor Arne Vestbø2018-02-131-0/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-2/+5
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-2/+5
| |\
| | * macOS: Simplify mangling of QNSPanelDelegate protocolTor Arne Vestbø2018-01-101-2/+5
* | | macOS: Simplify helpers for flipping between quadrant I and IVTor Arne Vestbø2017-11-081-7/+2
* | | macOS: Replace deprecated CGDisplayIOServicePort functionTor Arne Vestbø2017-11-081-0/+13
|/ /
* | macOS: Use [NSObject superclass] instead of class_getSuperclassTor Arne Vestbø2017-08-301-2/+2
* | macOS: Deduplicate QNSWindow/QNSPanel codeTor Arne Vestbø2017-08-241-0/+129
|/
* Fix 32-bit build on macOSJake Petroules2017-07-201-1/+6
* Cocoa Dialog Helpers: Refactor OK-Cancel buttons viewGabriel de Dietrich2016-11-161-0/+23
* macOS: Get rid of m_qtView member in QCocoaWindow that aliased m_viewTor Arne Vestbø2016-10-101-0/+4
* macOS: Move QColor/QBrush conversion functions to QtGuiTor Arne Vestbø2016-09-181-6/+0
* macOS: Move image conversion functions to QtGuiTor Arne Vestbø2016-09-181-10/+0
* macOS: Remove unused function qt_mac_QRegionToHIMutableShapeTor Arne Vestbø2016-09-181-3/+0
* macOS: Move QMacCGContext helper into QtGuiTor Arne Vestbø2016-09-171-5/+0
* Remove qt_mac_execute_apple_scriptGabriel de Dietrich2016-07-071-4/+0
* darwin: Add Foundation conversion functions for QSize/QSizeFTor Arne Vestbø2016-06-141-2/+0
* darwin: Add Foundation conversion functions for QRect/QRectFTor Arne Vestbø2016-06-101-2/+0
* Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-211-0/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-3/+0
|\
| * Move Cocoa key code helper functions to QtCoreTor Arne Vestbø2016-01-291-3/+0
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Add some functions to convert an NSColor to a QBrush.Jake Petroules2015-12-111-0/+3
* | Move a reusable image conversion function into QCocoaHelpers.Jake Petroules2015-12-101-0/+1
* | iOS: refactor removeMnemonics(const QString &) to QPlatformThemeRichard Moe Gustavsen2015-11-041-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Moved qt_mac_toQColor(CGColorRef) to qcocoahelpers.Ivan Komissarov2014-05-131-0/+1
* Cocoa: Fix popup window positioning.Morten Johan Sørvig2014-02-261-15/+5
* Cocoa: QImage -> CGImage conversion cleanupMorten Johan Sørvig2014-02-251-3/+3
* Cocoa: Option handling.Morten Johan Sørvig2014-02-081-0/+33
* Cocoa Helpers: Add qt_mac_flipRect(const QRect &)Gabriel de Dietrich2014-01-171-0/+1
* Cocoa: Let Cocoa pick the right pixmap for menu item iconsGabriel de Dietrich2013-07-011-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+2
|\
| * Cocoa: Export QImage <-> CGImage conversion funcs.Morten Johan Sørvig2013-02-121-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Remove usage of qt_mac_get_scaleFactor() as it is no longer neededAndy Shaw2012-12-191-2/+0
|/
* Cocoa: QGLWidget draws wrong within QMainWindow on Mac OSRichard Moe Gustavsen2012-11-231-0/+1
* Compile with -no-widgets.Morten Johan Sorvig2012-11-191-0/+3
* Support native event filter for Mac OS XLiang Qi2012-11-091-0/+28
* Cocoa: Set platform window geometry correctly.Morten Johan Sorvig2012-10-161-0/+3