summaryrefslogtreecommitdiffstats
path: root/examples/qml-compositor/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-091-2/+1
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-17/+17
* Fix the pointer cursor handling (QtCompositor side)Andy Nichols2013-01-181-3/+9
* Cleaned out usages of removed or to be removed APIs.Samuel Rødal2012-12-061-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-6/+6
* Compile fixesJorgen Lind2012-08-131-1/+1
* Fixed qml-compositor warning and sizing when running as windowed.Samuel Rødal2012-05-251-0/+1
* Added maximize and window closing behavior to qml-compositor.Samuel Rødal2012-05-211-2/+31
* Fixed qml-compositor and made it properly installable without a qrc.Samuel Rødal2012-05-161-1/+1
* Make qml compositor resize to windowJørgen Lind2012-04-161-1/+2
* Build with latest qtdeclarative.Samuel Rødal2012-03-051-1/+1
* Added convenience properties in WaylandSurface for window orientation.Samuel Rødal2012-02-141-0/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update license headers.Jason McDonald2012-01-161-17/+17
* Implement subsurfaces extensionJørgen Lind2012-01-041-23/+20
* Remove the size from the mapped signalJørgen Lind2012-01-041-2/+2
* Remove unused headerJørgen Lind2011-12-091-1/+0
* Make wayland actually a moduleJørgen Lind2011-12-071-2/+2
* Get rid of QOpenGLContext dependency in WaylandCompositor constructor.Samuel Rødal2011-11-011-1/+1
* Rename QSG* to QQuick* in qtwayland moduleAndy Nichols2011-10-261-7/+7
* 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