| .. |
|
qanystringview.cpp
|
QAnyStringView: use new comparison helper macros
|
2024-03-02 00:12:55 +01:00 |
|
qanystringview.h
|
Strings: get rid of the last std::char_traits use
|
2024-06-20 22:59:08 +00:00 |
|
qbytearray.cpp
|
QByteArrayView: inline the char overload of lastIndexOf()
|
2024-05-31 22:02:06 -03:00 |
|
qbytearray.h
|
QByteArray::assign: Don't crash when passed an empty range
|
2024-06-25 20:35:25 +00:00 |
|
qbytearrayalgorithms.h
|
QByteArrayView: inline the char overload of lastIndexOf()
|
2024-05-31 22:02:06 -03:00 |
|
qbytearraylist.cpp
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qbytearraylist.h
|
Replace usages of Q_CLANG_QDOC with Q_QDOC
|
2022-10-21 09:48:36 +02:00 |
|
qbytearraymatcher.cpp
|
QByteArrayView: use memmem() to search for substrings
|
2024-06-01 11:27:05 -03:00 |
|
qbytearraymatcher.h
|
Short live q20::fill{,_n}!
|
2022-10-11 21:17:17 +00:00 |
|
qbytearrayview.h
|
Remove QBAV(QL1SV) and QBAV(QU8SV) constructors
|
2024-07-16 11:32:19 +00:00 |
|
qbytearrayview.qdoc
|
QByteArrayView: use new qdoc commands to document relational operators
|
2024-03-18 16:42:19 +00:00 |
|
qbytedata_p.h
|
Port from container.count()/length() to size()
|
2022-10-04 07:40:08 +02:00 |
|
qchar.cpp
|
QChar: remove QT_IMPLICIT_QCHAR_CONSTRUCTION opt-in
|
2024-05-28 19:52:06 +02:00 |
|
qchar.h
|
QChar: remove QT_IMPLICIT_QCHAR_CONSTRUCTION opt-in
|
2024-05-28 19:52:06 +02:00 |
|
qcollator.cpp
|
QCollatorSortKey: Rule of Five: add missing move constructor
|
2024-04-04 18:11:14 +01:00 |
|
qcollator.h
|
QCollatorSortKey: Rule of Five: add missing move constructor
|
2024-04-04 18:11:14 +01:00 |
|
qcollator_icu.cpp
|
QCollator: add comments re: missing handling of large strings
|
2022-07-20 13:15:56 +02:00 |
|
qcollator_macx.cpp
|
QCollator: Extract Method Private::ensureInitialized()
|
2022-07-20 11:15:56 +00:00 |
|
qcollator_p.h
|
QCollator: Extract Method Private::ensureInitialized()
|
2022-07-20 11:15:56 +00:00 |
|
qcollator_posix.cpp
|
Use the correct size argument for wcsxfrm
|
2023-01-12 14:32:28 +01:00 |
|
qcollator_win.cpp
|
QCollator: add comments re: missing handling of large strings
|
2022-07-20 13:15:56 +02:00 |
|
qdoublescanprint_p.h
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qlatin1stringmatcher.cpp
|
QLatin1StringMatcher: add indexIn(QStringView) overload
|
2024-05-08 19:22:46 +02:00 |
|
qlatin1stringmatcher.h
|
QLatin1StringMatcher: add indexIn(QStringView) overload
|
2024-05-08 19:22:46 +02:00 |
|
qlatin1stringview.h
|
Remove QBAV(QL1SV) and QBAV(QU8SV) constructors
|
2024-07-16 11:32:19 +00:00 |
|
qlatin1stringview.qdoc
|
QLatin1StringView: consistently use comparison helper macros
|
2024-03-02 00:12:54 +01:00 |
|
qlocale.cpp
|
Tidy up fix for calendar/locale data lookup
|
2024-07-13 00:43:55 +00:00 |
|
qlocale.h
|
Update CLDR to v45, adding language Kuvi
|
2024-07-17 12:57:30 +02:00 |
|
qlocale.qdoc
|
Update CLDR to v45, adding language Kuvi
|
2024-07-17 12:57:30 +02:00 |
|
qlocale_data_p.h
|
Update CLDR to v45, adding language Kuvi
|
2024-07-17 12:57:30 +02:00 |
|
qlocale_icu.cpp
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qlocale_mac.mm
|
Improve fidelity of approximation to CLDR zone representations
|
2024-04-22 11:58:25 +02:00 |
|
qlocale_p.h
|
Pass QVariant to QSystemLocale::query() as rvalue reference
|
2024-04-09 16:41:27 +02:00 |
|
qlocale_tools.cpp
|
Windows: Fix "__msvc_int128.hpp" inclusion
|
2024-06-06 10:37:23 +00:00 |
|
qlocale_tools_p.h
|
Windows: Fix "__msvc_int128.hpp" inclusion
|
2024-06-06 10:37:23 +00:00 |
|
qlocale_unix.cpp
|
Pass QVariant to QSystemLocale::query() as rvalue reference
|
2024-04-09 16:41:27 +02:00 |
|
qlocale_wasm.cpp
|
Pass QVariant to QSystemLocale::query() as rvalue reference
|
2024-04-09 16:41:27 +02:00 |
|
qlocale_win.cpp
|
Pass QVariant to QSystemLocale::query() as rvalue reference
|
2024-04-09 16:41:27 +02:00 |
|
qregularexpression.cpp
|
Doc: List QRegularExpression classes in String Data overview page
|
2024-07-12 11:45:56 +00:00 |
|
qregularexpression.h
|
QRegularExpression: use modernize comparisons
|
2024-05-06 16:01:28 +02:00 |
|
qstaticlatin1stringmatcher.h
|
QStaticLatin1StringMatcher: add indexIn(QStringView)
|
2024-05-08 22:05:35 +02:00 |
|
qstaticlatin1stringmatcher.qdoc
|
QStaticLatin1StringMatcher: add indexIn(QStringView)
|
2024-05-08 22:05:35 +02:00 |
|
qstring.cpp
|
QString: move empty "before" note to the relevant replace() overloads
|
2024-07-02 19:43:55 +00:00 |
|
qstring.h
|
QString: de-pessmize QString(QLatin1StringView)
|
2024-07-06 11:52:57 +00:00 |
|
qstring_mips_dsp_asm.S
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qstringalgorithms.h
|
qstringalgorithms: remove unused function declaration
|
2024-06-07 06:59:22 +00:00 |
|
qstringalgorithms_p.h
|
qstringalgorithms: make trimmed_helper_positions [[nodiscard]]
|
2023-08-03 02:12:21 +03:00 |
|
qstringbuilder.cpp
|
QStringBuilder: fix typos in API docs
|
2023-06-18 14:39:57 +00:00 |
|
qstringbuilder.h
|
QStringBuilder: DRY: use the Concatenable typedef
|
2024-04-18 14:36:00 -07:00 |
|
qstringconverter.cpp
|
QStringEn/Decoder: port (name, Flags) ctors to QAnyStringView
|
2024-06-12 12:23:41 +00:00 |
|
qstringconverter.h
|
QStringEn/Decoder: port (name, Flags) ctors to QAnyStringView
|
2024-06-12 12:23:41 +00:00 |
|
qstringconverter_base.h
|
QStringConverter: port (name, Flags) ctor to QAnyStringView
|
2024-06-12 12:23:40 +00:00 |
|
qstringconverter_p.h
|
Export QLatin1::convertFromUnicode()
|
2024-05-29 12:27:54 +00:00 |
|
qstringfwd.h
|
Replace usages of Q_CLANG_QDOC with Q_QDOC
|
2022-10-21 09:48:36 +02:00 |
|
qstringiterator.qdoc
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qstringiterator_p.h
|
QStringIterator: fix UB [2/2]: use std::less to compare pointers
|
2022-08-05 07:07:49 +02:00 |
|
qstringlist.cpp
|
Doc: Documentation for QStringList::replaceInStrings
|
2024-06-30 06:44:29 +00:00 |
|
qstringlist.h
|
QStringList: add lastIndexOf() overloads
|
2023-10-22 14:37:57 +03:00 |
|
qstringliteral.h
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qstringmatcher.cpp
|
QStringMatcher: add a method that returns a string view of the pattern
|
2023-10-21 16:50:16 +03:00 |
|
qstringmatcher.h
|
QStringMatcher: add a method that returns a string view of the pattern
|
2023-10-21 16:50:16 +03:00 |
|
qstringtokenizer.cpp
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qstringtokenizer.h
|
QStringTokenizer: Add a missing include
|
2024-04-10 04:24:20 +03:00 |
|
qstringview.cpp
|
QStringView: use new comparison helper macros
|
2024-02-20 01:04:34 +01:00 |
|
qstringview.h
|
Strings: get rid of the last std::char_traits use
|
2024-06-20 22:59:08 +00:00 |
|
qt_attribution.json
|
Update CLDR to v45, adding language Kuvi
|
2024-07-17 12:57:30 +02:00 |
|
qtextboundaryfinder.cpp
|
Initialize QTextBoundaryFinder::pos to zero
|
2024-04-09 16:41:27 +02:00 |
|
qtextboundaryfinder.h
|
Initialize QTextBoundaryFinder::pos to zero
|
2024-04-09 16:41:27 +02:00 |
|
qtliterals.qdoc
|
Fix the qtliterals documentation
|
2023-12-27 11:52:52 +01:00 |
|
qunicodetables.cpp
|
Revise UCD-generated data files' SPDX headers
|
2024-04-22 15:22:12 +00:00 |
|
qunicodetables_p.h
|
Revise UCD-generated data files' SPDX headers
|
2024-04-22 15:22:12 +00:00 |
|
qunicodetools.cpp
|
Fix -Wimplicit-fallthrough for clang
|
2024-03-01 03:04:06 +00:00 |
|
qunicodetools_p.h
|
Use SPDX license identifiers
|
2022-05-16 16:37:38 +02:00 |
|
qutf8stringview.h
|
Remove QBAV(QL1SV) and QBAV(QU8SV) constructors
|
2024-07-16 11:32:19 +00:00 |
|
qutf8stringview.qdoc
|
Add missing QUtf8StringView relational operators
|
2024-03-02 00:12:53 +01:00 |
|
qvsnprintf.cpp
|
[docs] qvsnprint(): mention %a and %ls differences on WASM/Android
|
2024-07-18 13:32:03 +00:00 |