Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added drop functionality to file list and destination combo in custom copy dialog (CH-25)

    • -0
    • +72
    ./CDragDropComboEx.cpp
    • -0
    • +38
    ./CDragDropComboEx.h
    • -0
    • +70
    ./CDragDropListCtrl.cpp
    • -0
    • +38
    ./CDragDropListCtrl.h
Fixed the installer functionality to start CH automatically with system (CH-234)

  1. … 1 more file in changeset.
Possible fix to a problem with shell extension communication with CH (CH-230).

  1. … 2 more files in changeset.
Fixed gui not displaying source path after copy/move operation ends (CH-229).

  1. … 3 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. … 12 more files in changeset.
Fixed the task error state when overwriting larger file (CH-222).

  1. … 1 more file in changeset.
Fixed broken build related to dialog box fixes (CH-221).

Added group boxes to the feedback replace dialog to make it more readable (CH-221).

Feedback file replace dialog now have readable file information (CH-221).

Bugfix: numeric values displayed in the options dialog were displayed as hex numbers (CH-218).

Removed several unused functions (CH-216)

  1. … 5 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 141 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216).

  1. … 3 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216) Disabled cstyleCast from being reported by cppcheck.

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

  1. … 64 more files in changeset.
Adjustment of compiler/linker options (CH-214).

  1. … 7 more files in changeset.
Disabled /SAFESEH, set debug information format to edit and continue (CH-214).

  1. … 7 more files in changeset.
Added support for building unit-tests configurations from msbuild, added support for writing xml files with test results (CH-214)

  1. … 6 more files in changeset.
Fixed build warnings on x32 (CH-213).

Fixed warnings related to compiling resources and sal annotations (CH-213).

Added support for changing settings from within the updater dialog. Tuned the way updates are displayed in updater dialog (CH-209).

  1. … 1 more file in changeset.
Partial support for changing updater check interval and update channel (CH-209)

  1. … 1 more file in changeset.
Small improvements in updater dialog (CH-209).

First batch of changes related to checking for updates (CH-209).

    • -0
    • +428
    ./AsyncHttpFile.cpp
    • -0
    • +100
    ./AsyncHttpFile.h
    • -0
    • +54
    ./UpdateMultipleVersionInfo.cpp
    • -0
    • +36
    ./UpdateMultipleVersionInfo.h
    • -0
    • +99
    ./UpdateResponse.cpp
    • -0
    • +117
    ./UpdateVersionInfo.cpp
    • -0
    • +74
    ./UpdateVersionInfo.h
  1. … 8 more files in changeset.
Extended user agent information to contain additional information (CH-209).

    • -0
    • +96
    ./WindowsVersion.cpp
  1. … 2 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.
Polish translation update (CH-112)

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.