qt6-bb10/src/corelib
Kai Köhne 5de97970b8 Remove cmake output about module major/minor/patch version
I don't quite see the relevance of this. We have explicit warnings
if versions don't match a bit below.

Pick-to: 6.5
Change-Id: I08253fb99313896adb2c13d193ed3ec3954fb0b0
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2023-01-03 13:53:47 +01:00
..
animation Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
compat QXmlStreamWriter: port API from QString to QAnyStringView 2022-12-10 01:00:27 +01:00
doc QStringBuilder: document issues with using "auto" keyword 2023-01-01 17:47:04 +02:00
global QTypeInfo: fix pointer detection 2022-12-30 01:52:11 +01:00
io Don't use var-args for Q_DECLARE_EXPORTED_LOGGING_CATEGORY 2023-01-03 00:41:21 +01:00
itemmodels Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
kernel QMetaType: fix value-initialization in a corner case 2022-12-30 01:51:08 +01:00
mimetypes Fix clang-cl compiler warnings 2022-12-15 23:16:04 +01:00
platform runOnAndroidMainThread(): optimize shared pointer use 2022-12-26 10:05:35 +00:00
plugin QUuid: add the ability to specify the byte order for 128-bit IDs 2022-12-16 19:29:10 +01:00
serialization QXmlStreamWriter: fix a thinko in doWriteToDevice(QSV) 2022-12-16 22:58:11 +01:00
text QStringBuilder: document issues with using "auto" keyword 2023-01-01 17:47:04 +02:00
thread Long live QPromise::addResults()! 2022-12-30 07:03:51 +01:00
time Bootstrap: Fix compilation of decl/def with different conditionals 2022-12-13 13:41:28 +01:00
tools [doc] QSharedPointer: add some missing docs 2022-12-22 08:40:23 +01:00
CMakeLists.txt Fix moc warning for qwineventnotifier.h on non-Windows platforms 2022-12-09 16:16:49 +01:00
Qt6AndroidMacros.cmake Move '--sign' argument to the end of the androiddeployqt command 2023-01-02 14:50:51 +01:00
Qt6CTestMacros.cmake Remove cmake output about module major/minor/patch version 2023-01-03 13:53:47 +01:00
Qt6CoreConfigExtras.cmake.in Add permission API backend for macOS and iOS 2022-11-03 15:02:36 +01:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake CMake: Avoid repeating DESTDIR when deploying Qt libs and plugins 2022-12-21 15:46:53 +01:00
Qt6CoreMacros.cmake Revert "CMake: Expose generated resource files to IDEs" 2022-12-30 10:41:37 +00:00
Qt6WasmMacros.cmake Always export and link in JSEvents and specialHTMLTargets 2022-11-15 12:19:47 +01: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
configure.cmake Warn about WinRT only on WIN32 2022-12-04 22:11:33 +01:00
debug_script.py Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt_cmdline.cmake Add an option to select the preferred compression type for mime type db 2022-12-01 02:23:51 +01:00
qtcore.tracepoints Reduce amount of tracepoints required for event tracking 2019-05-02 14:15:58 +00:00