summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/qatomic_msvc.h
Commit message (Expand)AuthorAgeFilesLines
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-37/+5
* 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
* Remove __cdecl from Windows desktop atomicsThiago Macieira2015-02-201-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add a testAndSet overload to the atomics that returns the current valueThiago Macieira2014-02-161-0/+31
* Replace the type-based QAtomicIntegerTraits with a size-based oneThiago Macieira2014-01-301-4/+2
* Centralize support for QBasicAtomic for ints and longsThiago Macieira2014-01-301-8/+0
* Add support for 16- and 64-bit atomics with MSVCThiago Macieira2014-01-301-38/+151
* Mark all qtbase headers that aren't cleanThiago Macieira2013-03-031-0/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-5/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Enable QAtomicInteger for char16_t and char32_tThiago Macieira2012-08-181-0/+3
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-181-14/+14
* Mark all atomic functions as Q_DECL_NOTHROWThiago Macieira2012-08-091-33/+33
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Compile with -qtnamespace on WindowsBradley T. Hughes2012-05-101-11/+11
* Silence syncqt warnings for atomic implementation headersBradley T. Hughes2012-02-061-0/+4
* Rename qatomic_windows.h to qatomic_msvc.hBradley T. Hughes2012-02-031-0/+381