qt6-bb10/tests/benchmarks/corelib/io/qdiriterator
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
..
main.cpp Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qdiriterator.pro Remove execute permission from files that don't need it. 2012-01-10 01:24:22 +01:00
qfilesystemiterator.cpp Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
qfilesystemiterator.h Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00