summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-018-3/+28
* Cocoa: fix modal native dialogs with ongoing modal sessionsTeemu Katajisto2012-12-013-0/+13
* Cocoa: update OpenGL viewport when nsview movesRichard Moe Gustavsen2012-11-283-3/+35
* Mac: Fix wheel event handling on 10.6Liang Qi2012-11-271-5/+5
* Cocoa: Make sure non windowed QCocoaWindows hide their content viewsGabriel de Dietrich2012-11-231-0/+4
* Cocoa: Make sure child windows' QNSView is properly releasedGabriel de Dietrich2012-11-231-0/+2
* Cocoa: QGLWidget draws wrong within QMainWindow on Mac OSRichard Moe Gustavsen2012-11-236-101/+125
* Add nsOpenGLContextForContext to QCocoaNativeInterface.Zeno Albisser2012-11-232-4/+12
* Cocoa: Fix disabled colors in paletteGabriel de Dietrich2012-11-231-1/+0
* Add WindowFullscreenButtonHint.Morten Johan Sørvig2012-11-231-5/+4
* Accessibility Mac: Return textArea as role for multi line text.Frederik Gladhorn2012-11-234-5/+8
* Cocoa: Properly set QNSView's geometry when it's a subviewGabriel de Dietrich2012-11-221-0/+3
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-211-2/+0
* Use setImage workaround on all OS X versions.Morten Johan Sørvig2012-11-201-6/+3
* Compile with -no-widgets.Morten Johan Sorvig2012-11-194-49/+59
* Accessibility Mac: Implement value interfaceFrederik Gladhorn2012-11-151-1/+8
* Implement EditableText accessibility for Mac.Morten Johan Sorvig2012-11-154-5/+121
* Cocoa: application menu items sometimes get duplicatedRichard Moe Gustavsen2012-11-141-3/+17
* Cocoa: fix window focus lost when opening comboboxRichard Moe Gustavsen2012-11-121-6/+4
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-9/+14
* Support native event filter for Mac OS XLiang Qi2012-11-097-14/+261
* 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-072-19/+19
* Cocoa: fix backingstore flush for 10.8Teemu Katajisto2012-11-071-9/+6
* Cocoa: fix memory leaksTeemu Katajisto2012-11-064-3/+14
* Cocoa: Fix fonts on retina displays.Morten Johan Sørvig2012-11-021-4/+3
* Cocoa: Disable malfunctioning updateScreens().Morten Johan Sørvig2012-11-021-6/+0
* Added MultipleWindows platform capability.Samuel Rødal2012-11-021-0/+1
* Compile cocoa with QT_NO_ACCESSIBILITYJan Arve Saether2012-11-022-0/+8
* Mac: Add support for WindowMasks platform capabilityGabriel de Dietrich2012-11-025-32/+100
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-3/+2
* Only use the user set page margins for custom paperAndy Shaw2012-10-301-1/+3
* Cocoa: Disable touch events.Morten Johan Sorvig2012-10-301-5/+0
* Fix syncing of visibility and enabled for menus on CocoaAndy Shaw2012-10-263-1/+8
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-2/+2
* Cocoa: fix memory leakTeemu Katajisto2012-10-191-1/+4
* Cocoa: fix frameStrutMouseEventsRichard Moe Gustavsen2012-10-181-3/+7
* Cocoa: remove current contentView when clearing windowTeemu Katajisto2012-10-172-0/+9
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-172-4/+2
* implement QCocoaWindow::setWindowIconJoerg Bornemann2012-10-162-0/+21
* Check if there is an old item before removing itAndy Shaw2012-10-161-3/+2
* Cocoa: Set platform window geometry correctly.Morten Johan Sorvig2012-10-163-6/+26
* Cocoa: use defaultPixmap() if pixmap is not set for dragTeemu Katajisto2012-10-161-1/+5
* QPA: Introducing QPlatformTheme standardPixmap(), fileIconPixmap()Gabriel de Dietrich2012-10-162-0/+146
* Add cglContextForContext to QCocoaNativeInterface.Zeno Albisser2012-10-152-0/+27
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-152-3/+2
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-102-7/+13
* Mac: Bring back "Text boxes and list only" tab navigationGabriel de Dietrich2012-10-101-0/+4
* Cocoa: Send keyboard modifiers with mouse events.Morten Johan Sorvig2012-10-101-1/+2
* Cocoa: add qWarnining when trying to create 0 width/height CGImagesTeemu Katajisto2012-10-083-3/+18