qtbase/util
Marc Mutz 1f9e38d41a util/unicode: split and trim in readUnicodeFile() to save repetition
... in all the lambdas, which now receive a span<QByteArrayView>
instead.

Of course, this isn't a 1:1 move, but ports to QStringTokenizer and
QVarLengthArray as a drive-by.

Since everything is now QByteArrayView, we're now implicitly depending
on QHash heterogeneous lookup, a Qt 6.8 feature, so mention that in
the QT_VERSION check comment (just FYI; we've already required 6.9,
anyway).

Pick-to: 6.10 6.9 6.8 6.5
Change-Id: Ide6bcce5e1cd28c42f0091b5bcefb89d6278b6a9
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
2025-09-09 12:35:39 +00:00
..
accessibilityinspector
aglfn Add REUSE.toml files 2024-11-05 14:36:16 +01:00
edid QEdidParser: optimize the hardcoded EDID vendor table 2024-12-21 00:03:36 +01:00
glgen Replace QPair/qMakePair with std::pair in qtbase/opengl 2024-11-21 16:10:37 +00:00
gradientgen Make module ready for source SBOM checking 2025-01-27 12:39:22 +01:00
includemocs
integrity
json_schema Add the Json schema for the modules.json 2025-06-26 17:32:00 +02:00
lexgen Remove year from Qt Copyright in REUSE.toml 2025-07-09 15:16:21 +02:00
locale_database cldr2qlocalexml/localetools: Open files as UTF-8 2025-07-03 13:49:55 +02:00
plugintest
qfloat16-tables
testrunner qt-testrunner: re-run the full test if it crashed 2024-09-19 15:17:23 +02:00
unicode util/unicode: split and trim in readUnicodeFile() to save repetition 2025-09-09 12:35:39 +00:00
wasm wasm: Properly separate lines in test output 2025-07-17 17:05:21 +02:00
x86simdgen Remove year from Qt Copyright in REUSE.toml 2025-07-09 15:16:21 +02:00
xkbdatagen
update_public_suffix_list.sh PSL update script: Change to use direct upstream source 2025-06-23 21:00:11 +02:00