aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/qdatastream_test.py
Commit message (Expand)AuthorAgeFilesLines
* Updated QtCore modue to works with python 2.x and 3.xRenato Filho2012-03-081-4/+4
* Initia QtCore port to python3.Renato Filho2012-03-081-27/+28
* Fixed function QDataStream.readRawData return value.Renato Araujo Oliveira Filho2012-03-081-4/+4
* Avoid conflict in test case namesLauro Neto2012-03-081-1/+1
* Fix bug#496 - "No binary read/write methods in QDataStream"Hugo Parente Lima2010-11-241-0/+12
* Added QDataStream methods to read and write QString, QChar and QStringList.Hugo Parente Lima2010-06-101-31/+15
* Remove wrapper for classes: QString, QStringRef, QLatin1String, QStringMatche...Hugo Parente Lima2010-06-101-2/+1
* Created new unittest model.Renato Filho2010-06-071-0/+330