TSubTaskCopyMove.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved to chcore: task's configuration management, filesystem management, stats management and progress management.

  1. … 38 more files in changeset.
Improved naming convention inside chcore library.

  1. … 23 more files in changeset.
Moved file filtering and file info classes to chcore library (possibly needs some more work on ATL::CTime export problem).

  1. … 33 more files in changeset.
Moved buffer management to chcore library + some basic refactoring.

  1. … 17 more files in changeset.
Moved TBasePathData.h/cpp files to chcore library.

  1. … 11 more files in changeset.
Merged checking for free space with copy/move subtask.

  1. … 11 more files in changeset.
Moved thread controller to chcore library.

  1. … 16 more files in changeset.
Got rid of unneeded drive number cached in the base path.

  1. … 5 more files in changeset.
Replaced buffer type detection algorithm with the one that should work reliably on any system.

  1. … 12 more files in changeset.
Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (and lack of CString at some places in code).

  1. … 54 more files in changeset.
Moved TaskDefinition and OperationPlan to libchcore (advances [#2544046]).

  1. … 22 more files in changeset.
Removed support for '\?' prefixes in paths in TSmartPath.

  1. … 5 more files in changeset.
Improved support for very long paths.

  1. … 4 more files in changeset.
Further improvements in supporting very long path names and isolating filesystem operations to a separate module.

  1. … 3 more files in changeset.
Extracted file finding and fast moving to a separate module.

  1. … 5 more files in changeset.
Bugfix: TLocalFilesystem::PathExist() didn't free the search handle.

  1. … 10 more files in changeset.
Formatting fixes.

    • -1004
    • +1004
    ./TSubTaskCopyMove.cpp
  1. … 16 more files in changeset.
Extracted directory scanning and copying/moving functionality to a separate modules (cut&paste plus some adjustments).

  1. … 22 more files in changeset.
Added second batch of new classes related to separating subtasks - many only partially implemented or having only a file holder created.

    • -0
    • +24
    ./TSubTaskCopyMove.cpp
  1. … 13 more files in changeset.