summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-161-9/+16
|\
| * Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-131-9/+16
* | Compile fixes after merge.Samuel Rødal2011-05-111-2/+2
|/
* Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-101-0/+2
* Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-101-1/+1
* Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-101-22/+64
* Added Wayland selection support.Laszlo Agocs2011-05-091-0/+242