TSubTaskScanDirectory.cpp

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed the way size stats are being presented (CH-368)

  1. … 6 more files in changeset.
Disabled reporting size speed when searching for files. Adjusted reporting of count/size processed so far by file scanning sub-task to include count of files already found. (CH-368)

  1. … 5 more files in changeset.
Made status dialog wider to accomodate translated labels (CH-368) Adjusted current path reported by scan operation to be a current sub-directory scanned instead of base path. Disabled sub-task stats when task is in error/cancelled/load error states.

  1. … 2 more files in changeset.
Simplified task edit dialog by removing unnecessary checkboxes. Added new copy option to skip creation of empty destination directories (useful especially when using filtering). Fixed problem with filter combo boxes not being able to fit more text than actually visible on screen. Changed labels of filter list and feedback list from include/exclude mask to just include/exclude.

  1. … 16 more files in changeset.
Disabled boost warnings related to scope exit.

  1. … 4 more files in changeset.
Compilable version of main batch of feedback improvements.

  1. … 75 more files in changeset.
Changed TConfigArray to use new RandomAccessContainer. Reverted previous changes to TFileFiltersArray as it intruduced bugs to deleted items management). Split TBasePathData from TBasePathDataContainer. (CH-327)

  1. … 17 more files in changeset.
Fixed several code issues reported by ReSharper (CH-318)

  1. … 41 more files in changeset.
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 593 more files in changeset.