aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/bug_994.py
Commit message (Collapse)AuthorAgeFilesLines
* Initia QtCore port to python3.Renato Filho2012-03-081-3/+5
|
* Fix other QIODevice read functions stopping at null bytes.Hugo Parente Lima2012-03-081-0/+4
|
* Fix bug 944 - "QIODevice.readData must use qmemcpy instead of qstrncpy"Hugo Parente Lima2012-03-081-0/+20
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>