summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qatomic.cpp
Commit message (Expand)AuthorAgeFilesLines
* QAtomic: introduce loadRelaxed() / storeRelaxed()Giuseppe D'Angelo2019-06-101-10/+65
* doc: Add missing template text to \fn commandsMartin Smith2017-12-061-91/+91
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-1/+1
|\
| * Doc: Fix typo in QAtomicPointer::loadAcquire documentationKai Koehne2016-04-201-1/+1
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Doc: fix the type listed for the functions in QAtomicIntegerThiago Macieira2015-01-021-43/+43
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: QAtomicInteger first appeared in Qt 5.3David Faure2014-06-091-0/+1
* Add the rest of the non-volatile members of std::atomic to QBasicAtomicThiago Macieira2014-02-161-2/+407
* Centralize support for QBasicAtomic for ints and longsThiago Macieira2014-01-301-1/+26
* Ensure that the pointer-sized QAtomicInteger specialization existsThiago Macieira2014-01-301-1/+15
* Introduce QAtomicInteger<T> and derive QAtomicInt from itThiago Macieira2014-01-301-138/+218
* Remove all "old atomic" code from QtThiago Macieira2013-12-101-0/+7
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-24/+24
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Document the new load / store methods in QAtomic{Int,Pointer}Thiago Macieira2012-12-121-0/+76
* Doc: Remove the mention of non-atomic convenience operators in QAtomicThiago Macieira2012-12-121-12/+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/+2
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-70/+7
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-36/+36
* 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/+1125