qt6-bb10/src/corelib
Thiago Macieira 4f2471b8cc Fix silly typo in a macro for QAtomicInt's constructor
The T was missing in QT_BASIC_ATOMIC_HAS_CONSTRUCTORS. This makes
QAtomicInt's constructor become constexpr.

Change-Id: Ibe58ff36517c5d05ce8af9c0f28169fa63521632
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-12-03 10:14:40 +01:00
..
animation Doc: Fix broken links 2013-11-05 00:29:01 +01:00
arch qatomic_cxx11: fix fetchAndAdd*() 2013-09-21 01:25:19 +02:00
codecs Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
doc Doc: Move threading overviews from qtbase.git to qtdoc.git 2013-11-08 16:45:26 +01:00
global Merge remote-tracking branch 'origin/stable' into dev 2013-11-29 15:59:34 +01:00
io Merge remote-tracking branch 'origin/stable' into dev 2013-11-26 22:35:48 +01:00
itemmodels QItemSelectionModel: use QSignalBlocker 2013-10-30 12:57:14 +01:00
json Allow non-character codes in utf8 strings 2013-10-17 09:50:58 +02:00
kernel Merge remote-tracking branch 'origin/stable' into dev 2013-11-29 15:59:34 +01:00
mimetypes Add missing Q_INIT_RESOURCE 2013-11-07 10:00:19 +01:00
plugin Merge remote-tracking branch 'origin/stable' into dev 2013-11-26 22:35:48 +01:00
statemachine Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
thread Fix silly typo in a macro for QAtomicInt's constructor 2013-12-03 10:14:40 +01:00
tools Merge remote-tracking branch 'origin/stable' into dev 2013-11-29 15:59:34 +01:00
xml remove dead code 2013-10-29 15:37:19 +01:00
Qt5CTestMacros.cmake Forward the correct compilers to the actual cmake tests. 2013-08-09 16:28:34 +02:00
Qt5Config.cmake.in Check that files we expect to find actually exist when using a cmake package. 2013-05-20 15:20:26 +02:00
Qt5CoreConfigExtras.cmake.in CMake: Add defines for disabled features. 2013-11-22 13:04:10 +01:00
Qt5CoreConfigExtrasMkspecDir.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in Generate the directory for the mkspec include in a helper file. 2013-06-21 18:58:54 +02:00
Qt5CoreMacros.cmake CMake: Allow specifying a TARGET in invocations of macros. 2013-08-21 16:39:55 +02:00
QtCore.dynlist
corelib.pro CMake: Add defines for disabled features. 2013-11-22 13:04:10 +01:00
eval.pri