summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandclipboard.h
Commit message (Expand)AuthorAgeFilesLines
* Have the selection offer global handled always without delay.Laszlo Agocs2011-06-241-1/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-131-1/+8
* Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-101-2/+2
* Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-101-1/+5
* Added Wayland selection support.Laszlo Agocs2011-05-091-0/+86