summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* qwidget-compositor:Make raster defaultJørgen Lind2011-03-241-2/+2
* Smarter zooming when not all rows in the layout are used.Samuel Rødal2011-03-211-3/+5
* Made compositor keep track of key / pointer focus surfaces.Samuel Rødal2011-03-212-5/+2
* Moved some files around.Jørgen Lind2011-03-181-1/+1
* Added animation to QML compositor when window is destroyed.Samuel Rødal2011-03-183-3/+27
* Get rid of QML errors when destroying a window.Samuel Rødal2011-03-183-3/+7
* Added window title and made contrast-lowering effect a bit more subtle.Samuel Rødal2011-03-172-1/+2
* If we use pkg-config we prob don't want to use the internalJørgen Lind2011-03-171-2/+0
* Improved blending in QML compositor.Samuel Rødal2011-03-163-13/+8
* Proper handling of transparency.Samuel Rødal2011-03-164-15/+80
* Remove unnecessary output.Samuel Rødal2011-03-161-2/+0
* Better layouting behavior when window is removed.Samuel Rødal2011-03-163-16/+74
* Lower contrast of out-of-focus applications in QML compositor.Samuel Rødal2011-03-162-2/+4
* Better layouting system in QML compositor.Samuel Rødal2011-03-155-28/+237
* 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-152-2/+18
* Added initial scene-graph qml based compositor.Samuel Rødal2011-03-154-0/+447
* Improve WaylandSurface input interface a bit.Samuel Rødal2011-03-151-3/+3
* Make WaylandSurface a QObject to have a signal API.Samuel Rødal2011-03-151-12/+24