CfgProperties.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Various code cleanups (CH-273)

  1. … 3 more files in changeset.
Added ability to change max log size, max rotate count and log levels on-the-fly for app and engine loggers (CH-206).

  1. … 6 more files in changeset.
Added log options to settings (not connected to loggers yet) (CH-206).

  1. … 5 more files in changeset.
Added the possibility to specify own copy-of names for files as an alternative to the ones defined in translation files (CH-182). Changed default copy-of names in english and polish translations so that always start with %name instead of word "Copy".

  1. … 30 more files in changeset.
Changed default setting for showing icons in shelle extension menu. Remove the experimental notice in english text and polish translation of shell extension options. (CH-244).

  1. … 2 more files in changeset.
Modified updates checking: - added new option to let user decide if he wants secure connection or not (with autodetection), - fixed error messages being displayed incorrectly or empty, - fixed ability to re-check for updates after failure. (CH-241).

  1. … 11 more files in changeset.
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)

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

  1. … 1 more file in changeset.
First batch of changes related to checking for updates (CH-209).

  1. … 22 more files in changeset.
Added buffer queue depth as configuration option (CH-161).

  1. … 6 more files in changeset.
Introduced preliminary version of async io when copying - early, buggy version (CH-161).

  1. … 25 more files in changeset.
Changed standard message boxes displayed when shell extension is not registered or version does not match to resizable message box with checkbox "Do not show this again". That allows to get rid of the annoying messages with each launch of ch when user does not want to register the extension (CH-67).

  1. … 6 more files in changeset.
Fixed: Docking button functionality changes the window dimensions (CH-45)

  1. … 5 more files in changeset.
Refactoring: Replaced old buffer management with new, improved one.

  1. … 10 more files in changeset.
Moved to chcore: task's configuration management, filesystem management, stats management and progress management.

  1. … 38 more files in changeset.
Fixed problem with language not being read at startup when no configuration file was present.

Moved TConfig class to libchcore library.

  1. … 26 more files in changeset.
Bugfix: crash whan saving TPath object to file.

  1. … 5 more files in changeset.
Redesigned configuration management a bit:

  1. … 9 more files in changeset.
Completely separated task definition from the partial task progress information:

  1. … 13 more files in changeset.
Rewritten configuration system to use boost::property_tree (to allow easy embedding parts of configuration in task definition).

  1. … 23 more files in changeset.
Removed 3 not implemented (anymore) configurations settings:

  1. … 4 more files in changeset.
Removed configuration option "Create log file" - most of the logging was done without taking this option into consideration.

  1. … 4 more files in changeset.
Removed option 'auto-resume on error' - wasn't really used, did not work properly.

  1. … 7 more files in changeset.
Small optimization - FILETIME no longer needs to be converted to COleDateTime when setting directory/file.

  1. … 4 more files in changeset.
Added support for checking for updates every specified interval.

  1. … 6 more files in changeset.
Added support for logging informations about process (closes 2796060).

  1. … 21 more files in changeset.
Added new functionality - check for updates at startup (closes 2772856).

  1. … 10 more files in changeset.
Fixed problems with creating shortcuts in explorer (closes [2535991]).

  1. … 14 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties (closes [2536028]).

  1. … 122 more files in changeset.