Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix: numeric values displayed in the options dialog were displayed as hex numbers (CH-218).

Removed several unused functions (CH-216)

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

  1. … 1 more file in changeset.
Corrected several warnings reported by cppcheck (CH-216).

    • -57
    • +0
    ./libchcore/TFakeFileDescription.cpp
    • -294
    • +0
    ./libchcore/TFakeFilesystemFile.cpp
    • -82
    • +0
    ./libchcore/TFakeFilesystemFind.cpp
    • -10
    • +0
    ./libchcore/libchcore.vc140.vcxproj
    • -33
    • +0
    ./libchcore/libchcore.vc140.vcxproj.filters
  1. … 6 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).

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

    • -8
    • +8
    ./ictranslate/ictranslate.vc140.vcxproj
    • -8
    • +8
    ./libictranslate/libictranslate.vc140.vcxproj
  1. … 2 more files in changeset.
Disabled /SAFESEH, set debug information format to edit and continue (CH-214).

    • -2
    • +10
    ./ictranslate/ictranslate.vc140.vcxproj
    • -2
    • +10
    ./libchcore/libchcore.vc140.vcxproj
    • -2
    • +10
    ./libictranslate/libictranslate.vc140.vcxproj
  1. … 2 more files in changeset.
Changed project settings to match others (CH-214)

Added support for building unit-tests configurations from msbuild, added support for writing xml files with test results (CH-214)

    • -4
    • +4
    ./ictranslate/ictranslate.vc140.vcxproj
    • -64
    • +12
    ./libchcore/libchcore.vc140.vcxproj
    • -64
    • +12
    ./libictranslate/libictranslate.vc140.vcxproj
  1. … 1 more file in changeset.
Added scripts handling jenkins tasks (CH-213) Updated version template.

  1. … 7 more files in changeset.
Fixed version.h to not include macros that fails to build with inno setup compiler (CH-213). Fixed small encoding problem with name inside setup scripts.

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

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

Added BOOST_ROOT_PATH to the include/library paths to allow per-machine location of boost (CH-213).

Fixed displaying source paths in status dialog and mini status window (CH-212).

    • -0
    • +19
    ./libchcore/TSubTaskScanDirectory.cpp
Added support for changing settings from within the updater dialog. Tuned the way updates are displayed in updater dialog (CH-209).

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
    ./ch/AsyncHttpFile.cpp
    • -0
    • +100
    ./ch/AsyncHttpFile.h
    • -0
    • +80
    ./ch/UpdateHeaders.cpp
    • -0
    • +54
    ./ch/UpdateMultipleVersionInfo.cpp
    • -0
    • +36
    ./ch/UpdateMultipleVersionInfo.h
    • -0
    • +99
    ./ch/UpdateResponse.cpp
    • -0
    • +42
    ./ch/UpdateResponse.h
    • -0
    • +117
    ./ch/UpdateVersionInfo.cpp
    • -0
    • +74
    ./ch/UpdateVersionInfo.h
  1. … 8 more files in changeset.
Fixed wrong trimming of string table identifiers (CH-211)

Fixed problem with truncating .rc file data (CH-210).

  1. … 3 more files in changeset.
Extended user agent information to contain additional information (CH-209).

    • -0
    • +96
    ./ch/WindowsVersion.cpp
    • -0
    • +31
    ./ch/WindowsVersion.h
  1. … 1 more file in changeset.
Git migration cleanup - reposition libicpf in the right place. Remove obsolete files (CH-208).

  1. … 106 more files in changeset.
Automatic version bump after tagging 1.40rc1

Adjusted the way progress (in percent) is calculated and displayed to mitigate the problem of files being deleted at 100% progress (CH-146).

Polish translation update (CH-112)