summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnsview.mm
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-261-4/+40
* Fixed shortcuts for some (e.g. Russian) layoutsCyril Oblikov2013-03-261-4/+8
* OSX: WindowTransparentForInput QNSView pass events to next responderShawn Rutledge2013-03-241-2/+37
* Implement [QNSView isOpaque]Morten Johan Sørvig2013-03-221-0/+5
* Send expose when we get a geometry change.Gunnar Sletta2013-03-211-0/+1
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-0/+29
|\
| * OSX: a window which has WindowDoesNotAcceptFocus isn't first responderShawn Rutledge2013-03-191-0/+2
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+45
| |\
| * | Make toplevel transparent windows work on Mac OS XGunnar Sletta2013-02-231-0/+5
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-5/+4
| |\ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\ \ \
| * | | | QPA Cocoa Menu: Make sure mouse button state is clean after popupGabriel de Dietrich2013-02-111-0/+5
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-100/+13
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-0/+33
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-231-3/+3
| |\ \ \ \ \ \
| * | | | | | | Implement focus handling of child windows for cocoa.Gunnar Sletta2013-01-231-0/+17
* | | | | | | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-081-5/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Cocoa: Pick right rectangle when rendering window maskGabriel de Dietrich2013-03-061-1/+1
| * | | | | | | Cocoa: Fix shadowless popupsGabriel de Dietrich2013-03-061-0/+12
| * | | | | | | Cocoa: Improve expose event handling.Morten Johan Sørvig2013-03-061-4/+14
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Cocoa: Add basic support for Qt::SubWindow.Morten Johan Sørvig2013-02-221-1/+45
|/ / / / / /
* | | | | / Fix globalPos() in scrollwheel events on OSX.Josh Faust2013-02-141-5/+4
| |_|_|_|/ |/| | | |
* | | | | Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
| |_|_|/ |/| | |
* | | | cocoa: Fix Mouse Event tracking of button statusRick Stockton2013-01-251-100/+13
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-241-0/+33
|\ \ \ | |_|/ |/| |
| * | Cocoa: Backport Qt 4's QCocoaView tracking areas into QNSViewGabriel de Dietrich2013-01-221-0/+33
| |/
* | Export functions to add custom mime converters.Morten Johan Sørvig2013-01-211-2/+2
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Partially revert e84e86dc.Morten Johan Sorvig2012-12-111-1/+1
* Implement Cocoa KeyMapper.Morten Johan Sorvig2012-12-071-2/+13
* Use the "copy" blend mode for backingstore drawingMorten Johan Sorvig2012-12-071-0/+1
* Update QNSView geometry on window resize.Morten Johan Sorvig2012-12-071-0/+3
* Ensure ctrl + click sends a right mouse button press in CocoaAndy Shaw2012-12-041-2/+14
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-10/+21
* Cocoa: update OpenGL viewport when nsview movesRichard Moe Gustavsen2012-11-281-0/+31
* Mac: Fix wheel event handling on 10.6Liang Qi2012-11-271-5/+5
* Cocoa: QGLWidget draws wrong within QMainWindow on Mac OSRichard Moe Gustavsen2012-11-231-71/+25
* Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-101-9/+14
* Cocoa: fix memory leaksTeemu Katajisto2012-11-061-0/+1
* Mac: Add support for WindowMasks platform capabilityGabriel de Dietrich2012-11-021-27/+78
* Cocoa: fix frameStrutMouseEventsRichard Moe Gustavsen2012-10-181-3/+7
* Cocoa: remove current contentView when clearing windowTeemu Katajisto2012-10-171-0/+8
* Cocoa: Set platform window geometry correctly.Morten Johan Sorvig2012-10-161-6/+13
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-4/+7
* Cocoa: Send keyboard modifiers with mouse events.Morten Johan Sorvig2012-10-101-1/+2
* Cocoa: add qWarnining when trying to create 0 width/height CGImagesTeemu Katajisto2012-10-081-2/+10
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* OSX: Drag and Drop QMimeData.Christoph Schleifenbaum2012-08-251-4/+17
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-2/+3
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1