summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnsview.h
Commit message (Expand)AuthorAgeFilesLines
* QCocoaWindow: fix geometry issue when only minimumSize is setOleg Yadrov2017-03-181-0/+1
* macOS: Rewrite window state handlingTor Arne Vestbø2017-02-161-1/+0
* macOS: Handle window state changes directly in QCocoaWindowTor Arne Vestbø2017-02-111-1/+0
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+0
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+0
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-1/+0
| | |\
| | | * Cocoa: Make child window cursors work correctlyMorten Johan Sørvig2016-11-081-1/+0
| | | * OSX: mark mouse events from tablet devices as synthesizedShawn Rutledge2016-04-261-1/+1
* | | | macOS: Handle NSViewGlobalFrameDidChangeNotification via QCocoaWindowTor Arne Vestbø2016-10-271-1/+0
* | | | macOS: Decouple NSWindow notifications and delegate callbacks from QNSViewTor Arne Vestbø2016-10-271-1/+5
|/ / /
* | | macOS: Remove QNSView member m_window in favor of going via m_platformWindowTor Arne Vestbø2016-10-131-2/+1
* | | macOS: Use QPointer to track QNSView -> QCocoaWindowTor Arne Vestbø2016-10-131-2/+1
* | | Cocoa: Add drawBackingStoreUsingCoreGraphicsMorten Johan Sørvig2016-09-221-0/+1
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-1/+0
|/ /
* | OSX: remove tablet->mouse event synthShawn Rutledge2016-04-251-1/+1
* | Cocoa: Forward masked out mouse events.Morten Johan Sørvig2016-03-211-0/+2
* | Cocoa: Forward rejected key events.Morten Johan Sørvig2016-03-211-1/+3
* | Cocoa: Unify mouse handling logicMorten Johan Sørvig2016-03-211-0/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-0/+1
|\|
| * QPI/Cocoa: QNSView - guard removeFromSuperview by autorelease poolTim Blechmann2015-11-231-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-0/+1
|\|
| * Cocoa integration - do not send move events while in -draggingUpdated:Timur Pocheptsov2015-11-041-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-0/+2
|\|
| * Cocoa: Implement QPlatformInputContext::locale().Liang Qi2015-10-241-0/+1
| * QWidgetAction: Don't deactivate the current window on MacGabriel de Dietrich2015-10-231-0/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+1
|\|
| * Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-2/+2
|\|
| * Cocoa: Fix backing store performance regression.Morten Johan Sørvig2015-08-251-2/+2
* | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/
* cocoa: QNSView - guard implementation against deleted windowTim Blechmann2015-06-241-1/+1
* OS X: Do not re-create tracking areas over and over againEike Ziller2015-04-161-0/+1
* Fix crash-on-exit when embedding QNViewMorten Johan Sørvig2015-02-121-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Cocoa plugin - fix obscured/mapped/unmapped logicTimur Pocheptsov2015-02-031-0/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-2/+2
|\
| * Fix namespacing of QNSViewMouseMoveHelperFrederik Gladhorn2015-01-161-2/+2
* | OS X: remove use of Carbon API for scroll events; fix ScrollBeginShawn Rutledge2014-11-271-0/+1
|/
* OS X - Cocoa backing store and drawRectTimur Pocheptsov2014-10-281-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+6
|\
| * Cocoa: Handle insertNewLine selector for when it is sent while composing textAndy Shaw2014-09-191-0/+1
| * cocoa: fix namespace manging for QNSViewTim Blechmann2014-09-151-1/+5
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-0/+1
|\|
| * Cocoa: Separate framestrut and normal button stateMorten Johan Sørvig2014-07-021-0/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-3/+7
|\|
| * Cocoa: Do mouse move and cursor update handling separate from viewEike Ziller2014-06-241-3/+7
* | OS X: Fix build with QT_NO_OPENGLSergio Martins2014-06-301-0/+4
|/
* Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-02-051-0/+1