..
animation
QtCore: De-duplicate vtables, 2024 edition
2024-09-18 09:34:52 +00:00
compat
QDate: rework stdSysDaysToJulianDay()
2024-08-30 09:19:08 +00:00
doc
Add parameter for function call in QIdentityProxyModel
2024-10-26 00:04:48 +00:00
global
Docs: Specify deprecation version for QLibraryInfo::LibraryLocation
2024-10-28 20:57:09 +00:00
io
QDebug: simplify op<<(std::optional)
2024-10-26 00:04:46 +00:00
ipc
QSharedMemoryPrivate: fix -Wshadow in create()
2024-10-11 15:21:21 +00:00
itemmodels
QAbstractItemModelPrivate: add resetting member
2024-09-27 09:09:54 +08:00
kernel
wasm: fix wasm sockets when data buffer is less than 3696
2024-10-26 00:04:49 +00:00
mimetypes
Tika mimetypes: make SVG magic more tolerant to doctype and comments
2024-10-20 11:05:04 +00:00
platform
Darwin: Capture 'this' via '&' instead of '=' to fix build with C++20
2024-10-17 16:36:38 +00:00
plugin
QUuid: restore sorting order of Qt < 6.8
2024-10-22 13:15:24 +00:00
serialization
qxmlstreamparser_p.h: fix -Wshadow in parse()
2024-10-11 15:18:57 +00:00
text
QStringView: de-duplicate some API docs
2024-10-23 05:39:23 +00:00
thread
QThreadPool: handle negative expiryTimeouts
2024-10-20 21:49:34 +00:00
time
Fix trivial typo in QDateTime::fromString() doc
2024-10-26 00:04:44 +00:00
tools
QMessageAuthenticationCode: remove unused qvarlengtharray.h include
2024-10-28 17:48:45 +00:00
tracing
…
CMakeLists.txt
Move QSmallByteArray out of qcryptographichash.cpp
2024-10-28 17:48:45 +00:00
Qt6AndroidMacros.cmake
Trigger reconfiguring of android ABI projects when CMake files changed
2024-10-07 12:03:32 +00:00
Qt6CTestMacros.cmake
Add QT_BUILD_DIR to the cmake configure option list
2024-09-21 11:50:43 +00:00
Qt6CoreConfigExtras.cmake.in
Add copyright and licensing to build system files missing it
2024-05-21 17:23:21 +02:00
Qt6CoreConfigureFileTemplate.in
…
Qt6CoreDeploySupport.cmake
CMake: Fix invalid option passed to _qt_internal_generic_deployqt
2024-07-22 12:12:31 +00:00
Qt6CoreMacros.cmake
CMake: Remove QT_NO_SHOW_OLD_QT_WRAP_CPP_WARNING
2024-08-20 18:04:36 +00:00
Qt6CoreResourceInit.in.cpp
CMake: Fix semicolon warnings for generated resource init code
2024-03-22 18:50:36 +01:00
Qt6WasmMacros.cmake
wasm: fix handling of invalid EXPORT_NAMEs
2024-06-24 11:58:12 +00:00
QtCompressMimeDatabase.cmake
…
QtCore.dynlist
…
configure.cmake
CMake: Annotate some targets with SBOM information
2024-06-17 15:54:26 +02:00
debug_script.py
Don't load the lldb bridge from Qt Core script in a Qt Creator session
2024-10-10 14:59:39 +00:00
qt_cmdline.cmake
…