summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Update wayland_shaJørgen Lind2011-06-232-11/+11
* | Make qml-compositor compile.Laszlo Agocs2011-06-172-2/+5
* | Make the qwidget example compositor compile with qtbase refactor.Laszlo Agocs2011-06-161-8/+3
* | Added a few notes to the mdi example compositor regarding GL.Laszlo Agocs2011-06-161-5/+10
* | Made qwidget-compositor-mdi work with refactored Qt 5.Samuel Rødal2011-05-261-0/+2
|/
* Added default background.jpg for qml compositor.Samuel Rødal2011-05-253-2/+3
* Add a .qrc file in qml-compositor so it can be run from anywhere.Samuel Rødal2011-05-203-1/+13
* Prevent qmake warnings when not building against Qt 5.Samuel Rødal2011-05-201-0/+2
* examples: new qwidget-compositor-mdiCorentin Chary2011-05-202-0/+223
* Prevent qmake warnings when not building against Qt 5.Samuel Rødal2011-05-192-2/+6
* 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
* Added clipboard support.Laszlo Agocs2011-05-092-0/+4
* Changed the API for hiding a surface from setHidden to setPaintEnabled.Samuel Rødal2011-05-091-1/+1
* Add new hidden property in WaylandSurfaceItem to control visibility.Samuel Rødal2011-05-092-7/+1
* Make the shadereffect respect the flip propertyJørgen Lind2011-05-061-0/+28
* Make qmal compositor resizeJørgen Lind2011-05-052-2/+5
* Make Qt-Compositor build the xcomposite backend as defaultJørgen Lind2011-04-112-12/+0
* Add the egl xcomposite extensionJørgen Lind2011-04-071-0/+1
* Add XComposite extension to waylandJørgen Lind2011-04-061-2/+1
* Properly handle surface resizes in QML compositor.Samuel Rødal2011-04-012-1/+16
* Move WaylandSurfaceItem into common API.Samuel Rødal2011-04-013-197/+12
* Use QSGPlainTexture::setImage() instead of generating our own texture.Samuel Rødal2011-04-011-18/+2
* Update compositor to reflect latest changes in qtquick2.Samuel Rødal2011-03-312-15/+15