summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoaintegration.mm
Commit message (Expand)AuthorAgeFilesLines
* QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-261-2/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+4
|\
| * [macOS] Check that the screen's index is still valid after updatingAndy Shaw2016-07-081-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-261-0/+9
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+9
| |\|
| | * OS X: Fix available geometry at startup when menu bar is hiddenTor Arne Vestbø2016-04-131-0/+9
* | | OSX: remove tablet->mouse event synthShawn Rutledge2016-04-251-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-3/+7
|\|
| * Cocoa: Fix crash on screen disconnect.Morten Johan Sørvig2016-03-151-3/+7
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-10/+2
| |\
| | * Revert "Cocoa: correct QDesktopWidget::availableGeometry()"Liang Qi2015-09-151-10/+2
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-2/+10
| |\|
| | * Cocoa: correct QDesktopWidget::availableGeometry()Liang Qi2015-09-071-2/+10
* | | Updated license headersJani Heikkinen2016-01-151-14/+20
* | | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-0/+5
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-7/+6
|\| |
| * | Fix QT_NO_ACCESSIBILITY build on OS XLiang Qi2015-09-111-4/+2
| * | Harmonize input context selectionBernd Weimer2015-08-251-3/+4
* | | Introduce Qt::AA_PluginApplication replacing Qt::AA_MacPluginApplication.Friedemann Kleint2015-09-011-2/+2
|/ /
* | OSX FreeType: Add support for sub pixel font rendering.Sérgio Martins2015-08-141-0/+10
* | OSX: Add initial FreeType supportMathias Hasselmann2015-08-111-2/+22
* | Cocoa Integration: Support non-native input context pluginsGabriel de Dietrich2015-08-011-2/+6
* | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-4/+3
|/
* Add a means to set the application icon where supportedAndy Shaw2015-04-101-0/+13
* Cocoa: Correct mouse event forwarding for popupsMorten Johan Sørvig2015-03-121-0/+24
* OSX: fix leaks due to missing NSAutoreleasePoolErik Verbruggen2015-02-261-0/+2
* Decide whether to synthesize mouse events on a per device basisAlexander Volkov2015-02-251-2/+0
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-2/+2
* Cocoa QPA Plugin: Remove code depending depending on OS X 10.6 and olderGabriel de Dietrich2014-10-271-10/+3
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-2/+6
|\
| * Cocoa: Work around faulty screen list on startupMorten Johan Sørvig2014-08-241-2/+6
* | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-2/+1
* | Revert "Session management for OS X"Olivier Goffart2014-07-131-8/+0
* | Session management for OS XSamuel Gaist2014-07-101-0/+8
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-11/+30
|\|
| * Cocoa: Re-implement QCocoaScreen::topLevelAt()Morten Johan Sørvig2014-06-061-11/+30
* | OS X: Fix build with QT_NO_OPENGLSergio Martins2014-06-301-0/+4
* | Support adapting an existing NSOpenGLContext in cocoaLaszlo Agocs2014-06-251-1/+5
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-12/+5
|\|
| * Cocoa: Remove the NSWindow -> QCococaWindow hash.Morten Johan Sørvig2014-05-261-12/+5
* | OS X: Add support for ApplicationState capabilitySamuel Gaist2014-04-241-2/+1
|/
* Cocoa: Make QScreen::topLevelAt() work correctlyMorten Johan Sørvig2014-04-051-0/+28
* Cocoa: Fix crash when disconnecting an AirDisplay monitor.Dyami Caliri2014-04-031-2/+7
* NSScreen screens may be empty so add the main screen in that caseAndy Shaw2014-03-291-2/+8
* Cocoa: Enable QQuickWidget on Mac OS X.Morten Johan Sørvig2014-03-201-0/+1
* Cocoa: added queryKeyboardModifiers() in platform pluginLiang Qi2014-03-151-0/+5
* Cocoa: remove qmacmime includes where not neededRichard Moe Gustavsen2014-03-061-1/+0
* Cocoa: create QCocoaMimeTypes for Cocoa-only mime-typesRichard Moe Gustavsen2014-03-061-0/+2