Fixes incorrect using of QIODevice::reset() for seeking file, then
QTextStream processing it. Using QTextStream::seek() instead. See note for QIODevice::reset() in Qt documents for details.
Authored by: dpozitron 2014-01-23
Parent: [r1386]
Child: [r1388]