..
animation
Port from container::count() and length() to size() - V5
2022-11-03 14:59:24 +01:00
compat
IPC: add native key support to QSharedMemory
2023-01-22 13:02:04 -03:00
doc
IPC: add native key support to QSystemSemaphore
2023-01-22 13:02:04 -03:00
global
Fix build with GCC 13: target specific option mismatch
2023-01-19 12:03:25 -08:00
io
QUrlQuery: add missing move constructor
2023-01-20 03:19:21 +00:00
ipc
IPC: switch the default key type on Unix to POSIX realtime
2023-01-22 13:02:11 -03:00
itemmodels
QAbstractProxyModel: normalize signals/slots signatures
2023-01-11 00:24:00 +01:00
kernel
IPC: Move QSharedMemory and QSystemSemaphore from kernel/ to ipc/
2023-01-22 13:01:53 -03:00
mimetypes
Use QFileInfo's file times in UTC for file timestamps
2023-01-04 19:15:52 +02:00
platform
Streamline reading of js DataTransfer object
2023-01-18 02:55:12 +01:00
plugin
QUuid: add the ability to specify the byte order for 128-bit IDs
2022-12-16 19:29:10 +01:00
serialization
Optimize QXmlStreamWriterPrivate::doWriteToDevice(QLatin1StringView)
2023-01-19 11:55:23 +00:00
text
Let QLocaleData::numberToCLocale() know the type of number
2023-01-19 18:46:35 +01:00
thread
QPromise: improve documentation snippet
2023-01-09 10:03:48 +01:00
time
QRoundingDown: make the numerator a template parameter
2023-01-19 17:57:04 +01:00
tools
QVarLengthArray: fix off-by-size() bug in growBy()
2023-01-20 14:48:20 +01:00
tracing
Add CTF tracing backend
2023-01-13 12:43:46 +02:00
CMakeLists.txt
IPC: add support for multiple backends to QSharedMemory
2023-01-22 13:02:11 -03:00
Qt6AndroidMacros.cmake
Move '--sign' argument to the end of the androiddeployqt command
2023-01-02 14:50:51 +01:00
Qt6CTestMacros.cmake
Disable CMake test project build tests on WASM
2023-01-11 19:36:26 +01:00
Qt6CoreConfigExtras.cmake.in
Add permission API backend for macOS and iOS
2022-11-03 15:02:36 +01:00
Qt6CoreConfigureFileTemplate.in
CMake: Fix unnecessary rebuilding upon reconfiguration
2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake
CMake: Avoid repeating DESTDIR when deploying Qt libs and plugins
2022-12-21 15:46:53 +01:00
Qt6CoreMacros.cmake
Revert "Revert "CMake: Expose generated resource files to IDEs""
2023-01-18 20:11:28 +00:00
Qt6WasmMacros.cmake
Always export and link in JSEvents and specialHTMLTargets
2022-11-15 12:19:47 +01: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
IPC: switch the default key type on Unix to POSIX realtime
2023-01-22 13:02:11 -03: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
qtcore.tracepoints
Add tracing metadata to QEvent and QImageFormat
2023-01-13 12:43:45 +02:00