qt5base-lts/tests/auto/corelib
Kent Hansen 4b1ba7c792 Fix QString::operator=(QLatin1String) for substrings
QLatin1String now has a constructor that takes explicit length, which
makes it possible to create a QLatin1String that isn't null-terminated.
Made QString::operator=(QLatin1String) work in that case.

Change-Id: Ie77eabd2f8f036531d67cd8051a7b6305b386ccf
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-02 11:10:04 +01:00
..
animation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
codecs Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
concurrent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
global QtDebug: Include file, line, function information 2012-02-01 02:16:32 +01:00
io Fix QTextStream and QDebug operator<< for QLatin1String 2012-02-02 11:10:04 +01:00
itemmodels tst_qabstractitemmodel does not need QT += widgets 2012-01-31 04:55:47 +01:00
json Update contact address in license headers. 2012-01-31 04:54:56 +01:00
kernel Add the event loop quitlock feature to QtCore. 2012-01-31 23:22:15 +01:00
plugin Changed qlibrary unittest to use applicationDirPath() 2012-01-31 04:55:35 +01:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
tools Fix QString::operator=(QLatin1String) for substrings 2012-02-02 11:10:04 +01:00
xml Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
corelib.pro Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00