summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qatomic.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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