summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/wayland_sha1.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add touch event support to wayland plugin.Laszlo Agocs2011-06-301-1/+1
| | | | | | | Change-Id: If4be4965ae4e9898f5afb756632aa0349bd9b149 Reviewed-on: http://codereview.qt.nokia.com/935 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
* Update the wayland pluginJørgen Lind2011-06-231-1/+1
| | | | | | | | | to sha1 bfea3d6befdb688d5354e6f15a9400ea637febf9 Change-Id: Ie855cfbc6b786f1e738e205d403478614774ad34 Reviewed-on: http://codereview.qt.nokia.com/682 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
* Track Wayland changesPaul Olav Tvete2011-05-231-0/+3
The wl_display_get_xxxx_visual() functions have been removed, and are replaced by a compositor event. Reviewed-by: Samuel