summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compile.Morten Sorvig2011-11-101-2/+2
* Cocoa: Implement mouse and keyboard grab.Morten Sorvig2011-11-091-1/+16
* Cocoa: Set correct child window geometry.Morten Sorvig2011-10-271-1/+0
* Cocoa: Implement propagateSizeHints.Morten Sorvig2011-10-271-0/+2
* Cocoa: clean up compiler warnings.Morten Sorvig2011-10-231-8/+2
* Cocoa: Make the hellowindow opengl example work.Morten Sorvig2011-08-301-2/+0
* Fix crash-on-exit in qmlscene.Morten Sorvig2011-08-181-0/+1
* Create NSWindow subclass.Morten Sorvig2011-08-181-2/+9
* Cocoa: Set child window geometry correctly.Morten Sorvig2011-08-111-0/+4
* Cocoa: Window type and flags handling.Morten Sorvig2011-07-011-0/+5
* OpenGL API refactor.Samuel Rødal2011-06-211-2/+0
* Port Cocoa plugin to new backing store interface.Samuel Rødal2011-06-211-1/+1
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-2/+7
* Cocoa: Implement raise() and lower().Morten Sorvig2011-06-071-0/+3
* Cocoa: Implement setWindowTitle.Morten Sorvig2011-06-071-0/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Port Qt 5 to Mac.Morten Sorvig2011-05-181-5/+10
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+75