summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Fix crash-on-exit in qmlscene.Morten Sorvig2011-08-183-2/+17
* Create NSWindow subclass.Morten Sorvig2011-08-182-4/+27
* Cocoa: Remove autorelease warnings from qmlscene.Morten Sorvig2011-08-181-0/+3
* Don't set platform input context if it's not properly created.Samuel Rødal2011-08-162-4/+7
* Cocoa: Fix flicker on window resize.Morten Sorvig2011-08-161-2/+1
* Cocoa: Set child window geometry correctly.Morten Sorvig2011-08-112-15/+58
* Cocoa: Activate Qt apps on startup.Morten Sorvig2011-08-111-0/+6
* Don't try to use IBUS when dbus is not configured.Samuel Rødal2011-08-102-1/+5
* Removed unnecessary debug output in xcb plugin.Samuel Rødal2011-08-102-6/+0
* Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-102-12/+0
* build without dbusMatthew Cattell2011-08-091-0/+2
* Removed Q_XCB_NOOP's from QGLXContext.Samuel Rødal2011-08-091-13/+1
* make eglfs compileGunnar Sletta2011-08-083-3/+3
* Implement map/unmap and force geometry EglFSGunnar Sletta2011-08-082-1/+18
* Properly initialize window properties in xcb plugin.Samuel Rødal2011-08-051-2/+3
* Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-052-11/+7
* Get rid of missing qmake warning.Samuel Rødal2011-08-051-2/+0
* Undefine "slots" before including cocoa headers to make it compileGunnar Sletta2011-08-052-0/+2
* Merge "Merge remote branch 'gerrit/master' into refactor" into refactorJørgen Lind2011-08-041-3/+3
|\
| * Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-3/+3
| |\
| | * Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-251-3/+3
* | | Initial support for Qt using Kernel Mode-setting (KMS)Andy Nichols2011-08-0418-0/+1864
* | | Mac: fix crash when creating a new windowRichard Moe Gustavsen2011-08-031-3/+1
|/ /
* | Fix compilation of Minimalplugin, add documentation.Friedemann Kleint2011-07-292-8/+16
* | Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-2813-52/+49
* | Initial OpenWFD supportJørgen Lind2011-07-2724-0/+2344
* | Get the eglfs plugin compiling.Samuel Rødal2011-07-269-97/+86
* | Drag and drop support in Wayland plug-in.Laszlo Agocs2011-07-257-2/+525
* | Pixmap cursor support in QWaylandCursor.Laszlo Agocs2011-07-252-15/+64
* | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-2518-236/+201
* | Handle failed SHM attach in XCB backing store.Samuel Rødal2011-07-211-15/+39
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-1933-61/+61
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-124-7/+18
|\|
| * Remove more references to demos.Casper van Donderen2011-07-081-2/+2
| * Fixed wayland windowmanager-protocol authorizationMartin Zielinski2011-07-083-5/+16
| * We need to let the currentContext be in the same state afterJørgen Lind2011-07-061-1/+8
| * Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-07-061-1/+1
* | Fix minimal plugin for windowsOlli Werwolff2011-07-071-0/+8
* | Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Lars Knoll2011-07-061-2/+2
|\ \
| * | Fixed gl_integration.pri on non-mac platforms.Samuel Rødal2011-07-061-2/+2
* | | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-069-52/+278
|\ \ \ | |/ / |/| / | |/
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-044-22/+37
| * Implemented on-screen visibility handling via waylandMartin Zielinski2011-07-014-41/+64
| * Add touch event support to wayland plugin.Laszlo Agocs2011-06-304-8/+196
| * Removed damaging of waylandsurface after creationMartin Zielinski2011-06-271-2/+2
* | Cocoa: Window type and flags handling.Morten Sorvig2011-07-012-7/+175
* | Cocoa: Fix raise/lower.Morten Sorvig2011-07-011-2/+2
* | Clean up wayland-cgl-readback.Morten Sorvig2011-07-011-16/+6
* | Cocoa: Fix RGB/BGR color inversion.Morten Sorvig2011-06-291-1/+1
* | Set mac wayland config.Morten Sorvig2011-06-282-1/+16