summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Cocoa QPA Menu: Clear menu items' Cocoa ancestor on destructionGabriel de Dietrich2014-05-022-0/+6
* QCocoaPrintDevice: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-291-0/+4
* Revert "Mac: fix bugs for font selection in QFontDialog"Liang Qi2014-04-281-6/+10
* Cocoa: Fix crash on Combobox popup close.Morten Johan Sørvig2014-04-251-1/+1
* Cocoa: Make Qt::Tool windows hide on deactivateMorten Johan Sørvig2014-04-251-1/+2
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* Cocoa: Don't consume events when closing tool tipsMorten Johan Sørvig2014-04-121-1/+5
* Cocoa: Post event to "show()" a modal windowGabriel de Dietrich2014-04-102-12/+16
* Cocoa: Send expose event on screen change.Morten Johan Sørvig2014-04-103-1/+5
* Cocoa: Set the COCOA_MENU_ANCESTOR() also when sync'ingGabriel de Dietrich2014-04-101-1/+1
* Cocoa: Fix DnD when using native widgets.Morten Johan Sørvig2014-04-091-6/+28
* Mac: Implement unified toolbar look for QTabBarMorten Johan Sørvig2014-04-094-0/+24
* Cocoa: Update unified toolbar area on toolbar hideMorten Johan Sørvig2014-04-094-38/+61
* Cocoa: Use private property to enable NSWindow child windowsGabriel de Dietrich2014-04-091-1/+8
* Cocoa: Fix possible printing memory leak.Morten Johan Sørvig2014-04-091-4/+5
* Cocoa: Fix crash when creating printer object.Morten Johan Sørvig2014-04-091-3/+6
* Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-095-43/+106
* OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-076-2/+97
* Mac Accessibility: Make more widgets name/description workFrederik Gladhorn2014-04-051-1/+4
* Cocoa: Don't beep on maximize.Morten Johan Sørvig2014-04-051-1/+1
* Cocoa: Make backing store flush accurate.Morten Johan Sørvig2014-04-051-2/+3
* Cocoa: Make QScreen::topLevelAt() work correctlyMorten Johan Sørvig2014-04-053-0/+37
* Cocoa: Support pasting rich text to Qt appsMorten Johan Sørvig2014-04-052-0/+72
* Cocoa: Fix crash when disconnecting an AirDisplay monitor.Dyami Caliri2014-04-031-2/+7
* Change the hidpi cursor hotspot coordinate mappingKari Pihkala2014-04-031-2/+1
* Cocoa: Close ToolTips on parent window move.Morten Johan Sørvig2014-04-031-3/+5
* Mac: Use QString::toNSString in QtBase.Morten Johan Sørvig2014-04-032-3/+2
* NSScreen screens may be empty so add the main screen in that caseAndy Shaw2014-03-291-2/+8
* Accessibility Mac: CheckBoxes need value attributeFrederik Gladhorn2014-03-291-1/+6
* Cocoa: Don't stop NSApp when showing a modal dialogGabriel de Dietrich2014-03-272-1/+16
* Accessibility Mac: Fix handling of top level widgetFrederik Gladhorn2014-03-272-41/+30
* OSX: a window can be de-maximized by resizingShawn Rutledge2014-03-273-0/+17
* OSX: make reported window state consistent with realityShawn Rutledge2014-03-253-5/+30
* QPA: Fix QPlatformTheme::Palette enum value spellingGabriel de Dietrich2014-03-211-1/+1
* Mac theming: Remove obsolete private color conversion functionsGabriel de Dietrich2014-03-211-2/+0
* Mac theming: Set background brush for menu paletteGabriel de Dietrich2014-03-211-0/+2
* Cocoa: Fix geometry for embedded QWindows.Morten Johan Sørvig2014-03-202-0/+17
* Set unified toolbar height accurately.Morten Johan Sørvig2014-03-204-4/+77
* Cocoa: Follow-up m_sendUpAsRightButton for DnDMorten Johan Sørvig2014-03-201-2/+2
* Cococa: Make QMacNativeWidget work again.Morten Johan Sørvig2014-03-201-1/+3
* Cocoa: call SetFrontProcess on raise()Morten Johan Sørvig2014-03-201-0/+3
* Accessibility Mac: Implement most TextEdit functionsFrederik Gladhorn2014-03-201-21/+68
* Accessibility Mac: Implement setting focusFrederik Gladhorn2014-03-201-2/+8
* Accessibility Mac: Fix TextEditFrederik Gladhorn2014-03-201-0/+94
* Cocoa: Set surface resolution for all GL surfacesMorten Johan Sørvig2014-03-201-1/+1
* Cocoa: Close windows with QWSI::handleCloseEvent()Morten Johan Sørvig2014-03-201-1/+2
* Cocoa: Enable QQuickWidget on Mac OS X.Morten Johan Sørvig2014-03-204-1/+8
* Accessibility Mac: fix role for linksFrederik Gladhorn2014-03-191-1/+1
* Recognize RGBA8888 formats when converting to CGImageAllan Sandfeld Jensen2014-03-172-45/+17
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-03-173-9/+13
|\