summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnswindowdelegate.mm
Commit message (Expand)AuthorAgeFilesLines
* macOS: don’t crash when wrapping foreign viewsMorten Johan Sørvig2019-05-071-1/+3
* macOS: Remove screen-update disable during resizeTor Arne Vestbø2019-02-121-34/+0
* macOS: Use shared NSWindowDelegate instead of one per windowTor Arne Vestbø2018-11-201-20/+24
* macOS: Prevent flickering when resizing window rendered to by separate threadTor Arne Vestbø2018-09-111-0/+30
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-11/+24
|\
| * macOS: Manually compute frame rect for zoomed/maximized stateTor Arne Vestbø2018-06-051-11/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-7/+17
|\|
| * macOS: Respect maximum window size when computing zoomed state geometryTor Arne Vestbø2018-05-291-7/+17
* | Clean up our Objective-C usageJake Petroules2018-02-201-4/+7
|/
* Remove code paths for macOS < 10.11Jake Petroules2018-02-111-16/+0
* macOS: Tighten up window icon and represented filename handlingTor Arne Vestbø2017-10-031-2/+10
* Fix 32-bit build on macOSJake Petroules2017-07-201-2/+2
* macOS: Don't assume the proposed fullscreen size matches the screen sizeTor Arne Vestbø2017-07-171-3/+3
* macOS: Fix unused variable in window:willUseFullScreenContentSize:Tor Arne Vestbø2017-07-121-0/+1
* macOS: Account for fullscreen geometry bug in AppKit on OS X 10.10Tor Arne Vestbø2017-07-071-0/+15
* macOS: Rewrite window state handlingTor Arne Vestbø2017-02-161-5/+12
* Add QPlatformWindow::isForeignWindow()Tor Arne Vestbø2017-02-091-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-0/+15
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+15
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-221-0/+15
| | |\
| | | * macOS: Only show menu and allow dragging on proxy when a file path is setAndy Shaw2016-10-191-0/+15
* | | | macOS: Decouple NSWindow notifications and delegate callbacks from QNSViewTor Arne Vestbø2016-10-271-55/+3
|/ / /
* | | macOS: Get rid of m_qtView member in QCocoaWindow that aliased m_viewTor Arne Vestbø2016-10-101-3/+4
* | | Cococa integration - close popups in a windowWillClose callbackTimur Pocheptsov2016-07-271-0/+7
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* OSX: a window can be de-maximized by resizingShawn Rutledge2014-03-271-0/+8
* Cocoa: Mouse enter events on window activation.Christoph Schleifenbaum2013-12-031-0/+11
* Cocoa: Update window state when maximizing from the title barGabriel de Dietrich2013-06-121-0/+8
* Fix ignoring close events on OSXJosh Faust2013-04-261-2/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-0/+8
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix crash-on-exit in qmlscene.Morten Sorvig2011-08-181-1/+3
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-0/+8
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Port Qt 5 to Mac.Morten Sorvig2011-05-181-1/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+73