CopyHandler

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added version info resource to the sqlite3 dll (CH-131).

Bugfix: CH crashes when shell ext version mismatch occurs (CH-129).

Upgraded sqlite to version 3.8.8.1 (CH-130).

    • -7454
    • +14429
    /ext/sqlite3/sqlite3.c
Adjusted code to build with boost 1.56.

    • -0
    • +2
    /src/libchcore/libchcore.vc120.vcxproj
Included missing unit test file in VS2013 project.

    • -0
    • +6
    /src/libchcore/libchcore.vc120.vcxproj
Bugfix: task files often not being deleted when using RemoveFinished/RemoveTask functionalities. With this change the task files locked at the usual deletion time will be deleted at next CH startup (CH-99)

    • -0
    • +115
    /src/libchcore/TObsoleteFiles.cpp
    • -0
    • +66
    /src/libchcore/TObsoleteFiles.h
Bugfix: files with sizes changing during copying and files pointed to by symlinks are now copied correctly with correct stats displayed (CH-124).

    • -0
    • +17
    /src/libchcore/TLocalFilesystem.cpp
    • -0
    • +44
    /src/libchcore/TSubTaskCopyMove.cpp
    • -0
    • +24
    /src/libchcore/TSubTaskStatsInfo.cpp
Changed the default task versioning to be independent to CH version (as data model won't change as often as CH version numbers). The version was set to 1 and there is no migration provided as this is the alpha version. (CH-127).

Performed de-duplication of the progress data and stats data (i.e. current file processed size was available in both progress data and stats data and not always updated simultaneously). There is no separate progress data anymore - everything is now placed in the stats data. (CH-124)

    • -146
    • +24
    /src/libchcore/TSubTaskCopyMove.cpp
    • -84
    • +4
    /src/libchcore/TSubTaskFastMove.cpp
    • -46
    • +4
    /src/libchcore/TSubTaskScanDirectory.cpp
    • -25
    • +0
    /src/libchcore/TSubTaskScanDirectory.h
    • -1
    • +41
    /src/libchcore/TSubTaskStatsInfo.cpp
    • -1
    • +3
    /src/libchcore/TSubTaskStatsSnapshot.cpp
    • -0
    • +4
    /src/libchcore/TSubTaskStatsSnapshot.h
Automatic version bump after tagging 1.40Alpha-svn589

Fixed script header to compile with inno setup 5.5.5 (CH-126)

Removed binary serializer files from VS2013 project file (CH-118)

    • -3
    • +0
    /src/libchcore/libchcore.vc120.vcxproj