Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Feedback file replace dialog now have readable file information (CH-221).

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

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

    • -2
    • +2
    ./libchcore/TSQLiteSerializerContainer.cpp
    • -17
    • +17
    ./libchcore/TSQLiteSerializerRowData.cpp
    • -25
    • +25
    ./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).

    • -8
    • +8
    ./libchcore/TFilesystemFeedbackWrapper.cpp
    • -9
    • +9
    ./libchcore/TFilesystemFileFeedbackWrapper.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
    ./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.