summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qshareddata_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Replace qExchange with std::exchangeMarc Mutz2022-10-071-1/+1
* Replace qExchange calls with std::exchangeFabian Kosmale2022-09-281-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* QtCore: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-01-201-1/+1
* Q(E)SDP(V2): fill the API gap left by take()Giuseppe D'Angelo2020-10-161-0/+11
* Fix -Wshadow warningsGiuseppe D'Angelo2020-08-041-2/+2
* Temporarily add a private QESDPv2Giuseppe D'Angelo2020-07-221-0/+167