[Differential] [Commented On] D3072: Show progress in percentage for all job types in LibarchivePlugin

rthomsen (Ragnar Thomsen) noreply at phabricator.kde.org
Sun Oct 16 14:05:33 UTC 2016


rthomsen added inline comments.

INLINE COMMENTS

> readwritelibarchiveplugin.cpp:457
>          }
> +        //qCDebug(ARK) << newEntries + entriesCounter + iteratedEntries << ":" << totalCount;
> +        emit progress(float(newEntries + entriesCounter + iteratedEntries)/float(totalCount));

This line can be uncommented to show progress in debug output. I'll remove it when committing.

REPOSITORY
  rARK Ark

REVISION DETAIL
  https://phabricator.kde.org/D3072

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161016/47ae8a5f/attachment.html>


More information about the Kde-utils-devel mailing list