summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* cocoa: Fix compiler warnings about unused functions.Sérgio Martins2014-07-311-6/+0
* Cocoa: Handle Qt::WA_ShowWithoutActivatingMorten Johan Sørvig2014-07-022-0/+12
* Cocoa: Handle Qt::WindowDoesNotAcceptFocusMorten Johan Sørvig2014-07-023-1/+19
* Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-023-11/+23
* Cocoa: Separate framestrut and normal button stateMorten Johan Sørvig2014-07-022-7/+10
* OS X: when opening a URL via QFileOpenEvent, pass as QUrlShawn Rutledge2014-07-021-1/+1
* Empty icons and Cocoa menu items.Timur Pocheptsov2014-07-021-3/+4
* Cocoa: Do mouse move and cursor update handling separate from viewEike Ziller2014-06-242-12/+66
* Cocoa: cleanup modal sessions for dialogs not run with .exec()Dyami Caliri2014-06-231-0/+3
* Cocoa: fix Option + any key in key eventLiang Qi2014-06-211-1/+1
* Cocoa: Don't send duplicate close events.Morten Johan Sørvig2014-06-101-1/+8
* Cocoa: Re-implement QCocoaScreen::topLevelAt()Morten Johan Sørvig2014-06-061-11/+30
* Cocoa: clear queued user input events when window is destroyedDyami Caliri2014-06-033-1/+26
* Cocoa: Adapt to Xcode 6 clang version sudden pickinessGabriel de Dietrich2014-06-033-3/+3
* Cocoa: Make QMacNativeWidget event processing workMorten Johan Sørvig2014-06-031-1/+1
* Cocoa: Fix modal session cleanup.Morten Johan Sørvig2014-05-281-3/+10
* Partially revert "Cocoa: support modal windows"Morten Johan Sørvig2014-05-281-24/+12
* Revert "Cocoa: Don't stop NSApp when showing a modal dialog"Morten Johan Sørvig2014-05-282-16/+1
* Revert "Cocoa: Post event to "show()" a modal window"Morten Johan Sørvig2014-05-282-16/+12
* Make QT_MAC_OPENGL_SURFACE_ORDER=-1 work betterMorten Johan Sørvig2014-05-261-2/+13
* Cocoa: Remove the NSWindow -> QCococaWindow hash.Morten Johan Sørvig2014-05-263-20/+5
* Cocoa: Prevent crash on QWindow delete.Morten Johan Sørvig2014-05-261-0/+1
* Cocoa: Make sure modal windows get correct geometry on showAndy Shaw2014-05-261-1/+5
* Trigger repaint of window when toggling unified toolbar on or off.Jake Petroules2014-05-221-0/+3
* Cocoa: Do not process ampersands in menus twice.Christoph Schleifenbaum2014-05-211-1/+1
* cocoa: remove rtf converter from cocoaRichard Moe Gustavsen2014-05-161-67/+0
* qmacmime: rename and move QMacPasteboardMimePlainText to the cocoa pluginRichard Moe Gustavsen2014-05-161-0/+62
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-034-6/+20
|\
| * 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
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-013-2/+4
|\|
| * 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
* | Accessibility Mac: implement min/max valueFrederik Gladhorn2014-04-251-0/+25
* | Accessibility Mac: Make value interface settableFrederik Gladhorn2014-04-251-0/+14
* | Accessibility Mac: Fix reading of empty lines in text editFrederik Gladhorn2014-04-251-1/+1
* | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-233-13/+21
|\|
| * 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: NSMenu views never get viewDidUnhide calledGabriel de Dietrich2014-04-181-0/+41
* | QPA: Adding API to support QWidgetAction on MacGabriel de Dietrich2014-04-174-0/+25
* | Cocoa: Force menubar update after inserting a new menuGabriel de Dietrich2014-04-161-0/+2
|/
* 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