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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
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
/
tools
/
qstringbuilder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move text-related code out of corelib/tools/ to corelib/text/
Edward Welbourne
2019-07-10
10
-617
/
+0
*
QStringBuilder: add support for QStringView
Marc Mutz
2018-01-08
1
-0
/
+14
*
QStringBuilder: add support for char16_t{,*,[]}
Marc Mutz
2018-01-08
1
-0
/
+41
*
QStringBuilder: clean up test
Marc Mutz
2018-01-07
1
-36
/
+102
*
QString: add some missing overloaded operator+
Anton Kudryavtsev
2016-06-29
1
-0
/
+14
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-13
1
-0
/
+5
|
\
|
*
tst_QStringBuilder: add a check for self-assignment
Marc Mutz
2016-04-07
1
-0
/
+5
*
|
Updated license headers
Jani Heikkinen
2016-01-21
5
-85
/
+60
*
|
Tests: Remove CONFIG += parallel_test.
Friedemann Kleint
2015-09-05
4
-4
/
+4
*
|
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-01
4
-4
/
+0
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-11
5
-35
/
+35
*
Update license headers and add new license files
Matti Paaso
2014-09-24
5
-95
/
+55
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
5
-5
/
+5
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
5
-120
/
+120
*
Set the Qt API level to compatibility mode in all tests.
Thiago Macieira
2012-08-01
4
-0
/
+4
*
Fix crash in QStringBuilder when concatenating data-less QLatin1String
Chris Adams
2012-06-01
1
-0
/
+7
*
Change QStringBuilder to use UTF-8 too
Thiago Macieira
2012-05-07
1
-16
/
+1
*
Merge remote-tracking branch 'origin/api_changes'
Lars Knoll
2012-05-03
1
-30
/
+0
|
\
|
*
Make QStringLiteral and QByteArrayLiteral always return the real types
Thiago Macieira
2012-04-23
1
-30
/
+0
*
|
Define P in stringbuilder.cpp, just to help in editing in the editor
Thiago Macieira
2012-05-03
1
-0
/
+5
*
|
Using QLatin1String instead of QLatin1Literal
Debao Zhang
2012-04-25
1
-5
/
+0
|
/
*
Introduce initializer macros for QString- and QByteArrayData
João Abecasis
2012-04-04
1
-2
/
+2
*
Clean up constructors for "statics" in QString and QByteArray
João Abecasis
2012-04-04
1
-0
/
+30
*
Allow QChar::SpecialCharacter with QStringBuilder.
Stephen Kelly
2012-02-29
1
-0
/
+3
*
Remove custom text codec for C strings.
Robin Burchell
2012-02-22
1
-4
/
+12
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
5
-5
/
+5
*
Update contact information in license headers.
Jason McDonald
2012-01-23
5
-5
/
+5
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
5
-5
/
+5
*
Remove TESTED_CLASS/TESTED_FILES comments from tests.
Jason McDonald
2011-12-06
4
-12
/
+0
*
Cleanup corelib autotests
Jason McDonald
2011-11-11
4
-21
/
+8
*
corelib: eliminated usage of qttest_p4.prf
Rohan McGovern
2011-10-25
4
-8
/
+12
*
Moving relevant tests to corelib/tools
Holger Ihrig
2011-09-01
10
-0
/
+560