summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland
Commit message (Expand)AuthorAgeFilesLines
* Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-132-10/+24
* 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-102-3/+3
* Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-102-23/+69
* Turned on private headers for some plugins.Jonni Rainisto2011-05-091-0/+2
* Added Wayland selection support.Laszlo Agocs2011-05-098-3/+354
* Remove warningsJørgen Lind2011-05-041-0/+1
* Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-045-50/+26
* wayland: Track wayland changesKristian Høgsberg2011-05-045-21/+12
* Merged master into qtquick2.axis2011-04-271-1/+1
|\
| * Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* | Initial import from qtquick2.Qt by Nokia2011-04-2710-9/+170
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2765-0/+6073