index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
corelib
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Regenerate projects using pro2cmake one last time
Alexandru Croitor
2020-12-10
1
-1
/
+7
*
QString::lastIndexOf: fix off-by-one for zero length matches
Giuseppe D'Angelo
2020-12-10
1
-1
/
+1
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-12-04
2
-2
/
+2
*
Add unit test for QAnyStringView::compare
Andreas Buhr
2020-11-21
1
-1
/
+8
*
Add unit test for QString::insert(negativeint, QChar)
Andreas Buhr
2020-11-20
1
-0
/
+1
*
Add unit test for QString::replace with out-of-bounds position
Andreas Buhr
2020-11-19
1
-0
/
+10
*
Fix logic error in QString::replace(ch, after, cs)
Andreas Buhr
2020-11-19
1
-0
/
+11
*
Change QString formatting of negative numbers in non-base-10
Andreas Buhr
2020-11-19
1
-0
/
+64
*
Get rid of Q_COMPILER_CONSTEXPR checks
Allan Sandfeld Jensen
2020-11-17
1
-2
/
+0
*
QChar: make construction from integral explicit
Giuseppe D'Angelo
2020-11-15
5
-66
/
+76
*
Add QByteArray::insert(qsizetype, const QByteArray &)
Mårten Nordheim
2020-11-11
1
-0
/
+12
*
Update CLDR to v38
Edward Welbourne
2020-11-08
1
-1
/
+1
*
QStringView test: avoid narrowing
Giuseppe D'Angelo
2020-11-07
1
-2
/
+2
*
Android: blacklist a list of failing tests for android
Assam Boudjelthia
2020-11-04
4
-1
/
+14
*
Purge deprecated language and country codes from QLocale
Edward Welbourne
2020-10-29
1
-28
/
+0
*
QByteArray: make (ap|pre)pend(const QByteArray &) consider reserved
Mårten Nordheim
2020-10-28
1
-0
/
+12
*
Deprecate old aliases for two countries and several languages
Edward Welbourne
2020-10-28
2
-9
/
+9
*
Deprecate QLocale::Language entries that no locale data relates to
Edward Welbourne
2020-10-28
1
-10
/
+12
*
Fix strange capacity check in tst_QString::append_special_cases
Andrei Golubev
2020-10-21
1
-1
/
+2
*
Tidy up tst_QLocale::ctor(), reduce needless repetition
Edward Welbourne
2020-10-19
1
-21
/
+21
*
Remove vacuous tst_QLocale::cleanupTestCase()
Edward Welbourne
2020-10-19
1
-4
/
+0
*
Fix some compiler warnings from tests
Volker Hilsheimer
2020-10-16
1
-2
/
+2
*
Clean up tst_QLocale::testNames(), give better message on failure
Edward Welbourne
2020-10-09
1
-27
/
+28
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
3
-4
/
+4
*
Convert a couple of APIs to use views
Lars Knoll
2020-10-06
1
-13
/
+12
*
Make QAnyStringView comparison operators hidden friends
Karsten Heimrich
2020-10-06
1
-32
/
+46
*
Change QString::fromLatin1 and friends to use QByteArrayView
Lars Knoll
2020-10-05
1
-19
/
+20
*
QREMatchIterator: add support for range-based for
Giuseppe D'Angelo
2020-09-30
1
-0
/
+21
*
Add unit test to check emoji handling in date-time parsing
Andreas Buhr
2020-09-23
1
-0
/
+22
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
26
-34
/
+34
*
Q(Any|Utf8)StringView: move array size deduction feature to fromArray
Mårten Nordheim
2020-09-18
1
-1
/
+33
*
QByteArrayView: move array size deduction feature to fromArray
Mårten Nordheim
2020-09-18
1
-24
/
+68
*
Use UTF-8 when converting 8 bit data in QTextStream
Lars Knoll
2020-09-15
1
-1
/
+9
*
Remove deprecated API
Lars Knoll
2020-09-15
1
-4
/
+4
*
Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS
Edward Welbourne
2020-09-14
3
-30
/
+2
*
Fix warnings coming from using the deprecated overload of qCheckSum
Lars Knoll
2020-09-11
1
-2
/
+2
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-1
/
+1
*
Remove '\0' space reservation logic in QString
Andrei Golubev
2020-09-10
1
-1
/
+2
*
Clean up QTextBoundaryFinder and qunicodetools
Lars Knoll
2020-09-07
1
-2
/
+0
*
QByteArray: Disregard space at front during ::reserve(...)
Mårten Nordheim
2020-09-02
1
-0
/
+8
*
Long live Q{Any,Utf8}StringView!
Marc Mutz
2020-08-31
1
-39
/
+95
*
Use checked string iteration in case conversions
Edward Welbourne
2020-08-29
1
-0
/
+28
*
Prepend optimize QString
Andrei Golubev
2020-08-29
1
-0
/
+103
*
Use qsizetype in QRegularExpression
Marcel Krems
2020-08-28
1
-76
/
+76
*
Change QByteArray to handle large arrays
Lars Knoll
2020-08-27
1
-2
/
+2
*
Add back QByteArray's relational operators taking QString
Sona Kurazyan
2020-08-26
1
-0
/
+1
*
QRegularExpression: do not assume QStringViews are NUL terminated
Giuseppe D'Angelo
2020-08-25
1
-0
/
+31
*
Cleanup QTypeInfo
Lars Knoll
2020-08-26
1
-1
/
+1
*
QByteDataBuffer: add readPointer functionality using QByteArrayView
Mårten Nordheim
2020-08-24
1
-0
/
+55
*
[trivial] tst_qstringapisymmetry: remove remnants of from() experiment
Marc Mutz
2020-08-23
1
-10
/
+14
[next]