qt6-bb10/src/corelib
Jacek Poplawski 3f9817b26c Add initial support for building for VxWorks using clang
Change-Id: I8c4538cd5582bfea69a6e1890445c4c75e6ca0d7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-07-21 06:08:04 +02:00
..
animation Fix build with -sanitize undefined 2023-06-26 19:32:11 +02:00
compat QUrl: Add QUrl::fromEncoded(QByteArrayView) overload 2023-06-08 03:09:52 +03:00
doc CMake: Specify correct \since version for android variable 2023-07-19 14:16:55 +02:00
global Add initial support for building for VxWorks using clang 2023-07-21 06:08:04 +02:00
io QDebug: rewrite timeUnit() into putTimeUnit() 2023-07-10 13:51:52 +00:00
ipc QNativeIpcKey: add implicit default ctor 2023-07-14 09:31:04 +02:00
itemmodels Normalize signal/slot signatures [1/2]: non-QPair 2023-07-12 10:29:45 +02:00
kernel Fix perror calls for VxWorks platform 2023-07-20 19:50:14 +00:00
mimetypes Convert remaining QT_NO_XMLSTREAM* to use feature system 2023-05-15 14:02:43 +02:00
platform Core: include mocs 2023-07-07 18:25:50 +02:00
plugin Explicitly specify the alignment of QUuid::Id128Bytes union 2023-07-17 18:49:16 +02:00
serialization Guard xmlstream header in a source-compatible way 2023-07-19 11:56:52 +02:00
text QString: make isEmpty(), length() and size() noexcept 2023-07-19 13:13:20 +00:00
thread QFutureInterface: port to new SlotObjUniquePtr 2023-07-19 13:38:02 +02:00
time Treat simple spaces as equivalent in date-time format separators 2023-07-17 23:05:07 +02:00
tools QAtomicScopedValueRollback: fix CTAD for Q(Basic)AtomicPointer 2023-07-12 10:29:44 +02:00
tracing Core: include mocs 2023-07-07 18:25:50 +02:00
CMakeLists.txt Move QBasicFutureWatcher behind the ABI boundary 2023-07-13 08:24:02 +00:00
Qt6AndroidMacros.cmake CMake: Don't set QT_BUILDING_QT for single standalone tests 2023-07-12 18:38:31 +00:00
Qt6CTestMacros.cmake Disable CMake test project build tests on WASM 2023-01-11 19:36:26 +01:00
Qt6CoreConfigExtras.cmake.in Avoid resetting CMAKE_AUTOMOC_MACRO_NAMES 2023-02-28 18:15:24 +01:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake CMake: Add NO_COMPILER_RUNTIME to deploy script macros 2023-03-13 16:31:31 -05:00
Qt6CoreMacros.cmake CMake: Fix error in qt_generate_deploy_app_script 2023-07-13 09:53:28 +02:00
Qt6WasmMacros.cmake wasm: add preload config for shared libraries build 2023-07-04 15:42:02 +02:00
QtCompressMimeDatabase.cmake Replace the scripting-based mime types compression mechanism with CMake 2022-12-01 02:23:51 +01:00
QtCore.dynlist Remove old pre-6.0 hooks 2021-10-22 19:12:07 -07:00
QtInstallPaths.cmake.in Move install paths from CoreConfigExtras.cmake to a separate file 2022-10-25 16:05:11 +02:00
configure.cmake Introduce openssl-hash feature 2023-06-29 12:49:14 +00:00
debug_script.py Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt_cmdline.cmake Add CTF tracing backend 2023-01-13 12:43:46 +02:00