..
UNICODE_LICENSE.txt
Document use of Unicode Character Database
2018-02-15 08:02:41 +00:00
qalgorithms.h
Remove usages of Q_OS_WINCE
2019-05-23 13:51:05 +02:00
qalgorithms.qdoc
qdoc: Fix \fn commands for QCborxxx member functions
2018-08-07 05:43:59 +00:00
qarraydata.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qarraydata.h
Q_ARRAY_LITERAL: fix the checks on the payload's datatype
2019-06-12 01:45:52 +02:00
qarraydataops.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qarraydatapointer.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-04-08 21:24:26 +00:00
qbitarray.cpp
Fix some qdoc-warnings for 5.11
2018-02-21 16:10:26 +00:00
qbitarray.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-04-08 21:24:26 +00:00
qbytearray.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qbytearray.h
QString/QByteArray: detach immediately in operator[]
2019-05-19 16:33:56 +02:00
qbytearray_p.h
…
qbytearraylist.cpp
QByteArrayList: add indexOf(const char*) overload
2018-11-06 09:49:10 +00:00
qbytearraylist.h
Fix -Wdeprecated-copy warnings
2019-05-01 07:39:55 +00:00
qbytearraymatcher.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qbytearraymatcher.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qbytedata_p.h
QByteData: use int to return the number of managed QByteArrays
2019-05-14 17:31:15 +00:00
qcache.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qcache.qdoc
QtCore: replace 0 with \nullptr in documentation
2019-01-28 19:37:22 +00:00
qchar.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qchar.h
QLatin1Char: add comparison operators with char
2019-06-03 23:28:17 +02:00
qcollator.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qcollator.h
Improve the default selection of locale for QCollator
2019-04-10 13:31:07 +00:00
qcollator_icu.cpp
Clean up the QCollator code and comments
2019-03-08 17:07:57 +00:00
qcollator_macx.cpp
Clean up the QCollator code and comments
2019-03-08 17:07:57 +00:00
qcollator_p.h
Merge remote-tracking branch 'origin/5.12' into dev
2018-12-13 01:00:11 +01:00
qcollator_posix.cpp
Extend QCollator to support QStringView
2019-03-08 17:07:38 +00:00
qcollator_win.cpp
Merge remote-tracking branch 'origin/5.13' into dev
2019-03-14 10:49:29 +01:00
qcommandlineoption.cpp
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qcommandlineoption.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-04-08 21:24:26 +00:00
qcommandlineparser.cpp
corelib/tools: use qUtf16Printable() and %ls
2019-05-29 18:24:30 +02:00
qcommandlineparser.h
…
qcontainerfwd.h
…
qcontainertools_impl.h
QHash/QMultiHash: add range constructors
2019-04-25 00:10:03 +00:00
qcontiguouscache.cpp
Doc: Move literal code block to a separate file
2018-10-15 10:55:18 +00:00
qcontiguouscache.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qcryptographichash.cpp
rtems: Fix build sha3 (undef ALIGN)
2019-06-06 09:55:22 +02:00
qcryptographichash.h
QCryptographicHash: Add a static method to retrieve hash length
2018-04-10 12:17:43 +00:00
qdoublescanprint_p.h
…
qeasingcurve.cpp
QEasyingCurve: fix data stream operators
2019-04-06 21:12:40 +00:00
qeasingcurve.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-05-01 20:24:45 +00:00
qfreelist.cpp
…
qfreelist_p.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qharfbuzz.cpp
…
qharfbuzz_p.h
…
qhash.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qhash.h
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
2019-05-02 23:10:55 +00:00
qhashfunctions.h
qhashfunctions.h: add specializations of std::hash for some Qt types
2019-05-29 11:22:20 +02:00
qiterator.h
Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging/dev
2019-04-04 23:01:17 +00:00
qiterator.qdoc
doc: Remove duplicate qdoc comments in qiterator.qdoc
2018-01-04 12:49:10 +00:00
qline.cpp
QLineF: add intersects() as a replacement for intersect()
2019-04-25 17:58:40 +00:00
qline.h
QLineF: add intersects() as a replacement for intersect()
2019-04-25 17:58:40 +00:00
qlinkedlist.cpp
Non-associative containers: add range constructors
2019-04-17 08:11:21 +00:00
qlinkedlist.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qlist.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qlist.h
Simplify {to,from}Std{List,Vector}
2019-06-10 05:12:08 +00:00
qlocale.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qlocale.h
Add locale support for Cebuano and Erzya languages (new in CLDR v35.1)
2019-05-20 20:42:11 +02:00
qlocale.qdoc
Add locale support for Cebuano and Erzya languages (new in CLDR v35.1)
2019-05-20 20:42:11 +02:00
qlocale_data_p.h
Add locale support for Cebuano and Erzya languages (new in CLDR v35.1)
2019-05-20 20:42:11 +02:00
qlocale_icu.cpp
…
qlocale_mac.mm
corelib/tools: use qUtf16Printable() and %ls
2019-05-29 18:24:30 +02:00
qlocale_p.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qlocale_tools.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qlocale_tools_p.h
Add "qt_" prefix to asciiToDouble and doubleToAscii functions
2018-08-03 20:26:48 +00:00
qlocale_unix.cpp
Improve the default selection of locale for QCollator
2019-04-10 13:31:07 +00:00
qlocale_win.cpp
Improve the default selection of locale for QCollator
2019-04-10 13:31:07 +00:00
qmakearray_p.h
Remove QConditional in favor of std::conditional/std::is_unsigned
2018-09-05 14:11:15 +00:00
qmap.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qmap.h
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
2019-05-02 23:10:55 +00:00
qmargins.cpp
…
qmargins.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qmessageauthenticationcode.cpp
Restore compatibility with pre-5.9 Keccak calculation
2017-09-21 03:21:58 +00:00
qmessageauthenticationcode.h
…
qoffsetstringarray_p.h
Fix build with C++20
2018-12-21 16:22:59 +00:00
qpair.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-05-01 20:24:45 +00:00
qpair.qdoc
Add template text to \fn commands in QPair
2017-12-02 09:37:22 +00:00
qpoint.cpp
…
qpoint.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qqueue.cpp
doc: Correct remaining qdoc warnings in qqueue.cpp
2018-01-04 12:49:36 +00:00
qqueue.h
Deprecate QQueue::swap(i, j)
2019-05-10 15:27:48 +00:00
qrect.cpp
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qrect.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qrefcount.cpp
…
qrefcount.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qregexp.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qregexp.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-05-01 20:24:45 +00:00
qregularexpression.cpp
corelib/tools: use qUtf16Printable() and %ls
2019-05-29 18:24:30 +02:00
qregularexpression.h
Remove handling of missing Q_COMPILER_RVALUE_REFS
2019-05-01 20:24:45 +00:00
qringbuffer.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qringbuffer_p.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qscopedpointer.cpp
Doc: replace even more null/0/nullptr with \nullptr macro
2019-05-08 12:48:32 +00:00
qscopedpointer.h
Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging/dev
2019-04-04 23:01:17 +00:00
qscopedpointer_p.h
…
qscopedvaluerollback.cpp
doc: Correct remaining qdoc warnings in qscopedvaluerollback.cpp
2018-01-05 16:03:47 +00:00
qscopedvaluerollback.h
Use move more consistently in QScopedValueRollback
2019-03-27 07:56:15 +00:00
qscopeguard.h
Fix compilation error on compilers not supporting [[nodiscard]]
2019-05-21 15:47:55 +02:00
qscopeguard.qdoc
Doc: fix some typos and missing doc for QScopeGuard
2019-03-11 08:37:29 +00:00
qset.h
Deprecate conversion functions between QList and QSet
2019-05-07 14:15:44 +00:00
qset.qdoc
Non-associative containers: add range constructors
2019-04-17 08:11:21 +00:00
qshareddata.cpp
Doc: replace even more null/0/nullptr with \nullptr macro
2019-05-08 12:48:32 +00:00
qshareddata.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qsharedpointer.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qsharedpointer.h
Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging/dev
2019-05-07 13:28:29 +00:00
qsharedpointer_impl.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qsimd.cpp
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qsimd_p.h
Port from QAtomic::load() to loadRelaxed()
2019-06-20 20:48:59 +02:00
qsimd_x86.cpp
SIMD: Refactor the constants to be actual bit values
2018-06-25 18:49:28 +00:00
qsimd_x86_p.h
SIMD: Change the way we declare constants for x86
2018-07-09 00:18:30 +00:00
qsize.cpp
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qsize.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qstack.cpp
doc: Correct remaining qdoc warnings in qstack.cpp
2018-01-05 20:21:49 +00:00
qstack.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qstring.cpp
QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String::arg()
2019-06-20 19:36:37 +02:00
qstring.h
QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String::arg()
2019-06-20 19:36:37 +02:00
qstring_compat.cpp
…
qstring_mips_dsp_asm.S
QtCore: Unify license headers
2018-12-22 09:58:09 +00:00
qstringalgorithms.h
QStringView, QLatin1String: add lastIndexOf methods
2019-06-18 14:48:50 +03:00
qstringalgorithms_p.h
Replace qMove with std::move
2019-04-06 11:00:38 +00:00
qstringbuilder.cpp
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qstringbuilder.h
Remove handling of missing =delete and =default support
2019-05-02 11:14:29 +00:00
qstringiterator.qdoc
Replace LGPL licenses in .qdoc files with FDL
2018-06-28 10:22:06 +00:00
qstringiterator_p.h
Improve readability of code that uses the Qt signed size type
2017-11-28 18:41:40 +00:00
qstringlist.cpp
QRegExp include cleanup
2019-04-19 21:21:17 +00:00
qstringlist.h
Long live Qt::SplitBehavior!
2019-05-21 17:50:26 +02:00
qstringliteral.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qstringmatcher.cpp
Move away from using 0 as a pointer constant
2019-06-07 17:19:16 +02:00
qstringmatcher.h
QStringMatcher: add QStringView support
2019-03-14 04:48:06 +00:00
qstringview.cpp
QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String::arg()
2019-06-20 19:36:37 +02:00
qstringview.h
QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String::arg()
2019-06-20 19:36:37 +02:00
qt_attribution.json
Rename util/locale_database/ to include the e that was missing
2019-05-20 20:42:10 +02:00
qtextboundaryfinder.cpp
…
qtextboundaryfinder.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qtimeline.cpp
doc: Add missing return types to \fn commands, fix mis-specified ones
2018-01-18 06:32:32 +00:00
qtimeline.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qtools_p.h
Move container block-size calculations to qarraydata.cpp
2019-05-29 13:29:12 +02:00
qunicodetables.cpp
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qunicodetables_p.h
Replace Q_DECL_NOEXCEPT with noexcept in corelib
2019-04-03 13:49:45 +00:00
qunicodetools.cpp
Allow word break wrapping in Korean text
2019-04-04 10:25:10 +00:00
qunicodetools_p.h
Allow word break wrapping in Korean text
2019-04-04 10:25:10 +00:00
qvarlengtharray.h
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
2019-05-02 23:10:55 +00:00
qvarlengtharray.qdoc
Non-associative containers: add range constructors
2019-04-17 08:11:21 +00:00
qvector.h
Simplify {to,from}Std{List,Vector}
2019-06-10 05:12:08 +00:00
qvector.qdoc
Add swapItemsAt() to QVector
2019-05-07 14:15:37 +00:00
qvector_msvc.cpp
…
qversionnumber.cpp
Replace qMove with std::move
2019-04-06 11:00:38 +00:00
qversionnumber.h
Remove handling of missing Q_COMPILER_INITIALIZER_LISTS
2019-05-02 23:10:55 +00:00
qvsnprintf.cpp
…
tools.pri
Separate out the time, zone, date code from corelib/tools/
2019-06-06 15:54:32 +02:00