summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbclipboard.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* workaround XCB-ICCCM 3.8 breakage, second instanceOswald Buddenhagen2011-09-231-0/+2
* Fix stale license headers from refactor branchJason McDonald2011-09-151-17/+17
* Don't crash if Clipboard and Selection hold the same mimedateLars Knoll2011-06-201-1/+2
* use selection changed events from XFixesLars Knoll2011-06-201-18/+32
* Enhance Xcb clipboard codeLars Knoll2011-06-201-67/+133
* cosmetic changesLars Knoll2011-06-081-4/+4
* cleanups codeLars Knoll2011-06-071-65/+64
* Fix some remaining issues with DnDLars Knoll2011-06-071-18/+7
* Implement XDnD in the xcb pluginLars Knoll2011-06-071-4/+4
* X11 DnD implementationLars Knoll2011-06-071-14/+19
* Cleanup code for copy/paste of textLars Knoll2011-05-301-21/+0
* correctly decode pasted textLars Knoll2011-05-301-6/+7
* partially working pasteLars Knoll2011-05-301-6/+18
* add an xcb based clipboard implementationLars Knoll2011-05-301-0/+782