..
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
Android: add android test runner docs to the build
2025-01-14 13:20:21 +00:00
global
function_ref_base: honor the RO5
2025-01-14 03:15:01 +00:00
io
QSaveFile: mention that you need to setFileName() before open()
2025-01-13 13:50:31 +00:00
ipc
QSharedMemorySystemV: fix shm vs sem typo
2024-12-14 15:15:02 +00:00
itemmodels
Create qdoc macros for C++ class docs 2.1: qHash()
2024-12-04 18:55:58 +00:00
kernel
Revert "Add categorized logging of delete later machinery"
2025-01-14 02:20:59 -03:00
mimetypes
CMake: Use the $<VERSION> placeholder in qt_attribution.json
2025-01-13 14:34:59 +01:00
platform
Android: Fix synchronization issue of QtAbstractItemModel and its proxy
2025-01-14 13:20:21 +00:00
plugin
QFactoryLoader: load extraSearchPath first
2024-12-23 13:04:35 +00:00
serialization
Fix a performance regression in QDataStream
2024-12-25 07:37:43 +00:00
text
QStringConverterBase: make it move-only
2025-01-15 00:10:00 +00:00
thread
QThreadStorage: move includes to the top
2025-01-14 10:15:42 +00:00
time
Remove constexpr from a function that doesn't need it, and asserts
2025-01-14 13:20:21 +00:00
tools
Require that the handle type used with QUniqueHandle is quite noexcept
2025-01-14 08:03:44 +00:00
tracing
Fix CTF with static build
2023-10-30 18:59:21 +03:00
CMakeLists.txt
qsocketnotifier.cpp: un-break -unity-build
2024-12-13 08:00:15 +00:00
Qt6AndroidMacros.cmake
Use add_dependencies to add the Android custom target dependencies
2024-12-03 20:38:51 +00:00
Qt6CTestMacros.cmake
CMake: Error out when xcode / SDK version check fail in Qt 6.8+
2025-01-03 19:28:06 +00:00
Qt6CoreConfigExtras.cmake.in
CMake: Add the android finalizer to Core also during the qtbase build
2024-11-11 16:39:27 +01:00
Qt6CoreConfigureFileTemplate.in
CMake: Fix unnecessary rebuilding upon reconfiguration
2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake
CMake: Fix invalid option passed to _qt_internal_generic_deployqt
2024-07-22 12:12:31 +00:00
Qt6CoreMacros.cmake
CMake: Split target finalization code into a separate function
2024-11-02 14:49:16 +01: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
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
configure.cmake
QThread/Unix: refactor to split QThreadPrivate::finish() in two phases
2024-11-07 15:00:11 -07: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
CMake: remove test for eventfd, replace with __has_include
2023-08-29 07:41:11 -07:00