qt6-bb10/src/corelib
Giuseppe D'Angelo a7723f8fa7 Temporarily add a private QESDPv2
To unlock work while waiting for QISP. QESDP is lacking
a few crucial APIs (isDetached() / isShared() / reset(ptr) / deep
const), so we can't go there right away.

Change-Id: I647eb0db4ea800488a323f3b64661e848998168d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-07-22 16:33:29 +02:00
..
animation Use QList instead of QVector in corelib implementation 2020-06-29 12:35:09 +02:00
doc Fix syntax error in containers documentation code 2020-07-16 21:54:13 +02:00
global QSysInfo: remove deprecated windowsVersion() and macVersion() 2020-07-22 11:33:02 +02:00
io QTemporaryFile: purge deprecated API 2020-07-20 16:06:28 +02:00
itemmodels Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
kernel QAssociativeIterableImpl::advanceImpl(): remove deprecation protection 2020-07-21 17:04:41 +02:00
mimetypes Use QList instead of QVector in corelib 2020-06-25 22:30:59 +02:00
platform
plugin Suffix qt_pluginMetaData with class name 2020-07-16 20:51:04 +02:00
serialization Clean-up some Qt 5 leftovers from JSON serialization classes 2020-07-22 09:33:52 +02:00
statemachine Use QList instead of QVector in statemachine 2020-07-06 14:06:13 +02:00
text Fix some qdoc warnings 2020-07-21 13:19:09 +02:00
thread QThread::create: remove the pre-C++17 codepaths 2020-07-07 20:54:12 +02:00
time Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
tools Temporarily add a private QESDPv2 2020-07-22 16:33:29 +02:00
.prev_CMakeLists.txt Move QRegExp and its remaining mentions out of QtCore 2020-07-13 10:53:23 +02:00
CMakeLists.txt Temporarily add a private QESDPv2 2020-07-22 16:33:29 +02:00
Qt5AndroidSupport.cmake Android: Update minimum version to 23 again 2020-03-30 13:04:06 +01:00
Qt5CoreMacros.cmake CMake: Fix dependency in qt_add_big_resources 2020-07-08 17:14:11 +02:00
Qt6CTestMacros.cmake CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
Qt6Config.cmake.in
Qt6CoreConfigExtras.cmake.in CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
Qt6CoreConfigExtrasMkspecDir.cmake.in
Qt6CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt6CoreMacros.cmake CMake: Fix dependency in qt_add_big_resources 2020-07-08 17:14:11 +02:00
Qt6ModuleLocation.cmake.in Merge remote-tracking branch 'origin/dev' into wip/cmake 2019-11-19 13:53:21 +01:00
Qt6ModuleLocationForInstall.cmake.in
QtCore.dynlist
configure.cmake Make feature datetimeparser depend on feature datestring 2020-07-02 15:35:18 +02:00
configure.json Make feature datetimeparser depend on feature datestring 2020-07-02 15:35:18 +02:00
corelib.pro Move QTextCodec support out of QtCore 2020-06-20 02:04:38 +02:00
debug_script.py
qtcore.tracepoints
qtzlib.pro