summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.mm
Commit message (Expand)AuthorAgeFilesLines
* Make the expose region local on all platformsLaszlo Agocs2014-08-121-3/+3
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-0/+28
|\
| * Cocoa: Handle Qt::WA_ShowWithoutActivatingMorten Johan Sørvig2014-07-021-0/+11
| * Cocoa: Handle Qt::WindowDoesNotAcceptFocusMorten Johan Sørvig2014-07-021-0/+17
* | OS X: Fix build with QT_NO_OPENGLSergio Martins2014-06-301-0/+8
|/
* Cocoa: clear queued user input events when window is destroyedDyami Caliri2014-06-031-1/+9
* Make QT_MAC_OPENGL_SURFACE_ORDER=-1 work betterMorten Johan Sørvig2014-05-261-2/+13
* Cocoa: Remove the NSWindow -> QCococaWindow hash.Morten Johan Sørvig2014-05-261-5/+0
* Cocoa: Prevent crash on QWindow delete.Morten Johan Sørvig2014-05-261-0/+1
* Trigger repaint of window when toggling unified toolbar on or off.Jake Petroules2014-05-221-0/+3
* Cocoa: Make Qt::Tool windows hide on deactivateMorten Johan Sørvig2014-04-251-1/+2
* Cocoa: Send expose event on screen change.Morten Johan Sørvig2014-04-101-1/+3
* Mac: Implement unified toolbar look for QTabBarMorten Johan Sørvig2014-04-091-0/+6
* Cocoa: Update unified toolbar area on toolbar hideMorten Johan Sørvig2014-04-091-27/+32
* Cocoa: Use private property to enable NSWindow child windowsGabriel de Dietrich2014-04-091-1/+8
* Cocoa: Don't beep on maximize.Morten Johan Sørvig2014-04-051-1/+1
* Cocoa: Make QScreen::topLevelAt() work correctlyMorten Johan Sørvig2014-04-051-0/+5
* Cocoa: Close ToolTips on parent window move.Morten Johan Sørvig2014-04-031-3/+5
* OSX: a window can be de-maximized by resizingShawn Rutledge2014-03-271-0/+8
* OSX: make reported window state consistent with realityShawn Rutledge2014-03-251-5/+21
* Cocoa: Fix geometry for embedded QWindows.Morten Johan Sørvig2014-03-201-0/+16
* Set unified toolbar height accurately.Morten Johan Sørvig2014-03-201-3/+34
* Cococa: Make QMacNativeWidget work again.Morten Johan Sørvig2014-03-201-1/+3
* Cocoa: call SetFrontProcess on raise()Morten Johan Sørvig2014-03-201-0/+3
* Cocoa: Set surface resolution for all GL surfacesMorten Johan Sørvig2014-03-201-1/+1
* Cocoa: Disable the zoom button when appropriateMorten Johan Sørvig2014-03-151-0/+16
* Cocoa: Fix crash when closing window from title barGabriel de Dietrich2014-03-141-0/+14
* Cocoa: Keep child NSWindow alive while it grabs the mouseGabriel de Dietrich2014-03-041-2/+20
* Cocoa: Use helper class for event handling in native windowsGabriel de Dietrich2014-03-041-95/+130
* Cocoa: Fix popup window positioning.Morten Johan Sørvig2014-02-261-3/+3
* Cocoa: Set geometry for foreign views.Morten Johan Sørvig2014-02-261-0/+3
* Cocoa: Prevent "Invalid Drawable" GL warnings.Morten Johan Sørvig2014-02-251-0/+4
* Cocoa: Bring back two-class native window systemGabriel de Dietrich2014-02-121-46/+122
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-10/+7
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-10/+7
| |\
| | * Upgrade Window Level for stay on top widget on OS XSamuel Gaist2014-01-311-1/+1
| | * Cocoa: avoid a crash for cursor in QCocoaWindowLiang Qi2014-01-211-1/+5
| | * Cocoa: Popups should not become keyGabriel de Dietrich2014-01-161-8/+1
* | | Cocoa: Add setNSToolbar(QWindow *, NSToolBar *)Morten Johan Sørvig2014-02-101-0/+19
* | | Cocoa: Simplify native view access.Morten Johan Sørvig2014-02-081-0/+10
* | | Cocoa: Option handling.Morten Johan Sørvig2014-02-081-2/+8
* | | Cocoa: Handle gracefully closing a window without event dispatcherGabriel de Dietrich2014-02-061-4/+7
|/ /
* | Cocoa: Add improved cursor updating code path.Morten Johan Sørvig2014-02-061-5/+11
* | Cocoa: Allow frameless NSWindow child QWindowsGabriel de Dietrich2014-02-051-43/+297
* | Cocoa: Merge QNSWindow and QNSPanel, inherit NSPanelGabriel de Dietrich2014-01-311-107/+75
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+41
|\|
| * Cocoa: Add setContentBorderThickness().Morten Johan Sørvig2014-01-111-0/+41
* | OSX: support fake fullscreen and etcLiang Qi2014-01-031-4/+35
|/
* cocoa: avoid sending windowNotification to a non-QNSViewShawn Rutledge2013-12-231-4/+5
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-1/+41
|\