Summary: | Speed transfer is not shown | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Alex Fiestas <afiestas> |
Component: | send-file | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | Future | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-filetransfer-handler/4c1f4a10caf9ad888ba728c3dfb74f47d200a3f4 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alex Fiestas
2013-10-28 13:57:12 UTC
Git commit 4c1f4a10caf9ad888ba728c3dfb74f47d200a3f4 by Àlex Fiestas. Committed on 28/10/2013 at 16:56. Pushed by afiestas into branch 'kde-telepathy-0.7'. Implement speed calculation for incoming/out-going transfers This is not done automagically by KJob so we have to implement it by ourselves. M +3 -3 src/handle-incoming-file-transfer-channel-job.cpp M +3 -3 src/handle-outgoing-file-transfer-channel-job.cpp M +23 -0 src/telepathy-base-job.cpp M +2 -0 src/telepathy-base-job.h M +3 -0 src/telepathy-base-job_p.h http://commits.kde.org/telepathy-filetransfer-handler/4c1f4a10caf9ad888ba728c3dfb74f47d200a3f4 |