CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix: fixed problem with scanned files not being cleared in DB when cleared in code causing various problems with serialization (of scanned files) and de-synchronizing stats and scanned files (CH-156) (CH-149).

Automatic version bump after tagging 1.40Beta-svn625

Added logging of several task requests to help with diagnosing problem when occurs (CH-156).

Bugfix: task time was not reset when restarting the task (CH-152).

Bugfix: corrected unneeded serializations of data into subtasks_info table (CH-153).

Bugfix: restarting task did not reset the 'do not ask again' flags of feedback handler (CH-150).

    • -0
    • +1
    /src/libchcore/TFeedbackHandlerWrapper.h
Bugfix: subtask phase was displayed incorrectly (CH-151).

    • -4
    • +68
    /src/libchcore/TSQLiteTaskSchema.cpp
    • -2
    • +2
    /src/libchcore/TSubTaskScanDirectory.cpp
Bugfix: time counting for tasks and subtasks was not stopped when waiting for user input (CH-145)

    • -0
    • +28
    /src/libchcore/IRunningTimeControl.cpp
    • -0
    • +42
    /src/libchcore/IRunningTimeControl.h
    • -0
    • +42
    /src/libchcore/TFeedbackHandlerWrapper.cpp
    • -0
    • +50
    /src/libchcore/TFeedbackHandlerWrapper.h
    • -0
    • +75
    /src/libchcore/TScopedRunningTimeTracker.cpp
    • -0
    • +51
    /src/libchcore/TScopedRunningTimeTracker.h
    • -0
    • +36
    /src/libchcore/TScopedRunningTimeTrackerPause.cpp
    • -0
    • +43
    /src/libchcore/TScopedRunningTimeTrackerPause.h
  1. … 16 more files in changeset.
Bugfix: resuming paused copying caused asking for replacing existing file, when it was only created previously and no data were written (CH-144).

    • -0
    • +14
    /src/libchcore/TSQLiteTaskSchema.cpp
    • -12
    • +19
    /src/libchcore/TSubTaskCopyMove.cpp
    • -1
    • +19
    /src/libchcore/TSubTaskStatsInfo.cpp
Bugfix: fixed missing items/second stats (CH-143).

Bugfix: missing paths in some feedback dialogs (CH-147).

Bugfix: portable version of CH was not portable due to a missing default configuration (CH-137).

    • -28
    • +30
    /scripts/make_existing_release.bat
    • -0
    • +2
    /scripts/portable_config/ch.xml
Bugfix: wrong stats management when resuming file copy after being cancelled first (CH-141).

    • -7
    • +14
    /src/libchcore/TSubTaskCopyMove.cpp
Bugfix: pausing/resuming task did not take already processed part of files into account. That caused resuming to ask for file replacement when unnecessary (CH-140).

Automatic version bump after tagging 1.40Alpha-svn610

Fixed a few problems found with VS2013 static analysis.

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

Added explorer restart script to ease working with shell extension in development.

    • -0
    • +3
    /tools/restart_explorer.bat
Bugfix: installer installed 64bit version of sqlite on 32bit system (CH-138).

Updated output directory for binaries (CH-136)

Updated output directory for binaries (CH-136)

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

    • -21
    • +15
    /scripts/make_existing_release.bat
    • -8
    • +8
    /src/libchcore/libchcore.vc120.vcxproj
Changed build target to v120_xp (CH-135)

Changed build target to v120_xp (CH-135)

Changed build target to v120_xp (CH-135)

    • -8
    • +8
    /src/libchcore/libchcore.vc120.vcxproj
    • -0
    • +11
    /tools/boost-build32.bat
    • -0
    • +11
    /tools/boost-build64.bat
Fixed unit tests failing (CH-133).

Added version info resource to the sqlite3 dll - adding remaining files (CH-131).

    • -0
    • +14
    /ext/sqlite3/resource.h
    • binary
    /ext/sqlite3/sqlite3.rc
Updated paths to boost libraries to reference boost 1.57 (CH-132).

Updated paths to boost libraries to reference boost 1.57 (CH-132).

Updated paths to boost libraries to reference boost 1.57 (CH-132).

    • -16
    • +16
    /src/libchcore/libchcore.vc120.vcxproj