summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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