qt5base-lts/src/corelib
Marc Mutz fedb442db3 QCommandLineOption: optimize ctors
...by moving common code into the Private ctor,
and catering for C++11 move semantics a bit.

Saves ~1.5KiB in text size on Linux GCC 4.9 C++11 release
builds.

Change-Id: I52ed7e47f76b69500a871844c0920e27fe51a127
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-06-19 16:29:50 +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 Add a synthesized-by-application value to mouse event source 2015-06-15 17:16:17 +00:00
io Micro-optimize QSettingsPrivate::processChild() and its users 2015-06-19 16:29:41 +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 QMetaObjectBuilder: replace an inefficient QList with QVector 2015-06-17 07:10:06 +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 QException: fix exception specification 2015-06-17 13:22:50 +00:00
tools QCommandLineOption: optimize ctors 2015-06-19 16:29:50 +00:00
xml Fixed license headers 2015-02-17 18:46:09 +00:00
corelib.pro Use simd.prf for building MIPS DSP code 2014-07-25 17:48:39 +02:00
eval.pri
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
Qt5CTestMacros.cmake CMake: Introduce qt5_add_binary_resources 2015-02-11 20:59:35 +00:00
QtCore.dynlist