summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoahelpers.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Platform-plugin support for QSystemTrayIcon.Christoph Schleifenbaum2012-07-031-0/+6
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-0/+5
* Port QMacPrintEngine and QCoreGraphicsPaintEngine from Qt 4 to Qt 5Bradley T. Hughes2012-03-151-0/+7
* Input method on MacTasuku Suzuki2012-03-121-0/+2
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-071-0/+5
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-6/+0
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-301-39/+39
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Delete src/widgets/platforms/macMorten Johan Sorvig2012-01-171-2/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixed Qtbase OSX specific namespace compilation.Toby Tomkins2011-11-291-0/+4
* Cocoa: Set correct child window geometry.Morten Sorvig2011-10-271-0/+1
* Cocoa: Implement propagateSizeHints.Morten Sorvig2011-10-271-0/+2
* Cocoa: Add helper functions for NSPoint <-> QPoint(F) conversion.Bjørn Erik Nilsen2011-09-201-0/+17
* Clang Build Fix: Cocoa platform pluginTakumi ASAKI2011-09-091-1/+1