summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-1/+1
|\|
* | 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