..
animation
animation: use Q_EMIT in private header
2023-05-11 15:23:07 +08:00
compat
QMutex: add QDeadlineTimer-based tryLocks
2023-05-11 12:31:57 -07:00
doc
Android: fix problem with release package for cmake based builds
2023-05-11 12:47:52 +02:00
global
Enable [[noreturn]] attribute for non-MSVC compilers on Windows
2023-05-12 15:33:52 +02:00
io
QProcess/Unix: use open() + fchdir() to change directories
2023-05-15 00:12:43 +02:00
ipc
IPC: QNativeIpcKey: fix big-endian builds
2023-05-11 21:53:21 -07:00
itemmodels
QAbstractItemModel: fix match() with Qt::MatchWildcard
2023-03-09 18:26:59 +01:00
kernel
Doc: Replace mentions of deprecated macro
2023-05-15 08:57:02 +00:00
mimetypes
QMimeProvider: fix a clazy warning
2023-05-07 14:30:23 +03:00
platform
Remove FileReader callbacks before assigning new ones
2023-04-25 22:57:42 +02:00
plugin
Q{Plugin,Factory}Loader: downgrade warnings to debug messages
2023-05-05 23:21:52 -07:00
serialization
QJsonWriter: general cleanup
2023-05-01 21:52:22 +02:00
text
Doc: Make QByteArray(qsizetype size, Qt::Initialization) doc public
2023-05-15 08:56:21 +00:00
thread
QReadWriteLock: inline the constructor and destructor
2023-05-11 19:56:23 -07:00
time
Fix QTimeZone::offsetData() for the case without transitions
2023-05-11 13:46:42 +02:00
tools
Remove Java iterator APIs for moving back if operator-- is not available
2023-05-10 09:49:24 +02:00
tracing
Fix crash at exit when tracing
2023-04-26 10:46:06 +00:00
CMakeLists.txt
Long live QtPrivate::CompactStorage<>
2023-05-09 22:54:05 +02:00
configure.cmake
Rid of 'special case' markers
2023-04-13 18:30:58 +02:00
debug_script.py
Use SPDX license identifiers
2022-05-16 16:37:38 +02:00
Qt6AndroidMacros.cmake
Avoid littering CMake logs with QTP0002 warnings
2023-05-12 17:55:21 +02: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: Add NO_COMPILER_RUNTIME to deploy script macros
2023-03-13 16:31:31 -05:00
Qt6CTestMacros.cmake
Disable CMake test project build tests on WASM
2023-01-11 19:36:26 +01:00
Qt6WasmMacros.cmake
Make manual tests use the usual wasm_shell.html
2023-03-07 11:46:36 +01:00
qt_cmdline.cmake
Add CTF tracing backend
2023-01-13 12:43:46 +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