summaryrefslogtreecommitdiffstats
path: root/examples/qwidget-compositor
Commit message (Expand)AuthorAgeFilesLines
* Remove the QWidget compositor exampleGiulio Camuffo2014-03-215-648/+0
* Make the compositor redraw when a surface gets a commit().Giulio Camuffo2014-03-111-10/+5
* Make sure the frame callbacks are sent at the right timeGiulio Camuffo2014-03-111-0/+1
* Remove the buffer queue.Giulio Camuffo2014-03-111-5/+5
* Improve the frame callbacks handlingGiulio Camuffo2014-02-051-1/+1
* Fix buffer handling.Gunnar Sletta2014-01-211-4/+9
* Compile fixes for example compositorsJorgen Lind2014-01-061-2/+2
* QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight2013-12-161-1/+1
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-091-2/+1
* Remove conversion warning in examplesJørgen Lind2013-08-021-3/+3
* Compile in C++11 mode: fix narrowing conversion in arraysThiago Macieira2013-07-021-4/+4
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-28/+28
* Fix the pointer cursor handling (QtCompositor side)Andy Nichols2013-01-181-13/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-253-18/+18
* Fix build errors due to api changes in QtBaseJorgen Lind2012-09-101-1/+1
* Set default background image for QWidgetCompositorElvis Lee2012-08-033-1/+8
* build system cleanupsOswald Buddenhagen2012-06-271-7/+0
* Introduce standard pkg-config usageDonald Carr2012-06-111-3/+0
* Fixed warnings in qwidget-compositor.Samuel Rødal2012-03-051-4/+4
* clean up qmake-generated projectsOswald Buddenhagen2012-02-211-11/+0
* Fix compilation for qwidget and qwindow compositor examplesLaszlo Agocs2012-01-301-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update obsolete contact address.Jason McDonald2012-01-233-3/+3
* Update license headers.Jason McDonald2012-01-163-17/+97
* Use QOpenGLFunctions instead of presuming GL methods exist.Robin Burchell2012-01-131-9/+12
* Move event handling into WaylandInput apiJørgen Lind2012-01-111-12/+11
* Remove the geometry from the wayland surfaceJørgen Lind2012-01-041-28/+29
* Implement subsurfaces extensionJørgen Lind2012-01-044-89/+263
* Remove the size from the mapped signalJørgen Lind2012-01-041-5/+5
* Add comments to example pro file to explain how to include priJørgen Lind2011-12-071-0/+3
* Make wayland actually a moduleJørgen Lind2011-12-071-6/+9
* Updated to head of Wayland, but did not fix clipboard or dndJørgen Lind2011-11-301-0/+1
* Get rid of QOpenGLContext dependency in WaylandCompositor constructor.Samuel Rødal2011-11-012-4/+4
* Renaming mesa_egl to wayland_eglJørgen Lind2011-08-311-1/+5
* Added buffer releaseJørgen Lind2011-08-312-71/+74
* Merge remote branch 'origin/master' into refactorSamuel Rødal2011-08-051-0/+0
|\
| * Add root-level .pro filesLasse Holmstedt2011-07-291-0/+0
* | Merge branch 'master' into refactorLaszlo Agocs2011-07-271-4/+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-191-4/+0
* | Add drag'n'drop and basic cursor support.Laszlo Agocs2011-07-251-11/+54
* | Merge branch 'master' into refactorLaszlo Agocs2011-07-192-1/+80
|\|
| * Add touch support to qwidget example compositor.Laszlo Agocs2011-06-302-1/+80
* | Make it compile with xcomposite_glx.Laszlo Agocs2011-07-191-1/+1
* | Merge branch 'master' into refactorJørgen Lind2011-06-231-6/+6
|\|
| * Update wayland_shaJørgen Lind2011-06-231-6/+6
* | Make the qwidget example compositor compile with qtbase refactor.Laszlo Agocs2011-06-161-8/+3
|/
* Prevent qmake warnings when not building against Qt 5.Samuel Rødal2011-05-191-0/+2
* examples/qwidget-compositor: don't use GL if disabledCorentin Chary2011-05-191-0/+2
* Add an optional retained selection mode to the compositor.Laszlo Agocs2011-05-181-0/+1