summaryrefslogtreecommitdiffstats
path: root/examples/qml-compositor/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compile fixesPaul Olav Tvete2011-09-081-1/+1
* 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 branch 'master' into refactorLaszlo Agocs2011-07-191-1/+2
|\
| * Fix compilation of qml example and enable touch handling.Laszlo Agocs2011-07-191-1/+2
* | 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-231-5/+5
|\|
| * Update wayland_shaJørgen Lind2011-06-231-5/+5
* | Make qml-compositor compile.Laszlo Agocs2011-06-171-2/+2
|/
* Add a .qrc file in qml-compositor so it can be run from anywhere.Samuel Rødal2011-05-201-1/+1
* Make qmal compositor resizeJørgen Lind2011-05-051-0/+1
* Properly handle surface resizes in QML compositor.Samuel Rødal2011-04-011-1/+8
* Move WaylandSurfaceItem into common API.Samuel Rødal2011-04-011-192/+5
* 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-311-15/+14
* Made compositor keep track of key / pointer focus surfaces.Samuel Rødal2011-03-211-2/+1
* Added animation to QML compositor when window is destroyed.Samuel Rødal2011-03-181-1/+5
* Get rid of QML errors when destroying a window.Samuel Rødal2011-03-181-1/+1
* Added window title and made contrast-lowering effect a bit more subtle.Samuel Rødal2011-03-171-0/+1
* Better layouting system in QML compositor.Samuel Rødal2011-03-151-13/+31
* Added keyboard input to QML compositor.Samuel Rødal2011-03-151-2/+17
* Added proper removing of windows in QML compositor.Samuel Rødal2011-03-151-0/+13
* Added initial scene-graph qml based compositor.Samuel Rødal2011-03-151-0/+284