qt5base-lts/tests/benchmarks/corelib
Thiago Macieira 712ca9d95a Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore]
This operation should be a no-op anyway, since at this point in time,
the fromAscii and toAscii functions simply call their fromLatin1 and
toLatin1 counterparts.

Task-number: QTBUG-21872
Change-Id: I38f97ad379deafebef02c75d611343ca15640c8a
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
2012-05-04 12:45:47 +02:00
..
codecs Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
io Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
json Significantly speed up insertion into QJsonObject/Array 2012-03-22 18:59:45 +01:00
kernel Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
plugin Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Remove Symbian specific code from qtbase. 2012-01-31 07:08:31 +01:00
tools Merge remote-tracking branch 'origin/master' into api_changes 2012-04-16 12:04:34 +02:00
corelib.pro Import json support from playground/qtbinaryjson 2012-01-24 15:28:20 +01:00