summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmimedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMimeData: use reserve in formats()Anton Kudryavtsev2016-01-251-1/+3
* QMimeData: replace QLatin1String with QStringLiteralAnton Kudryavtsev2016-01-251-16/+22
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: fixed broken linksNico Vertriest2015-11-041-1/+1
* core: Add several QList::reserve() calls.Sérgio Martins2015-06-111-1/+3
* Add support to set text/uri-list mimedata via setData()Marko Kangas2015-04-281-1/+16
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* qwindowsmime.cpp: support dropping multiple mail attachmentsDavid Faure2014-11-131-0/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QMimeData: replace an inefficient QList with a QVectorMarc Mutz2014-08-151-1/+2
* Fix references to platform-specific handlers in QMimeData documentation.Friedemann Kleint2014-06-181-1/+1
* Fix some documentation errors.Friedemann Kleint2014-03-241-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-11/+11
* Doc: Fix module name formatSze Howe Koh2013-01-251-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-3/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-8/+8
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-9/+9
* QMimeData: export URLs as text tooDavid Faure2012-02-171-1/+27
* 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
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+627