CopyHandler

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problem with language change not being applied immediately throughout the program (CH-235). Updated polish language file.

    • -1
    • +1
    /src/libchcore/ConfigNodeContainer.cpp
Added drop functionality to file list and destination combo in custom copy dialog (CH-25)

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

Fixed problem with restarting move operation that only consisted of fast-move subtask (CH-233).

Task progress data invalid after CH reloads (CH-228).

    • -1
    • +22
    /src/libchcore/TSQLiteTaskSchema.cpp
    • -3
    • +21
    /src/libchcore/TSubTaskScanDirectory.cpp
    • -0
    • +1
    /src/libchcore/TSubTaskScanDirectory.h
Fixed issue with wrong estimated time being shown for non-size based subtasks (CH-232).

Possible fix to a problem with shell extension communication with CH (CH-230).

Fixed release timestamping using time.certum.pl (CH-231).

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

    • -0
    • +10
    /src/libchcore/TTaskStatsSnapshot.cpp
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)

    • -19
    • +45
    /src/libchcore/TSubTaskArray.cpp
    • -2
    • +2
    /src/libchcore/TSubTaskStatsSnapshot.cpp
    • -44
    • +4
    /src/libchcore/TTaskOperationPlan.cpp
Fixed the 64bit division problem (CH-227).

Updated sqlite to 3.11.1 (CH-226).

    • -5912
    • +32493
    /ext/sqlite3/sqlite3.c
Changed remaining exceptions to use non-macro throwing (CH-219).

    • -10
    • +10
    /src/libchcore/TLocalFilesystem.cpp
    • -13
    • +13
    /src/libchcore/TLocalFilesystemFile.cpp
Fixed suppression rules (CH-216).

Disabled checking for "unusedPrivateFunction" problems in cppcheck as it returns only false positives at the moment (CH-216).

Fixed the task error state when overwriting larger file (CH-222).

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).

Disabled reporting of unused functions as there are too many false positives (CH-216).

Fixed crash when specifying filters in CustomCopyDlg (CH-220).

    • -22
    • +22
    /src/libchcore/TStringPattern.cpp
    • -4
    • +35
    /src/libchcore/TStringPatternArray.cpp
    • -8
    • +8
    /src/libchcore/Tests/TestsTStringPattern.cpp
Changed other engine exceptions to use non-macro throwing (CH-219)

    • -25
    • +25
    /src/libchcore/TSQLiteStatement.cpp
Improved engine core exception handling - now all core exceptions have appropriate message and the details are logged into tasks' log file (CH-219).

    • -7
    • +7
    /src/libchcore/ConfigNodeContainer.cpp
    • -2
    • +2
    /src/libchcore/TFakeFileSerializer.cpp
  1. … 32 more files in changeset.
Bugfix: numeric values displayed in the options dialog were displayed as hex numbers (CH-218).

Removed several unused functions (CH-216)

    • -18
    • +0
    /src/libictranslate/ResourceManager.cpp
Fixed additional issues reported by cppcheck (CH-216).

Corrected several warnings reported by cppcheck (CH-216).

    • -57
    • +0
    /src/libchcore/TFakeFileDescription.cpp
    • -49
    • +0
    /src/libchcore/TFakeFileDescription.h
    • -356
    • +0
    /src/libchcore/TFakeFilesystem.cpp
    • -294
    • +0
    /src/libchcore/TFakeFilesystemFile.cpp
    • -68
    • +0
    /src/libchcore/TFakeFilesystemFile.h
    • -82
    • +0
    /src/libchcore/TFakeFilesystemFind.cpp
    • -56
    • +0
    /src/libchcore/TFakeFilesystemFind.h
    • -10
    • +0
    /src/libchcore/libchcore.vc140.vcxproj
  1. … 6 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

    • -36
    • +0
    /scripts/internal/replace_version.vbs
    • -48
    • +0
    /scripts/internal/svntag_single.bat
  1. … 141 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216).

    • -3
    • +3
    /src/libchcore/TFakeFilesystemFile.cpp
    • -8
    • +0
    /src/libictranslate/LanguageDialog.cpp