summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.h
Commit message (Expand)AuthorAgeFilesLines
* OSX: a window can be de-maximized by resizingShawn Rutledge2014-03-271-0/+1
* OSX: make reported window state consistent with realityShawn Rutledge2014-03-251-0/+1
* Cocoa: Fix geometry for embedded QWindows.Morten Johan Sørvig2014-03-201-0/+1
* Set unified toolbar height accurately.Morten Johan Sørvig2014-03-201-0/+12
* Cocoa: Disable the zoom button when appropriateMorten Johan Sørvig2014-03-151-0/+1
* Cocoa: Fix crash when closing window from title barGabriel de Dietrich2014-03-141-0/+1
* Cocoa: Keep child NSWindow alive while it grabs the mouseGabriel de Dietrich2014-03-041-0/+4
* Cocoa: Use helper class for event handling in native windowsGabriel de Dietrich2014-03-041-11/+39
* Cocoa: Bring back two-class native window systemGabriel de Dietrich2014-02-121-21/+32
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-1/+0
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+0
| |\
| | * Cocoa: Popups should not become keyGabriel de Dietrich2014-01-161-1/+0
* | | Cocoa: Add setNSToolbar(QWindow *, NSToolBar *)Morten Johan Sørvig2014-02-101-0/+1
* | | Cocoa: Simplify native view access.Morten Johan Sørvig2014-02-081-0/+2
|/ /
* | Cocoa: Allow frameless NSWindow child QWindowsGabriel de Dietrich2014-02-051-2/+11
* | Cocoa: Merge QNSWindow and QNSPanel, inherit NSPanelGabriel de Dietrich2014-01-311-23/+24
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-0/+6
|\|
| * Cocoa: Add setContentBorderThickness().Morten Johan Sørvig2014-01-111-0/+6
* | OSX: support fake fullscreen and etcLiang Qi2014-01-031-0/+5
|/
* Improve expose event handling.Morten Johan Sørvig2013-12-041-0/+4
* Cocoa: Improve cursor setting.Morten Johan Sørvig2013-11-011-1/+5
* Cocoa: Allow popups to grab mouse and keyboardGabriel de Dietrich2013-10-181-0/+1
* Ensure that context menus show even if the window is not active on MacAndy Shaw2013-10-161-0/+1
* Cocoa: Use internal style mask to disable resizing popup parentsGabriel de Dietrich2013-09-241-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-0/+2
|\
| * Cocoa: Make sure we update internal window fullscreen stateGabriel de Dietrich2013-06-121-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-0/+1
|\|
| * Fix transparent toplevels on Mac OS X again..Gunnar Sletta2013-05-281-0/+1
* | Reduce the usage of QT_PREPEND_NAMESPACE in the Cocoa platform pluginRomain Perier2013-05-261-1/+1
|/
* Fix ignoring close events on OSXJosh Faust2013-04-261-1/+1
* Don't use the SubWindow flag for windows embedded in foreign windowsShawn Rutledge2013-04-261-1/+6
* Cocoa: Add setAlertState(), isAlertState(), beep() functionsGabriel de Dietrich2013-04-231-0/+5
* Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-261-0/+3
* Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-261-0/+2
* Implement [QNSView isOpaque]Morten Johan Sørvig2013-03-221-2/+1
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-0/+4
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+5
| |\
| * | Make toplevel transparent windows work on Mac OS XGunnar Sletta2013-02-231-0/+2
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+2
| |\ \
| * \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
| |\ \ \
| * | | | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-231-0/+2
* | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-061-0/+4
| | |_|/ | |/| |
* | | | QCococaWindow: Add NSView hosting support.Morten Johan Sørvig2013-02-231-1/+3
* | | | Cocoa: Add basic support for Qt::SubWindow.Morten Johan Sørvig2013-02-221-0/+2
|/ / /
* | / Cocoa QPA: Fix compilation errorGabriel de Dietrich2013-02-051-1/+2
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+2
* Cocoa: fix memory leaksTeemu Katajisto2012-11-061-0/+3
* Mac: Add support for WindowMasks platform capabilityGabriel de Dietrich2012-11-021-0/+1