TTaskStatsSnapshot.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.
Removed unnecessary includes. Sorted member initialization in constructors. (CH-318)

  1. … 143 more files in changeset.
Normalized line ending as specified in .gitattributes (CH-312).

  1. … 265 more files in changeset.
Fixed subtask/task/global stats to show correct current speeds (CH-293).

  1. … 8 more files in changeset.
Fixed problem with task stats not getting in line with global stats (CH-290).

  1. … 3 more files in changeset.
Fixed problem with mini-status window showing black 100% filled progress bar for waiting tasks (CH-237).

  1. … 2 more files in changeset.
Fixed issue with wrong estimated time being shown for non-size based subtasks (CH-232).

Fixed gui not displaying source path after copy/move operation ends (CH-229).

  1. … 5 more files in changeset.
Added option to perform fast-move as a pre-block action (or not). By default fast-move will be done after blocking, but before directory scanning. (CH-223)

  1. … 15 more files in changeset.
Reduced number of errors and warnings reported by cppcheck (CH-216).

  1. … 78 more files in changeset.
Adjusted the way progress (in percent) is calculated and displayed to mitigate the problem of files being deleted at 100% progress (CH-146).

  1. … 1 more file in changeset.
Got rid of BEGIN/END_CHCORE_NAMESPACE macros (CH-183).

  1. … 208 more files in changeset.
Added partial support for modifying count of buffer while copying (CH-169).

  1. … 29 more files in changeset.
Basic support for serializing task manager data in/from sqlite database (CH-71)

  1. … 35 more files in changeset.
Updated subtask, task, and task mgr stats calculation (CH-57).

  1. … 41 more files in changeset.
Rewritten statistics handling for sub tasks, tasks and task manager (this commit introduces some issues that needs to be further fixed). Only basic tests performed (!)

    • -0
    • +72
    ./TTaskStatsSnapshot.cpp
  1. … 32 more files in changeset.