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
/
tools
/
qbytearray
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move text-related code out of corelib/tools/ to corelib/text/
Edward Welbourne
2019-07-10
7
-3362
/
+0
*
QByteArray autotest: code tidies
Giuseppe D'Angelo
2019-06-23
1
-6
/
+6
*
Remove handling of missing very old compiler feature check
Allan Sandfeld Jensen
2019-04-06
1
-4
/
+0
*
Replace qMove with std::move
Allan Sandfeld Jensen
2019-04-06
1
-8
/
+8
*
Avoid copying QByteArray created via fromRawData in toDouble
Volker Hilsheimer
2019-03-09
1
-0
/
+3
*
QByteArray: toInt() and toDouble() ignore surrounding whitespaces
Andre Hartmann
2018-07-07
1
-0
/
+44
*
QByteArray: implement qstricmp with SSE 4.1
Thiago Macieira
2018-06-27
1
-0
/
+6
*
QByteArray: add compare() with case sensitivity options
Thiago Macieira
2018-06-22
1
-3
/
+29
*
QByteArray: Add functions isUpper() and isLower() for Latin1 byte arrays
Andre Hartmann
2018-02-17
1
-0
/
+47
*
Merge remote-tracking branch 'origin/5.9' into 5.11
Liang Qi
2018-02-14
1
-1
/
+1
|
\
|
*
Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags
Otto Ryynänen
2018-01-20
1
-1
/
+1
*
|
Remove references to obsolete platforms
Jake Petroules
2017-11-05
1
-6
/
+0
|
/
*
Fix some MSVC warnings in tests
Friedemann Kleint
2017-06-28
1
-1
/
+1
*
Extend qChecksum calculation
Lars Schmertmann
2016-12-25
1
-0
/
+30
*
QByteArray: Overload toHex() with separator character
Andre Hartmann
2016-12-24
1
-2
/
+45
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-05
1
-3
/
+11
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-05
1
-3
/
+11
|
|
\
|
|
*
qstrncpy: don't call strncpy_s with invalid parameters
Marc Mutz
2016-09-03
1
-3
/
+11
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-18
/
+70
|
\
\
\
|
|
/
/
|
*
|
Replace qAllocMore with a pair of more useful functions
Thiago Macieira
2016-06-09
1
-18
/
+70
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Remove the traces of the discontinued android-no-sdk platform
Eirik Aavitsland
2016-03-30
1
-1
/
+1
*
|
|
QtCore: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-13
/
+1
|
/
/
*
|
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
|
Updated license headers
Jani Heikkinen
2016-01-21
2
-34
/
+24
*
|
tests/auto/corelib: Remove some placeholder formatting.
Friedemann Kleint
2015-10-22
1
-4
/
+4
*
|
Tests: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-4
/
+4
*
|
Tests: Remove CONFIG += parallel_test.
Friedemann Kleint
2015-09-05
1
-1
/
+1
*
|
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-01
1
-1
/
+0
*
|
QByteArray: Add append/prepend/insert overload
Kevin Funk
2015-08-27
1
-10
/
+25
|
/
*
QByteArray: add {const_,reverse_iterator}, {c,}r{begin,end}()
Marc Mutz
2015-07-07
1
-0
/
+15
*
Add shared implementation of a NSAutoreleasePool wrapper to qglobal
Tor Arne Vestbø
2015-05-27
1
-8
/
+4
*
Fixed license headers
Jani Heikkinen
2015-02-17
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
2
-29
/
+21
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-01-21
2
-0
/
+10
|
\
|
*
Android: Fix QByteArray test
Eskil Abrahamsen Blomfeldt
2015-01-06
2
-0
/
+10
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Oswald Buddenhagen
2014-09-29
1
-19
/
+11
|
\
\
|
|
/
|
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
|
Add rvalue-ref qualified overload of QByteArray::to{Upper,Lower}
Thiago Macieira
2014-08-19
1
-0
/
+27
*
|
Unify and optimize QByteArray::to{Upper,Lower}
Thiago Macieira
2014-08-19
1
-0
/
+2
|
/
*
Fix QByteArray::to{Upper,Lower} when the array contains embedded nulls
Thiago Macieira
2014-07-30
1
-0
/
+27
*
Introduce std::string conversion to QByteArray
Allan Sandfeld Jensen
2014-06-25
1
-0
/
+19
*
Autotest: fix use of dangling pointer
Thiago Macieira
2014-04-24
1
-1
/
+1
*
Fix capacity reservation for shared QByteArray
Thiago Macieira
2014-04-05
1
-0
/
+15
*
Add Objective-C specific type converters to QByteArray
Samuel Gaist
2014-03-08
3
-0
/
+131
*
Base64: Implement the "base64url" encoding and the stripping of '='
Thiago Macieira
2013-09-14
1
-0
/
+35
*
tests: Fix some more old references and links to Nokia
Sergio Ahumada
2013-02-01
1
-4
/
+4
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Core: Remove declaration of built-in and automatic metatypes.
Stephen Kelly
2013-01-04
1
-1
/
+0
*
Remove metatype registration of built-in types.
Stephen Kelly
2013-01-03
1
-1
/
+0
[next]