summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.mm
Commit message (Expand)AuthorAgeFilesLines
* Prevent frame notifications going out when the content view is setAndy Shaw2012-11-081-0/+2
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-17/+17
* Cocoa: fix memory leaksTeemu Katajisto2012-11-061-2/+6
* Mac: Add support for WindowMasks platform capabilityGabriel de Dietrich2012-11-021-0/+10
* Cocoa: Disable touch events.Morten Johan Sorvig2012-10-301-5/+0
* Cocoa: remove current contentView when clearing windowTeemu Katajisto2012-10-171-0/+1
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-3/+1
* implement QCocoaWindow::setWindowIconJoerg Bornemann2012-10-161-0/+20
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-151-2/+1
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-3/+6
* Cocoa: don't animate window transitions for 0 width/height windowsTeemu Katajisto2012-10-081-0/+9
* Update the window style when the modality changes on CocoaAndy Shaw2012-10-041-1/+7
* Mac: QComboBox wouldn't receive mouse events when shown within a modal dialogGabriel de Dietrich2012-10-031-0/+4
* Cocoa: bugfix staysOnTopFlag in combination with transient parentRichard Moe Gustavsen2012-10-021-15/+8
* fix QWidget::setWindowFilePath on Mac OSJoerg Bornemann2012-10-021-0/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Introducing NoDropShadowWindowHint window flagGabriel de Dietrich2012-09-181-0/+8
* CocoaPlugin: remove autoreleasepool warnings on 10.6Richard Moe Gustavsen2012-09-101-0/+2
* Cleaner support for window flags in QCocoaWindowGabriel de Dietrich2012-09-031-36/+71
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* QTBUG-26296, dock widget movingJames Turner2012-07-231-1/+111
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Sync QWindow properties on NSWindow creation.Morten Johan Sorvig2012-07-051-0/+6
* Cocoa: Fix size hint and resize increment setting.Morten Johan Sorvig2012-07-041-4/+16
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Make popup windows show on the correct desktop.Morten Johan Sorvig2012-05-301-0/+7
* Cocoa implementation of QPA menu interface.James Turner2012-05-191-0/+14
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Cocoa: Fix beep-on-show for Creator menus.Morten Johan Sorvig2012-04-301-30/+20
* Cocoa: support modal windowsBradley T. Hughes2012-04-251-5/+38
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-21/+65
* Add QPlatformWindow::setWindowModified(bool)Bradley T. Hughes2012-04-171-0/+7
* Fix tst_QDialog::deleteInExec() crash on Mac OS XBradley T. Hughes2012-04-171-1/+0
* Cocoa: set window levels when creating NSWindow/NSPanelBradley T. Hughes2012-03-301-0/+27
* Cocoa: don't call non-existent NSWindow setFrameSizeBradley T. Hughes2012-03-301-1/+2
* Cocoa: silence warning about QCocoaWindow member initialization orderBradley T. Hughes2012-03-271-1/+1
* Cocoa: QCocoaWindow::clearNSWindow() needs to cleanup properlyBradley T. Hughes2012-03-261-1/+3
* Cocoa: don't show window when calling raise()Bradley T. Hughes2012-03-261-2/+6
* Cocoa: reimplement QPlatformWindow::setOpacity()Bradley T. Hughes2012-03-261-0/+6
* Cocoa: Add window fullscreen button on OS X Lion.Morten Johan Sorvig2012-03-231-0/+9
* Cocoa: Improve window activation handling.Morten Johan Sorvig2012-03-211-1/+10
* Cocoa: Panels can become key windows too.Morten Johan Sorvig2012-03-201-1/+7
* Cocoa: Implement support for child windows.Morten Johan Sorvig2012-03-201-21/+67
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-177/+141
* QWindow: fix crash on MacTasuku Suzuki2012-03-061-1/+1
* 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
* Cleanup properly when destroying QCocoaWindowBradley T. Hughes2012-01-161-0/+2
* Cocoa: Send window activation events.Morten Johan Sorvig2012-01-131-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1