Qt 6.8.3 with BlackBerry 10 (QNX 8 / ARMv7) patches
 
 
 
 
 
 
Go to file
Vladimir Belyavsky 3217c563a4 QTextFormat: Use QMap::constFind() to avoid unnecessary detaches
Use  QMap::constFind() instead of non-const QMap::find() where
applicable to avoid unnecessary detaches.

Change-Id: I76113c00efabb592f565f3ba4c90aefead1ac6a0
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2024-04-21 18:09:52 +03:00
.github/workflows
LICENSES Use canonical capitalization of Unicode-3.0 SPDX tag 2024-03-13 14:43:10 +00:00
bin cmake: Override generator for iOS projects to Xcode in qt-cmake.in 2024-03-18 22:34:48 +01:00
cmake cmake: Add opt-out for adding -no_warn_duplicate_libraries linker flag 2024-04-18 19:30:31 +00:00
coin CMake: Allow configuring a minimal subset of examples to deploy 2024-03-19 18:22:16 +01:00
config.tests Correct license in config.test 2024-02-20 16:22:28 +01:00
dist Remove dist/README 2024-02-29 15:35:57 +01:00
doc Convert "Color Editor Factory" Example to snippets 2024-04-19 13:39:41 +02:00
examples Convert "Color Editor Factory" Example to snippets 2024-04-19 13:39:41 +02:00
lib
libexec CMake: Allow building all examples as standalone just like tests 2024-03-14 11:44:16 +01:00
mkspecs Add preliminary support for Qt for visionOS 2024-04-18 05:00:57 +02:00
qmake QMake: Fix generation of Visual Studio filter files 2024-04-19 12:47:42 +02:00
src QTextFormat: Use QMap::constFind() to avoid unnecessary detaches 2024-04-21 18:09:52 +03:00
tests QString: ensure multi-arg arg() parses replacement like single-arg arg() 2024-04-21 06:48:11 -07:00
util Correct handling of 'u' in CLDR date format strings 2024-04-19 13:39:41 +02:00
.cmake.conf Add preliminary support for Qt for visionOS 2024-04-18 05:00:57 +02:00
.gitattributes
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.lgtm.yml
.tag
CMakeLists.txt cmake: add _extra_files IDE target from heuristics 2024-04-12 08:36:01 +08:00
config_help.txt Add support for using an inline namespaces for -qtnamespace 2024-04-03 17:17:11 +02:00
configure Change configure license 2024-02-02 15:23:02 +00:00
configure.bat configure.bat: Fix errors on Windows 2024-03-05 11:56:24 +01:00
configure.cmake Add preliminary support for Qt for visionOS 2024-04-18 05:00:57 +02:00
dependencies.yaml
licenseRule.json Correct wording in licenseRule.json 2024-04-10 21:01:06 +02:00
qt_cmdline.cmake Remove the headersclean feature 2024-04-17 20:41:35 +02:00