summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.h
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Make sure we update internal window fullscreen stateGabriel de Dietrich2013-06-121-0/+2
* Fix transparent toplevels on Mac OS X again..Gunnar Sletta2013-05-281-0/+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
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-1/+1
* implement QCocoaWindow::setWindowIconJoerg Bornemann2012-10-161-0/+1
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-151-1/+1
* Update the window style when the modality changes on CocoaAndy Shaw2012-10-041-0/+1
* fix QWidget::setWindowFilePath on Mac OSJoerg Bornemann2012-10-021-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Introducing NoDropShadowWindowHint window flagGabriel de Dietrich2012-09-181-0/+1
* Cleaner support for window flags in QCocoaWindowGabriel de Dietrich2012-09-031-1/+4
* QTBUG-26296, dock widget movingJames Turner2012-07-231-0/+8
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-0/+5
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Cocoa: Fix beep-on-show for Creator menus.Morten Johan Sorvig2012-04-301-0/+1
* Cocoa: support modal windowsBradley T. Hughes2012-04-251-0/+2
* Fix compilation with Q_DECL_OVERRIDEOlivier Goffart2012-04-201-1/+1
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-0/+2
* Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-171-0/+2
* Cocoa: reimplement QPlatformWindow::setOpacity()Bradley T. Hughes2012-03-261-0/+1
* Cocoa: keep a NSWindow pointer in QCocoaWindowBradley T. Hughes2012-03-261-1/+1
* Fix qtnamespace compile break on Mac.Sarah Smith2012-03-261-2/+2
* Cocoa: Improve window activation handling.Morten Johan Sorvig2012-03-211-0/+1
* Cocoa: Implement support for child windows.Morten Johan Sorvig2012-03-201-0/+2
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-7/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make QCocoaWindow independent of NSWindow.Morten Sorvig2011-12-141-2/+26
* Fixed Qtbase OSX specific namespace compilation.Toby Tomkins2011-11-291-2/+2