summaryrefslogtreecommitdiffstats
path: root/examples/qml-compositor
Commit message (Expand)AuthorAgeFilesLines
* Allow to customize enabled compositor extensionsJan Arne Petersen2013-09-091-2/+1
* Remove reference to v8 module in qml-compositorAndy Nichols2013-08-021-1/+1
* Add close event to the surface extensionJørgen Lind2013-06-061-1/+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-062-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-256-36/+36
* Compile fixesJorgen Lind2012-08-131-1/+1
* Introduce standard pkg-config usageDonald Carr2012-06-111-3/+0
* Fixed qml-compositor warning and sizing when running as windowed.Samuel Rødal2012-05-252-1/+2
* Added maximize and window closing behavior to qml-compositor.Samuel Rødal2012-05-217-21/+180
* Fixed inverted textures in qml-compositor.Samuel Rødal2012-05-171-2/+2
* Properly bind to the yInverted property in qml-compositor.Samuel Rødal2012-05-171-9/+2
* Fixed qml-compositor and made it properly installable without a qrc.Samuel Rødal2012-05-168-19/+9
* Make qml compositor resize to windowJørgen Lind2012-04-161-1/+2
* Build with latest qtdeclarative.Samuel Rødal2012-03-052-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-211-11/+0
* Added convenience properties in WaylandSurface for window orientation.Samuel Rødal2012-02-142-1/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update obsolete contact address.Jason McDonald2012-01-236-6/+6
* Update license headers.Jason McDonald2012-01-166-102/+102
* Add isYInverted property with notificationPaul Olav Tvete2012-01-051-1/+9
* Implement subsurfaces extensionJørgen Lind2012-01-042-23/+22
* Remove the size from the mapped signalJørgen Lind2012-01-041-2/+2
* Added surface_extension and output_extensionJørgen Lind2011-12-201-1/+1
* Remove unused headerJørgen Lind2011-12-091-1/+0
* Add comments to example pro file to explain how to include priJørgen Lind2011-12-071-0/+4
* Make wayland actually a moduleJørgen Lind2011-12-072-17/+12
* 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
* Cleaned up project filesAndy Nichols2011-09-131-6/+5
* 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 remote branch 'origin/master' into refactorSamuel Rødal2011-08-053-7/+7
|\
| * Updated according to ShaderEffectItem -> ShaderEffect API changes.Samuel Rødal2011-08-053-7/+7
| * clean up the QT+= stuff in the project filesOswald Buddenhagen2011-07-191-4/+0
* | 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-172-2/+5
|/
* 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-191-2/+4
* Added clipboard support.Laszlo Agocs2011-05-091-0/+2
* 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