summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Have the selection offer global handled always without delay.Laszlo Agocs2011-06-241-2/+8
* 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-9/+16
* 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