summaryrefslogtreecommitdiffstats
path: root/src/qt-compositor/compositor_api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor'Gunnar Sletta2011-09-134-40/+103
|\
| * Get rid of the textureChanged signal.Paul Olav Tvete2011-09-092-3/+0
| * Make sure we update the item when the buffer is damaged.Paul Olav Tvete2011-09-081-0/+1
| * missing includeGunnar Sletta2011-09-021-4/+1
| * Adapt to new APIGunnar Sletta2011-09-022-6/+6
| * Update to compile with changes to Refactor branch.Andy Nichols2011-08-312-5/+5
| * Fixed build and crash issues.Samuel Rødal2011-08-291-0/+2
| * Avoid crash in texture provider.Laszlo Agocs2011-08-231-1/+4
| * updated to latest APIGunnar Sletta2011-08-222-23/+46
| * Work with refactorGunnar Sletta2011-08-152-5/+5
| * prepare to support refactor based on QWindowGunnar Sletta2011-08-122-5/+5
| * Merge branch 'master' into refactorLaszlo Agocs2011-07-272-2/+6
| |\
| * | Add drag'n'drop and basic cursor support.Laszlo Agocs2011-07-252-0/+31
| * | Merge branch 'master' into refactorLaszlo Agocs2011-07-196-7/+115
| |\ \
| * | | Get Qt compositor working with wayland EGL on refactor branch.Samuel Rødal2011-06-232-2/+11
* | | | Allow changing of the output geometryLasse Holmstedt2011-09-072-0/+6
* | | | Support for generic window propertiesLasse Holmstedt2011-09-062-0/+15
| |_|/ |/| |
* | | Get rid of unnecessary focus checks for touch event sending.Laszlo Agocs2011-07-261-1/+1
* | | and now: the (hopefully) correct fixOswald Buddenhagen2011-07-211-1/+1
* | | fix buildOswald Buddenhagen2011-07-211-1/+1
* | | clean up the QT+= stuff in the project filesOswald Buddenhagen2011-07-192-1/+5
| |/ |/|
* | Add missing touchEventsEnabled property to WaylandSurfaceItem.Laszlo Agocs2011-07-192-1/+7
* | Add touch event support to WaylandSurfaceItem.Laszlo Agocs2011-07-192-1/+43
* | Reduced usage of private headersMartin Zielinski2011-07-113-5/+9
* | Propagate screen orientation changes through waylandLasse Holmstedt2011-07-042-0/+7
* | Add touch event support.Laszlo Agocs2011-06-304-0/+29
* | Added transport of on-screen visibility to qt-compositor via waylandMartin Zielinski2011-06-273-2/+15
* | Add authentication token to public apiLasse Holmstedt2011-06-242-0/+7
|/
* Update wayland_shaJørgen Lind2011-06-233-6/+8
* Prepare client-visibility transportMartin Zielinski2011-06-222-2/+18
* Call update only if the item has the ItemHasContent Flag setMartin Zielinski2011-06-211-1/+4
* enable alpha-channel for wayland-windowsMartin Zielinski2011-06-102-2/+14
* Added some options to customize the wayland server socket.Samuel Rødal2011-05-202-3/+18
* qt-compositor: frameFinished() is a per-surface thingCorentin Chary2011-05-204-3/+11
* Window manager extension for waylandLasse Holmstedt2011-05-193-0/+8
* Add an optional retained selection mode to the compositor.Laszlo Agocs2011-05-182-0/+25
* Fixed missing texture updates.Samuel Rødal2011-05-121-2/+3
* Changed the API for hiding a surface from setHidden to setPaintEnabled.Samuel Rødal2011-05-092-11/+11
* Add new hidden property in WaylandSurfaceItem to control visibility.Samuel Rødal2011-05-092-1/+19
* We still support not having custome shadersJørgen Lind2011-05-061-0/+7
* Make the shadereffect respect the flip propertyJørgen Lind2011-05-062-12/+0
* Add invertedY flag for surfaceJørgen Lind2011-05-064-0/+14
* Follow Wayland API ChangesJørgen Lind2011-05-032-2/+3
* Support for direct rendering (non-composited mode)Paul Olav Tvete2011-04-282-6/+7
* The texture node already flips, so we need to flip againGunnar Sletta2011-04-262-1/+11
* Prevent flipped rendering in QML compositor.Samuel Rødal2011-04-191-1/+1
* Avoid crash when texture changes.Paul Olav Tvete2011-04-181-1/+2
* Make compositor work with scenegraph items againGunnar Sletta2011-04-151-6/+4
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt-compositor/mainlineGunnar Sletta2011-04-141-1/+1
|\
| * Make Qt-Compositor conform to Wayland api changesJørgen Lind2011-04-141-1/+1