aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/bug_723.py
Commit message (Collapse)AuthorAgeFilesLines
* Initia QtCore port to python3.Renato Filho2012-03-081-1/+7
|
* Fix QAbstractFileEngine read and readLine methods to accept data with null ↵Hugo Parente Lima2012-03-081-3/+2
| | | | | | | bytes. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Fix bug 723 - "Missing QAbstractFileEngine.read and ↵Hugo Parente Lima2012-03-081-0/+50
QAbstractFileEngine.readLine"