summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.mm
Commit message (Expand)AuthorAgeFilesLines
* Cococa integration - close popups in a windowWillClose callbackTimur Pocheptsov2016-07-271-4/+16
* QCocoaWindow: Fix usage on deprecated APIGabriel de Dietrich2016-07-201-3/+1
* Cocoa integration - inconsistent window types/stylesTimur Pocheptsov2016-06-161-1/+12
* darwin: Add Foundation conversion functions for QSize/QSizeFTor Arne Vestbø2016-06-141-5/+4
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-2/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-2/+6
| |\
| | * Cocoa integration - fix QCocoaWindow::setContentViewTimur Pocheptsov2016-05-251-2/+6
* | | darwin: Add Foundation conversion functions for QRect/QRectFTor Arne Vestbø2016-06-101-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-15/+22
|\|
| * QCocoaWindow - do not call resignKeyWindowTimur Pocheptsov2016-05-101-4/+2
| * Cocoa: Add QCocoaWindowPointerGabriel de Dietrich2016-05-061-11/+20
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-2/+4
|\|
| * Cocoa integration - add a protection against dangling pointersTimur Pocheptsov2016-04-221-2/+4
* | Cocoa: Move window logging to qt.qpa.cocoa.windowMorten Johan Sørvig2016-03-211-29/+37
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+10
|\|
| * Cocoa: Improve native view lifetime accuracy.Morten Johan Sørvig2016-03-111-1/+10
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-0/+12
|\|
| * Cocoa: Update QWindow::screen() on expose/show.Morten Johan Sørvig2016-01-221-0/+12
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-1/+5
|\|
| * QCocoaWindow - resize embedded viewsTim Blechmann2015-12-151-1/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+1
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* | Remove dead code.Jake Petroules2015-11-271-1/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-2/+5
|\|
| * Cocoa integration - fix Qt::WindowFullscreenButtonHintTimur Pocheptsov2015-10-161-2/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-9/+9
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-5/+5
| |\
| | * Cocoa: Support Qt::WindowTransparentForInputMorten Johan Sørvig2015-09-241-0/+3
| | * Cocoa integration - make tool window resizable againTimur Pocheptsov2015-09-211-5/+2
| * | Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-4/+4
* | | Cocoa integration - re-parent NSView correctlyTimur Pocheptsov2015-09-261-0/+3
* | | Cocoa integration - do not make a window key during modal sessionTimur Pocheptsov2015-09-261-1/+10
* | | Link to AppKit instead of Cocoa.Jake Petroules2015-09-051-1/+1
|/ /
* | OS X adaptations to the high-DPI APIMorten Johan Sørvig2015-08-061-18/+19
* | platforms: cocoa - fix QCocoaWindow::bottomLeftClippedByNSWindowOffsetTim Blechmann2015-08-061-5/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-1/+1
| |\
| | * Cocoa: Remove ToolTip windows from popup stackMorten Johan Sørvig2015-06-051-1/+1
* | | Add QCocoaWindowFunctions and add a function to find the clip offsetJorgen Lind2015-06-111-0/+19
* | | Fix crash in tst_qfiledialog on OS XSimon Hausmann2015-06-041-4/+12
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-9/+34
|\| |
| * | Cocoa: add QT_MAC_USE_NSWINDOW env. variableMorten Johan Sørvig2015-06-021-1/+3
| |/
| * Add support to disable close button from the tool window in Cocoa.Marko Kangas2015-05-271-3/+16
| * Remove QNSView from superview in ~QCocoaWindow()Morten Johan Sørvig2015-05-131-1/+1
| * Cocoa: Upgrade default surface format to include an alpha channelUlf Hermann2015-05-131-1/+7
| * cocoa: Do not access the integration instance when shutting downLaszlo Agocs2015-05-121-1/+3
| * Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-2/+4
| |\
| | * Cocoa: Handle the event passed into the global monitor correctlyAndy Shaw2015-04-171-2/+4
* | | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-10/+9