qt6-bb10/src/corelib
Olivier Goffart 7f85fb4654 Allow types with a comma in Q_PROPERTY
This allows for example properties with QMap<Foo, Bar>

[ChangeLog][QtCore] Types in the Q_PROPERTY macro can now contain commas
(for example, QMap<Foo, Bar>)

Change-Id: Ibf5c8c9cf20a7c8b3dfec9e891fb8a9ca1bdba7c
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-06-12 11:36:32 +00:00
..
animation Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
arch Add missing fetchAndXxx methods to atomic classes based on std::atomic 2015-03-05 00:05:00 +00:00
codecs Fix warning on WinRT arm 2015-05-19 10:56:30 +00:00
doc Allow types with a comma in Q_PROPERTY 2015-06-12 11:36:32 +00:00
global Fix Qt-in-namespace build breakage. 2015-06-12 08:17:52 +00:00
io core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
itemmodels core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
json core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
kernel Allow types with a comma in Q_PROPERTY 2015-06-12 11:36:32 +00:00
mimetypes core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
plugin core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
statemachine core: Add several QList::reserve() calls. 2015-06-11 13:36:15 +00:00
thread Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev 2015-06-04 05:56:06 +00:00
tools Mark unused parameters with Q_UNUSED 2015-06-12 08:09:21 +00:00
xml Fixed license headers 2015-02-17 18:46:09 +00:00
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00: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 Revert some changes in light of GCC 4 -fPIE reversal 2015-05-29 00:08:41 +00: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 Merge remote-tracking branch 'origin/5.4' into 5.5 2015-06-01 17:46:58 +02:00
QtCore.dynlist
corelib.pro Use simd.prf for building MIPS DSP code 2014-07-25 17:48:39 +02:00
eval.pri