summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbmime.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* xcb: replace inefficient uses of QList with QVectorMarc Mutz2014-02-261-3/+4
* Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-171-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2012-06-241-2/+2
* Fix xcb plugin compilation for -qconfig largeTasuku Suzuki2012-05-261-0/+4
* 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
* 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
* cosmetic changesLars Knoll2011-06-081-1/+1
* cleanups codeLars Knoll2011-06-071-17/+17
* Cleanup code for copy/paste of textLars Knoll2011-05-301-40/+12
* correctly decode pasted textLars Knoll2011-05-301-3/+8
* Correctly define standard XA_FOO atomsLars Knoll2011-05-301-16/+16
* Add xcb based mime type handlingLars Knoll2011-05-301-0/+311