summaryrefslogtreecommitdiffstats
path: root/src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2011-03-02 16:21:12 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2011-03-03 14:20:43 (GMT)
commit47e8fc1c237adb9742140f834226e9da9f60c2f2 (patch)
tree77e2d796664f763f8c4f4dc50aac027c21602bb5 /src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp
parent61dfa74bb542f495eb5ff25e3f91b9065eb1cfdd (diff)
downloadQt-47e8fc1c237adb9742140f834226e9da9f60c2f2.zip
Qt-47e8fc1c237adb9742140f834226e9da9f60c2f2.tar.gz
Qt-47e8fc1c237adb9742140f834226e9da9f60c2f2.tar.bz2
Improve handling QByteArray with QStringBuilder
Instead of relying on the old behavior of the deprecated QString(QByteArray) constructor which stops copying the byte array at the null termination character if there is one embedded in the array, we copy the whole provided QByteArray object into the QString when QStringBuilder is used. Reviewed-by: Harald Fernengel
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp')
0 files changed, 0 insertions, 0 deletions