summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbclipboard.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix timing issue in incremental data retrieval mechanismGatis Paeglis2013-09-191-1/+2
* Implement INCR property mechanism for large data transfers [XCB]Gatis Paeglis2013-09-191-0/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Retrieve drop data with a proper timestampGatis Paeglis2012-10-021-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix xcb plugin compilation for -qconfig largeTasuku Suzuki2012-05-261-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Match the name in the cpp fileAlbert Astals Cid2012-01-111-1/+1
* Check for the clipboard manager when looping due to app quitingAlbert Astals Cid2012-01-051-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* use selection changed events from XFixesLars Knoll2011-06-201-0/+2
* Enhance Xcb clipboard codeLars Knoll2011-06-201-7/+11
* cleanups codeLars Knoll2011-06-071-4/+2
* Fix some remaining issues with DnDLars Knoll2011-06-071-1/+1
* X11 DnD implementationLars Knoll2011-06-071-0/+2
* add an xcb based clipboard implementationLars Knoll2011-05-301-0/+102