summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmimedata.cpp
Commit message (Expand)AuthorAgeFilesLines
* QMimeData: fix setData on URI list without ending CRLFThiago Macieira8 days1-0/+5
* Tidy up qmimedataAnton Kudryavtsev2023-09-251-19/+19
* qmimedata: reduce allocationsAnton Kudryavtsev2023-09-151-1/+1
* QMimeData: de-duplicate some codeAhmad Samir2023-06-081-20/+23
* Misc.: Fix some narrowing integral conversion warningsAhmad Samir2023-04-251-7/+1
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-161-2/+2
* Rename QMacInternalPasteboardMime to QMacMimeVolker Hilsheimer2022-11-071-1/+1
* QMimeData: fix the usage of a deprecated functionIvan Solovev2022-07-121-3/+1
* Add QStringDecoder::decoderForHtml()Lars Knoll2022-06-211-4/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QMimeData: return null string for null byte arrayLiang Qi2022-04-191-0/+2
* QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicableSona Kurazyan2022-03-251-5/+7
* corelib: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Doc: Fix various documentation issues for Qt CoreTopi Reinio2020-10-311-1/+1
* Convert a couple of APIs to use viewsLars Knoll2020-10-061-1/+1
* Cleanup API of QMimeDataLars Knoll2020-09-211-28/+29
* Deprecate int based convert/canConvertLars Knoll2020-08-241-0/+2
* Automatically register data/debug stream operations in QMetaTypeLars Knoll2020-08-241-4/+2
* Remove QTextCodec dependency from QMimeDataLars Knoll2020-05-141-9/+10
* QMimeData: Extract Method QMimeDataPrivate::find()Marc Mutz2020-02-101-25/+28
* Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-36/+36
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* QMimeData: Prefer UTF-8 when multiple charsets are availableJohan Klokkhammer Helsing2019-01-231-0/+5
* Modernize the "textcodec" featureLiang Qi2018-11-071-2/+4
* QtCore: include mocsThiago Macieira2017-05-051-0/+2
* Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-1/+1
* QMimeData: use QStringBuilder moreAnton Kudryavtsev2016-08-171-1/+1
* 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