aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/qbytearray_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fix 666 - "QByteArray does not support slices"Hugo Parente Lima2012-03-081-0/+9
* Fix comparisson of QByteArray with Python strings that have zeroes inside.Hugo Parente Lima2012-03-081-0/+1
* Fix bug#584 - "python pickle module can't treat QByteArray object of PySide"Hugo Parente Lima2012-03-081-0/+11
* Fix bug#514 - "Static method QByteArray.fromRawData is missing from QtCore"Hugo Parente Lima2012-03-081-0/+7
* Fix bug#455 - "QByteArray.data() cuts data to first '\x00' char"Hugo Parente Lima2010-11-111-0/+6
* Fix bug#309 - "QtCore.QByteArray() or list from QtCore.Qsettings.value() as d...Hugo Parente Lima2010-08-301-3/+5
* Created new unittest model.Renato Filho2010-06-071-0/+98