..
animation
QSequentialAnimationGroupPrivate: replace an inefficient QList with QVector
2015-07-13 10:36:34 +00:00
arch
Fix alignment of 64-bit atomics on iOS
2015-07-15 04:53:38 +00:00
codecs
Remove documentation of QTextCodec::setCodecForTr().
2015-07-10 18:01:34 +00:00
doc
QVector: add an rvalue overload of push_back/append
2015-07-19 18:09:27 +00:00
global
Introduce Q_DECLARE_SHARED_NOT_MOVABLE_UNTIL_QT6
2015-07-18 06:20:34 +00:00
io
QProcess: make setWorkingDirectory stop launch if the dir doesn't exist
2015-07-20 16:07:46 +00:00
itemmodels
QItemSelectionRange: make nothrow move-assignable and -constructible
2015-07-22 21:12:37 +00:00
json
QtCore: Use Q_NULLPTR instead of 0 in all public headers
2015-07-01 05:50:41 +00:00
kernel
Wec2013 initial port.
2015-07-21 07:53:25 +00:00
mimetypes
QtCore: make all Q_DECLARE_SHARED types nothrow move-assignable
2015-06-30 07:20:50 +00:00
plugin
QtCore: Use Q_NULLPTR instead of 0 in all public headers
2015-07-01 05:50:41 +00:00
statemachine
QStateMachinePrivate: replace an inefficient QList with QVector
2015-07-13 10:36:28 +00:00
thread
Add a way for auxiliary threads to handle events without CoreApp
2015-07-18 02:24:59 +00:00
tools
QSet/QQueue/QStack: remove docs for removed special member functions
2015-07-22 21:13:08 +00:00
xml
QXmlStreamAttribute: make nothrow move assignable and -constructible
2015-07-22 21:12:41 +00:00
corelib.pro
Make CONFIG += c++11 by default not disable GNU extensions
2015-07-17 17:36:27 +00: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