summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Add isYInverted property with notificationPaul Olav Tvete2012-01-051-1/+9
* Remove QSize from surfaceMapped signal.Robin Burchell2012-01-051-3/+3
* Remove the geometry from the wayland surfaceJørgen Lind2012-01-042-46/+46
* Make it possible to drag windows aroundJørgen Lind2012-01-042-11/+42
* Implement subsurfaces extensionJørgen Lind2012-01-0413-319/+525
* Add mouse move events to the window compositorJørgen Lind2012-01-041-0/+7
* Remove the size from the mapped signalJørgen Lind2012-01-044-14/+14
* Added surface_extension and output_extensionJørgen Lind2011-12-201-1/+1
* Restore retained selection support in qt-compositor.Laszlo Agocs2011-12-161-0/+2
* Remove unused headerJørgen Lind2011-12-091-1/+0
* Make qwindow-compositor work without opengl module dependency.Laszlo Agocs2011-12-072-6/+38
* I removed the qwidget-compositor-mdi.proJørgen Lind2011-12-071-0/+27
* Add comments to example pro file to explain how to include priJørgen Lind2011-12-073-0/+11
* Make wayland actually a moduleJørgen Lind2011-12-079-57/+46
* Make it possible to run qwindow-compositor in non-fullscreen.Laszlo Agocs2011-12-062-12/+6
* Updated to head of Wayland, but did not fix clipboard or dndJørgen Lind2011-11-301-0/+1
* qwindow-compositor: Do a render on expose.Laszlo Agocs2011-11-251-0/+3
* Get rid of QOpenGLContext dependency in WaylandCompositor constructor.Samuel Rødal2011-11-014-7/+7
* Rename QSG* to QQuick* in qtwayland moduleAndy Nichols2011-10-261-7/+7
* Add basic key, mouse, touch event support to qwindow-compositor.Laszlo Agocs2011-10-242-4/+88
* Do not leak textures in qwindow-compositor.Laszlo Agocs2011-10-241-1/+3
* Fix mirrored Y coordinates in qwindow-compositor.Laszlo Agocs2011-10-241-4/+4
* Avoid qwindow-compositor crash on startup due to missing background.Laszlo Agocs2011-10-243-6/+7
* Some small improvements to qwindow-compositor.Samuel Rødal2011-10-074-6/+17
* Cleaned up project filesAndy Nichols2011-09-132-6/+6
* Compile fixesPaul Olav Tvete2011-09-081-1/+1
* Change the install path for qwindow-compositor exampleAndy Nichols2011-09-071-1/+1
* Merge branch 'refactor' of scm.dev.nokia.troll.no:qt-compositor/mainline into...Andy Nichols2011-08-311-1/+5
|\
| * Renaming mesa_egl to wayland_eglJørgen Lind2011-08-311-1/+5
* | Enables semi-transparent clients in QWindow CompositorAndy Nichols2011-08-312-10/+15
|/
* Merge branch 'refactor' of scm.dev.nokia.troll.no:qt-compositor/mainline into...Andy Nichols2011-08-312-71/+74
|\
| * Added buffer releaseJørgen Lind2011-08-312-71/+74
* | Initial commit of QWindow based compositorAndy Nichols2011-08-318-0/+406
|/
* Fixed build and crash issues.Samuel Rødal2011-08-291-10/+4
* make compositor build with refactor - frameSwapped slot addedMatthew Cattell2011-08-181-4/+10
* Merge remote branch 'origin/master' into refactorSamuel Rødal2011-08-054-7/+7
|\
| * Updated according to ShaderEffectItem -> ShaderEffect API changes.Samuel Rødal2011-08-053-7/+7
| * Add root-level .pro filesLasse Holmstedt2011-07-291-0/+0
* | Merge branch 'master' into refactorLaszlo Agocs2011-07-272-8/+1
|\|
| * Fix qwidget example build with regular Qt5.Laszlo Agocs2011-07-261-0/+1
| * clean up the QT+= stuff in the project filesOswald Buddenhagen2011-07-193-12/+0
* | Add drag'n'drop and basic cursor support.Laszlo Agocs2011-07-251-11/+54
* | Merge branch 'master' into refactorLaszlo Agocs2011-07-193-2/+82
|\|
| * Fix compilation of qml example and enable touch handling.Laszlo Agocs2011-07-191-1/+2
| * Add touch support to qwidget example compositor.Laszlo Agocs2011-06-302-1/+80
| * Fix MDI compositor after surfaceMapped API change.Paul Olav Tvete2011-06-271-4/+3
* | Make it compile with xcomposite_glx.Laszlo Agocs2011-07-191-1/+1
* | Fix signal-slot connection.Morten Sorvig2011-06-291-6/+5
* | Get Qt compositor working with wayland EGL on refactor branch.Samuel Rødal2011-06-231-5/+1
* | Merge branch 'master' into refactorJørgen Lind2011-06-232-11/+11
|\|