..
animation
QtCore: use C++11 thread_local instead of QThreadStorage
2022-02-03 19:58:36 -08:00
compat
QUrl: Use Q_CORE_REMOVED_SINCE instead of explicit version checks
2022-02-03 18:31:44 +01:00
doc
CMake: Promote qt6_standard_project_setup from technical preview
2022-02-15 10:23:03 +01:00
global
Remove QT_FEATURE_sharedmemory from qconfig-bootstrapped.h
2022-02-10 17:52:27 +01:00
io
Make QProcessEnvironment(Initialization) noexcept
2022-02-11 20:47:21 +01:00
itemmodels
Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] (QtGui)
2022-01-21 11:22:35 +00:00
kernel
De-duplicate vtables, 2022 edition
2022-02-15 09:08:16 +01:00
mimetypes
QtCore: includemocs
2022-01-27 01:36:04 +01:00
platform
wasm: improve qstdweb::EventCallback
2022-02-11 18:15:26 +01:00
plugin
QLibrary: Suppress GCC 12 warning about dangling pointer access
2022-02-11 00:19:57 +00:00
serialization
Fix clang-cl warning
2022-02-15 12:01:31 +01:00
text
QStringView: add missing constexpr so we can use is_constant_evaluated
2022-02-12 07:59:32 +00:00
thread
Remove mentions of QtConcurrent::runWithPromise from docs
2022-02-11 22:02:35 +01:00
time
QTzTimeZonePrivate: make ZoneNameReader constinit'able
2022-02-09 21:46:25 +01:00
tools
QFlatMap: temporarily disable some code
2022-02-14 13:20:03 +01:00
CMakeLists.txt
Split namespace macros from qglobal.h into their own header
2022-02-10 17:40:55 +01:00
Qt6AndroidMacros.cmake
Use 'copy' but not 'copy_if_different' on Windows platforms
2022-02-10 02:31:05 +01:00
Qt6CTestMacros.cmake
Replace BUILD_OPTIONS_LIST variable by the getter function
2021-12-02 16:34:22 +01:00
Qt6CoreConfigExtras.cmake.in
CMake: Deduce install prefix of example in qt_internal_add_example
2022-02-01 16:51:00 +01:00
Qt6CoreConfigureFileTemplate.in
CMake: Fix unnecessary rebuilding upon reconfiguration
2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake
CMake: Mark the new deployment API as being in Technical Preview
2021-12-09 19:59:55 +01:00
Qt6CoreMacros.cmake
CMake: Promote qt6_standard_project_setup from technical preview
2022-02-15 10:23:03 +01:00
Qt6WasmMacros.cmake
CMake: Make qt6_wasm_add_target_helpers an internal function
2021-08-04 17:01:11 +02:00
QtCore.dynlist
Remove old pre-6.0 hooks
2021-10-22 19:12:07 -07:00
configure.cmake
Core: Remove 'properties' feature
2022-02-14 12:50:59 +01:00
debug_script.py
Fix lldbbridge.py loading when using lldb + Python 3 from CLI
2021-09-07 12:53:37 +02:00
qt_cmdline.cmake
CMake: Re-implement configure/qmake's command line handling in CMake
2020-08-17 08:08:20 +02:00
qtcore.tracepoints
Reduce amount of tracepoints required for event tracking
2019-05-02 14:15:58 +00:00