Review Request 123443: Make it possible to call a put job from an IODevice
Aleix Pol Gonzalez
aleixpol at kde.org
Sun Apr 26 23:43:24 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123443/
-----------------------------------------------------------
(Updated April 26, 2015, 11:43 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks.
Changes
-------
Submitted with commit 07acbaa5a1be95d346bda4dcb5d3c41f31bd1723 by Aleix Pol to branch master.
Repository: kio
Description
-------
Also adopts it when using KIO::AccessManager::put. Otherwise it was doing a ::readAll and then passed the QByteArray around, which isn't very elegant.
Diffs
-----
autotests/accessmanagertest.cpp 5e4988f
autotests/jobtest.h ef0ec57
autotests/jobtest.cpp b11e9f9
src/core/storedtransferjob.h d3e1106
src/core/storedtransferjob.cpp 7f81d00
src/widgets/accessmanager.cpp 239281e
Diff: https://git.reviewboard.kde.org/r/123443/diff/
Testing
-------
New test for the new method.
Tests still pass.
Thanks,
Aleix Pol Gonzalez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150426/c67acbba/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list