..
animation
Port QVariantAnimation to the new property system
2021-04-30 18:59:50 +02:00
doc
CMake: Replace qt_finalize_executable with qt_finalize_target
2021-05-20 19:40:45 +02:00
global
QRandomGenerator: let qt_initial_random_value() return 128 bits of data
2021-05-23 12:08:43 -07:00
io
QUrl: use QFlags::toInt / qToUnderlying
2021-05-23 21:54:29 +02:00
itemmodels
Item models: code tidies
2021-05-18 15:33:25 +02:00
kernel
Use __has_* instead QT_HAS_*
2021-05-21 21:37:32 +08:00
mimetypes
Canonical type conversion
2021-03-02 03:04:44 +00:00
platform
Move Android Extras as private APIs under qtbase
2021-05-10 10:40:40 +03:00
plugin
QLibrary: fix some implicit QFlags->int conversions
2021-05-12 23:04:57 +02:00
serialization
qcborstreamreader.cpp: Use QT_TRY/QT_CATCH
2021-05-23 09:22:04 +00:00
text
Use __has_* instead QT_HAS_*
2021-05-21 21:37:32 +08:00
thread
QPromise: code tidies
2021-05-22 03:20:32 +02:00
time
QDateTime: fix our oversight in Qt 6.0 not changing the ShortData
2021-05-15 12:14:48 -07:00
tools
QHash: fix qHash(std::pair)
2021-05-23 12:08:43 -07:00
.prev_configure.cmake
CMake: Regenerate stale prev_configure.cmake files
2021-03-31 23:27:51 +02:00
CMakeLists.txt
Make the internal Zlib module private
2021-05-21 16:05:44 +02:00
Qt6AndroidMacros.cmake
Add proper dependencies to apk targets
2021-05-17 19:14:44 +02:00
Qt6CTestMacros.cmake
CMake: Allow passing arguments to tests/auto/cmake test command
2021-05-10 16:52:23 +02:00
Qt6CoreConfigExtras.cmake.in
wasm: add cmake build support
2021-04-01 19:23:42 +10:00
Qt6CoreConfigureFileTemplate.in
CMake: Fix unnecessary rebuilding upon reconfiguration
2020-10-30 17:19:27 +01:00
Qt6CoreMacros.cmake
Support multiple equally named .qrc files in qt_add_big_resources
2021-05-22 22:32:27 +02:00
Qt6WasmMacros.cmake
wasm: add cmake build support
2021-04-01 19:23:42 +10:00
QtCore.dynlist
…
configure.cmake
Fix backtrace on non-linux systems
2021-03-22 21:31:09 +00:00
configure.json
Fix backtrace on non-linux systems
2021-03-22 21:31:09 +00:00
debug_script.py
…
qt_cmdline.cmake
CMake: Re-implement configure/qmake's command line handling in CMake
2020-08-17 08:08:20 +02:00
qtcore.tracepoints
…