qt5base-lts/tests/benchmarks/corelib/io
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
..
qdir Fixed benchmarks to work from install directory 2012-03-19 01:18:20 +01:00
qdiriterator Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
qfile Drop file-engine abstraction from public API 2012-02-22 00:07:31 +01:00
qfileinfo clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qiodevice clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qtemporaryfile clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
qurl Port to the new QUrl API 2012-03-30 01:19:59 +02:00
io.pro tests: make benchmarks compile or disable those which don't compile 2011-05-11 17:04:12 +10:00