summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qshareddata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QSharedPointer comparisons hidden friendsAllan Sandfeld Jensen2020-10-231-12/+22
* Q(E)SDP(V2): fill the API gap left by take()Giuseppe D'Angelo2020-10-161-1/+38
* QESDP::take(): document that it doesn't derefGiuseppe D'Angelo2020-10-161-1/+4
* General cleanup of qshareddata.hAllan Sandfeld Jensen2020-10-141-5/+16
* Q(E)SDP: add get()Giuseppe D'Angelo2020-06-101-0/+18
* Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-6/+6
* QtCore: replace null and nullptr with \nullptr in documentationChristian Ehrlicher2019-02-181-3/+3
* Doc: Fix various documentation warningsTopi Reinio2018-11-061-0/+7
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-151-14/+3
* doc: Add missing template parameters to \fn commandsMartin Smith2017-12-061-63/+63
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make QExplicitlySharedDataPointer<T> copy-ctor from QESDP<X> more safeKevin Funk2014-07-091-4/+28
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-271-0/+34
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Enhanced QSharedDataPointer documentation with container performance sectionNils Jeisecke2012-11-281-0/+8
* 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/+3
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-9/+9
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* 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/+568