summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed qml-compositor failing on XComposite EGL / GLX.HEADmasterSamuel Rødal2011-09-141-0/+2
* Don't call glDeleteTextures() when texture_id is 0.Samuel Rødal2011-09-141-1/+2
* Fixed XComposite hardware integration.Samuel Rødal2011-09-143-2/+4
* Disabled DESTDIR for the wayland platformAndy Nichols2011-09-131-1/+1
* Build fixLasse Holmstedt2011-09-131-3/+3
* Cleaned up project filesAndy Nichols2011-09-131-1/+0
* Merge branch 'refactor'Paul Olav Tvete2011-09-1384-0/+8487
|\
| * Import the wayland platform plugin from qtbase, including the qt/4.8 historyPaul Olav Tvete2011-09-1284-0/+8487
| |\
| | * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-129-158/+342
| | |\
| | | * Generic property support for platform windowsLasse Holmstedt2011-09-059-158/+345
| | * | Propogate that the size has changedJørgen Lind2011-09-021-1/+4
| | * | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-311-1/+1
| | * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2929-51/+51
| | * | Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+2
| | * | Merge branch 'master' into refactorGunnar Sletta2011-08-255-13/+155
| | |\|
| | | * Handle EINTR gracefully in Wayland clipboard.Laszlo Agocs2011-08-121-1/+2
| | | * Support QImage and others in Wayland clipboard.Laszlo Agocs2011-08-045-12/+153
| | * | If the EGL_PLATFORM is not set, then set itJørgen Lind2011-08-241-0/+5
| | * | 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
| | * | Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-284-18/+17
| | * | 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-254-11/+3
| | * | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-3/+3
| | * | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-123-5/+16
| | |\|
| | | * 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
| | * | 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
| | * | Clean up wayland-cgl-readback.Morten Sorvig2011-07-011-16/+6
| | * | Set mac wayland config.Morten Sorvig2011-06-282-1/+16
| | * | Add wayland mac readback implementation.Morten Sorvig2011-06-287-0/+527
| | * | Remove load(eventdispatchers).Morten Sorvig2011-06-281-1/+0
| | * | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-275-15/+19
| | |\|
| | | * Have the selection offer global handled always without delay.Laszlo Agocs2011-06-246-28/+17
| | | * Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-235-16/+18
| | | * Update the wayland pluginJørgen Lind2011-06-234-11/+38
| | | * Handle really global selection offers in wayland clipboard.Laszlo Agocs2011-06-102-4/+21
| | * | Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-236-100/+106
| | * | Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-234-17/+15
| | * | Update the wayland pluginJørgen Lind2011-06-234-12/+40
| | * | Prevent endless loop when calling QWaylandShmWindow::format().Samuel Rødal2011-06-221-1/+1
| | * | Get wayland plugin working again.Samuel Rødal2011-06-225-7/+16