summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnsview.h
Commit message (Expand)AuthorAgeFilesLines
* macOS: Handle update requests via setNeedsDisplay more carefullyTor Arne Vestbø2018-02-011-0/+3
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+2
|\
| * macOS: Reset composition when focus object changes inside windowEskil Abrahamsen Blomfeldt2017-09-041-0/+2
* | Merge dev into 5.10Frederik Gladhorn2017-09-021-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-0/+2
| |\|
| | * Cocoa: Fix compile when using QT_NO_TABLETEVENTAndy Shaw2017-08-251-0/+2
* | | macOS: Respect responder chain when setting cursorTor Arne Vestbø2017-09-011-0/+2
* | | macOS: Modernize masking of windowsTor Arne Vestbø2017-09-011-7/+0
|/ /
* | macOS: Modernize QCocoaBackingStore::flush()Tor Arne Vestbø2017-07-291-7/+1
* | macOS: Send expose event at drawRect and trigger updates via setNeedsDisplayTor Arne Vestbø2017-07-251-1/+0
* | macOS: Remove unused m_maskData member in QNSViewTor Arne Vestbø2017-07-121-1/+0
* | macOS: Move geometry reporting from QNSView to QCocoaWindowTor Arne Vestbø2017-07-081-1/+1
* | macOS: Ctrl LMB override can be set on a per window basisMartin Porcelli2017-05-191-0/+1
|/
* Cocoa: Send correct mouse buttons for tabletsMorten Johan Sørvig2017-04-241-3/+3
* macOS: Remove workaround for default-sized NSViewsTor Arne Vestbø2017-03-281-1/+0
* 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