summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qnsview.mm
Commit message (Expand)AuthorAgeFilesLines
* 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
* QTBUG-26296, dock widget movingJames Turner2012-07-231-0/+33
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Native drag implementation on MacJames Turner2012-07-041-0/+40
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Cocoa: do not send multiple window activation eventsBradley T. Hughes2012-06-061-2/+9
* Cocoa: Handle keyboard dead keys correctlyBradley T. Hughes2012-05-231-2/+12
* Cocoa: Avoid UTF-16 to UTF-8 to UTF-16 conversion in key handlingBradley T. Hughes2012-05-231-1/+1
* Cocoa: don't send input method events for basic text inputBradley T. Hughes2012-05-231-10/+26
* Implement QCocoaWindow::setWindowState.Morten Johan Sorvig2012-04-201-19/+30
* change NSTextInput to NSTextInputClient in Cocoa pluginTasuku Suzuki2012-04-181-24/+22
* Cocoa: silence warnings about unused variablesBradley T. Hughes2012-03-261-0/+1
* Cocoa: send key events for modifier keysBradley T. Hughes2012-03-261-0/+37
* Check if Qt::ImEnabled is true before handling im events on MacTasuku Suzuki2012-03-231-14/+50
* Cocoa: improve mouse button tracking warningsBradley T. Hughes2012-03-211-5/+5
* Cocoa: Improve window activation handling.Morten Johan Sorvig2012-03-211-4/+4
* Cocoa: Send keyboard modifiers with wheel events.Morten Johan Sorvig2012-03-191-1/+25
* Cocoa: Fix function key handlingBradley T. Hughes2012-03-181-7/+11
* Fix shortcut handling in the Cocoa pluginBradley T. Hughes2012-03-181-25/+26
* Cocoa: Improve basic window handling.Morten Johan Sorvig2012-03-141-2/+18
* Cocoa platform plugin: Add support for up to 16 mouse buttonsRick Stockton2012-03-131-2/+94
* Input method on MacTasuku Suzuki2012-03-121-4/+229
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-071-0/+74
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-241-23/+25
* 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
* Cocoa: Send window activation events.Morten Johan Sorvig2012-01-131-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cocoa: Accept mouse clicks that activates windows.Morten Johan Sorvig2011-12-161-0/+5
* Cocoa: Update geometry on window move.Morten Johan Sorvig2011-12-151-2/+6
* Cocoa: Add version check for convertRectToScreen.Morten Johan Sorvig2011-12-151-7/+12
* Make QCocoaWindow independent of NSWindow.Morten Sorvig2011-12-141-1/+26
* Cocoa: Use new 10.7 mouse wheel API.Morten Johan Sorvig2011-12-141-3/+14
* Remove event type parameter from handleTouchEvent.Laszlo Agocs2011-12-091-4/+4
* Extend touch events.Laszlo Agocs2011-12-091-4/+12
* Include qglobal.h first in qnsview.mm compilation unit.Zeno Albisser2011-11-301-0/+2
* Silence warning from clang: semicolon before method body is ignoredBradley T. Hughes2011-11-021-5/+5
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-191-4/+28
* Compile on 10.6Morten Sorvig2011-10-061-2/+8
* Cocoa: Send proper mouse coordinates.Morten Sorvig2011-10-031-8/+29
* Cocoa: Fix spelling errors in comments.Morten Sorvig2011-10-031-1/+1
* Cocoa platform plugin: Implement multitouch support.Bjørn Erik Nilsen2011-09-191-0/+29
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-38/+3
* Cocoa: Fix RGB/BGR color inversion.Morten Sorvig2011-06-291-1/+1
* Cocoa: implement support for wheel eventsRichard Moe Gustavsen2011-06-221-18/+79
* Fix Cocoa mouse position handling.Morten Sorvig2011-06-071-4/+4
* 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