summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get linux input plugin compiling by removing keyboard supportGunnar Sletta2011-08-094-227/+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
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-217-28/+64
|\|
| * Fixed build of generic linuxinput plugin.Samuel Rødal2011-07-201-0/+2
| * Implement todos in touchscreen generic plug-in.Laszlo Agocs2011-07-196-28/+62
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-1933-61/+61
* | Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-1/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-125-17/+26
|\|
| * Remove more references to demos.Casper van Donderen2011-07-081-2/+2
| * Fixed wayland windowmanager-protocol authorizationMartin Zielinski2011-07-083-5/+16
| * Don't keep a static instance of QDBusConnectionHarald Fernengel2011-07-071-10/+8
| * 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-0617-52/+1033
|\ \ \ | |/ / |/| / | |/
| * 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 a touchscreen generic qpa plugin.Laszlo Agocs2011-06-308-0/+755
| * 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