summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnsview.h
Commit message (Expand)AuthorAgeFilesLines
* QPI/Cocoa: QNSView - guard removeFromSuperview by autorelease poolTim Blechmann2015-11-231-0/+1
* Cocoa integration - do not send move events while in -draggingUpdated:Timur Pocheptsov2015-11-041-0/+1
* Cocoa: Implement QPlatformInputContext::locale().Liang Qi2015-10-241-0/+1
* QWidgetAction: Don't deactivate the current window on MacGabriel de Dietrich2015-10-231-0/+1
* Clean up cancel operation handling on OS XTor Arne Vestbø2015-09-271-1/+1
* Cocoa: Fix backing store performance regression.Morten Johan Sørvig2015-08-251-2/+2
* cocoa: QNSView - guard implementation against deleted windowTim Blechmann2015-06-241-1/+1
* OS X: Do not re-create tracking areas over and over againEike Ziller2015-04-161-0/+1
* Fix crash-on-exit when embedding QNViewMorten Johan Sørvig2015-02-121-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Cocoa plugin - fix obscured/mapped/unmapped logicTimur Pocheptsov2015-02-031-0/+1
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-2/+2
|\
| * Fix namespacing of QNSViewMouseMoveHelperFrederik Gladhorn2015-01-161-2/+2
* | OS X: remove use of Carbon API for scroll events; fix ScrollBeginShawn Rutledge2014-11-271-0/+1
|/
* OS X - Cocoa backing store and drawRectTimur Pocheptsov2014-10-281-1/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+6
|\
| * Cocoa: Handle insertNewLine selector for when it is sent while composing textAndy Shaw2014-09-191-0/+1
| * cocoa: fix namespace manging for QNSViewTim Blechmann2014-09-151-1/+5
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-031-0/+1
|\|
| * Cocoa: Separate framestrut and normal button stateMorten Johan Sørvig2014-07-021-0/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-3/+7
|\|
| * Cocoa: Do mouse move and cursor update handling separate from viewEike Ziller2014-06-241-3/+7
* | OS X: Fix build with QT_NO_OPENGLSergio Martins2014-06-301-0/+4
|/
* Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-02-051-0/+1
* Cocoa: Mouse enter events on window activation.Christoph Schleifenbaum2013-12-031-0/+2
* Revert "Fix Invalid Drawable error when using createWindowContainer on Mac."Gunnar Sletta2013-09-201-1/+0
* Merge branch 'stable' into devSergio Ahumada2013-09-131-0/+1
|\
| * Fix Invalid Drawable error when using createWindowContainer on Mac.Chris Meyer2013-09-101-0/+1
* | Add Wacom tablet support for CocoaRyohei Ikegami2013-08-161-0/+4
|/
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-121-0/+2
|\
| * Cocoa: Make sure internal minimized state is up to dateGabriel de Dietrich2013-06-121-0/+1
| * Cocoa: Update window state when maximizing from the title barGabriel de Dietrich2013-06-121-0/+1
* | Support Mac key equivalent Cmd+PeriodGatis Paeglis2013-05-311-0/+1
|/
* Fix breakage of tst_qquickwindow::grab(invisible)Andy Nichols2013-05-141-2/+1
* Fix Invalid Drawable error for QGLWidget on MacAndy Nichols2013-05-101-0/+3
* Fix shortcut override for menusFrederik Gladhorn2013-04-261-1/+1
* Let platform plugin decide if accessibility is activeFrederik Gladhorn2013-04-191-1/+0
* Implement [QNSView isOpaque]Morten Johan Sørvig2013-03-221-0/+1
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-0/+4
|\
| * Make toplevel transparent windows work on Mac OS XGunnar Sletta2013-02-231-0/+1
| * QPA Cocoa Menu: Make sure mouse button state is clean after popupGabriel de Dietrich2013-02-111-0/+2
| * Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-1/+1
| |\
| * | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-231-0/+1
* | | Cocoa: Fix shadowless popupsGabriel de Dietrich2013-03-061-0/+2
* | | Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-061-0/+2
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Ensure ctrl + click sends a right mouse button press in CocoaAndy Shaw2012-12-041-0/+1
* Cocoa: update OpenGL viewport when nsview movesRichard Moe Gustavsen2012-11-281-1/+3
* Cocoa: QGLWidget draws wrong within QMainWindow on Mac OSRichard Moe Gustavsen2012-11-231-2/+4