qt5base-lts/src/corelib
Friedemann Kleint 72037c804d Add Q_ENUMS for Qt::MouseEventSource, Qt::FocusReason.
Change-Id: Ic91b9a74d0c28ec225d2708a13aafddd1e2c32af
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
2014-08-05 06:33:39 +02:00
..
animation Remove redundant static_cast from QVariantAnimation 2014-07-25 15:58:28 +02:00
arch Make the fetchAndAddRelaxed function a member template 2014-06-24 18:41:45 +02:00
codecs Merge remote-tracking branch 'origin/stable' into dev 2014-06-05 22:26:44 +02:00
doc Support setting a default severity level for QLoggingCategory 2014-07-23 15:38:10 +02:00
global Add Q_ENUMS for Qt::MouseEventSource, Qt::FocusReason. 2014-08-05 06:33:39 +02:00
io Rework of QSysInfo OS and kernel version functions 2014-07-30 19:43:15 +02:00
itemmodels QItemSelectionModel: Sort persistent model indexes taking parent into account. 2014-07-17 11:26:29 +02:00
json Add initializer list support in QJsonObject. 2014-07-30 10:20:28 +02:00
kernel Android: Really suspend apps that are put in the background 2014-07-31 19:20:28 +02:00
mimetypes Add QDebug operator for QMimeType. 2014-03-13 17:59:55 +01:00
plugin Don't store QLibraryPrivate with empty file names in the global store 2014-07-23 17:50:31 +02:00
statemachine Export QAbstractState active property. 2014-07-29 11:27:09 +02:00
thread Use the 3-argument testAndSet in the fetchAndXxx operations 2014-07-25 18:02:06 +02:00
tools QList: Fix MSVC 64bit warning about loss of data. 2014-08-05 06:32:28 +02:00
xml Micro-optimize QXmlStreamReaderPrivate. 2014-07-31 08:50:42 +02:00
corelib.pro Use simd.prf for building MIPS DSP code 2014-07-25 17:48:39 +02:00
eval.pri Initial import from the monolithic Qt. 2011-04-27 12:05:43 +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: Generate config-specific moc parameters file. 2013-12-16 20:57:45 +01:00
Qt5CTestMacros.cmake Forward the correct compilers to the actual cmake tests. 2013-08-09 16:28:34 +02:00
QtCore.dynlist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00