summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-252-14/+4
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-3/+3
* Cocoa: Window type and flags handling.Morten Sorvig2011-07-012-7/+175
* Cocoa: Fix raise/lower.Morten Sorvig2011-07-011-2/+2
* Cocoa: Fix RGB/BGR color inversion.Morten Sorvig2011-06-291-1/+1
* Factor out CGL code for reuse in wayland.Morten Sorvig2011-06-281-20/+5
* Refactor window system event dispatching.Morten Sorvig2011-06-232-7/+5
* Compile.Morten Sorvig2011-06-221-1/+1
* Send expose on (initial) showMorten Sorvig2011-06-221-0/+1
* CompileMorten Sorvig2011-06-222-2/+2
* Cocoa: clean up pro file for platform pluginRichard Moe Gustavsen2011-06-221-3/+0
* Cocoa: implement support for wheel eventsRichard Moe Gustavsen2011-06-221-18/+79
* Add lighthouse event dispatcher API.Morten Sorvig2011-06-225-6/+1380
* OpenGL API refactor.Samuel Rødal2011-06-216-33/+13
* Cocoa: fix compiler warningRichard Moe Gustavsen2011-06-211-1/+1
* Cocoa: add missing return statementRichard Moe Gustavsen2011-06-211-2/+1
* Compile.Morten Sorvig2011-06-211-1/+1
* Compile fix for platformsupport on Mac.Morten Sorvig2011-06-212-2/+1
* Port Cocoa plugin to new backing store interface.Samuel Rødal2011-06-216-23/+21
* Mac: buildfix for cocoa lighthouse pluginRichard Moe Gustavsen2011-06-202-2/+2
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-3/+3
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-109-53/+149
* Add QEventDispatcherMac.Morten Sorvig2011-06-095-183/+0
* Cocoa: Implement raise() and lower().Morten Sorvig2011-06-072-0/+14
* Cocoa: Implement setWindowTitle.Morten Sorvig2011-06-072-0/+9
* Fix Cocoa mouse position handling.Morten Sorvig2011-06-071-4/+4
* Set visibility state.Morten Sorvig2011-06-061-2/+5
* Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-2/+2
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-1/+1
|\
| * Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2417-293/+293
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2415-258/+258
* | Add QCocoaNativeInterface.Morten Sorvig2011-05-207-4/+135
* | Port Qt 5 to Mac.Morten Sorvig2011-05-1814-74/+306
|/
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2716-0/+1405