Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Project and source files' updates to allow them to build under VS2014.

  1. … 27 more files in changeset.
Added possibility to break the infinite retry loop without restarting task (using the newly introduced Advanced buttonin the status dialog box) (CH-165)

  1. … 4 more files in changeset.
Changed feedback handling to return also the information if the response was automatic or made by user (CH-165).

  1. … 12 more files in changeset.
Removed usage of icpf::circular_buffer (CH-193).

Fixed serialization crash (CH-185).

  1. … 4 more files in changeset.
Additional fixes for better VS2015 compatibility (CH-175)

  1. … 5 more files in changeset.
Refactoring - extracted wildcard parsing functionality to a separate class to allow re-use in feedback automatic rules (CH-165).

  1. … 11 more files in changeset.
Updated installer and other scripts to support VS2015 (CH-175)

  1. … 19 more files in changeset.
Changed boost paths configuration for build (CH-178).

  1. … 5 more files in changeset.
Added VS2015 projects, updated code to build with this new compiler (CH-173).

    • -0
    • +1943
    ./ch.vc140.vcxproj
    • -0
    • +805
    ./ch.vc140.vcxproj.filters
  1. … 16 more files in changeset.
Added partial support for modifying count of buffer while copying (CH-169).

  1. … 22 more files in changeset.
Added buffer queue depth as configuration option (CH-161).

  1. … 3 more files in changeset.
Rewritten formatting system error messages (CH-163).

  1. … 4 more files in changeset.
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

  1. … 24 more files in changeset.
Bugfix: fixed crash appearing when trying to pass unsupported command line option to CH (CH-158).

Feature: added possibility to export task details from the CustomCopy dialog (CH-157).

  1. … 2 more files in changeset.
Bugfix/improvement: user choices selected in feedback dialogs now are stored in the database when 'don't ask again' is selected (CH-154).

    • -0
    • +34
    ./FeedbackHandlerFactory.cpp
    • -0
    • +36
    ./FeedbackHandlerFactory.h
  1. … 16 more files in changeset.
Bugfix: restarting task did not reset the 'do not ask again' flags of feedback handler (CH-150).

  1. … 4 more files in changeset.
Bugfix: time counting for tasks and subtasks was not stopped when waiting for user input (CH-145)

  1. … 30 more files in changeset.
Bugfix: missing paths in some feedback dialogs (CH-147).

  1. … 2 more files in changeset.
Fixed a few problems found with VS2013 static analysis.

  1. … 2 more files in changeset.
Bugfix: registering shell extension using CH, on a system where an older shell extension was enabled (and in use) did not inform user that the system need to be restarted in order to make the new shell extension visible to the system (CH-139).

Updated version release scripts to use VS2013 binaries (CH-136)

  1. … 8 more files in changeset.
Changed build target to v120_xp (CH-135)

  1. … 8 more files in changeset.
Updated paths to boost libraries to reference boost 1.57 (CH-132).

  1. … 3 more files in changeset.
Bugfix: CH crashes when shell ext version mismatch occurs (CH-129).

Adjusted code to build with boost 1.56.

  1. … 3 more files in changeset.
Bugfix: fixed serialization problems with 32bit builds (CH-118).

  1. … 64 more files in changeset.
Added support for successfully loading corrupted task files (now loading such task does not force CH to exit - instead an error is logged (if possible) and task is marked appropriately in the status dialog) (CH-59)

  1. … 4 more files in changeset.
Added possibility to choose destination path for "Copy To/Move To/CopyMove To Special" shell ext items (CH-109).

    • -0
    • +93
    ./DirectoryChooser.cpp
    • -0
    • +30
    ./DirectoryChooser.h
  1. … 4 more files in changeset.