FolderDialog.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cosmetic code changes - removed unneeded semicolons (CH-318)

  1. … 15 more files in changeset.
Fixed code issues reported by cppcheck (CH-272)

  1. … 6 more files in changeset.
Simplified shell extension menu management as a preparation to move its configuration to shared memory (CH-284)

  1. … 28 more files in changeset.
Added ch icons to the title bars of most of the dialog boxes replacing the old, generic one (CH-260).

  1. … 10 more files in changeset.
Switched entire code to use nullptr instead of NULL (CH-259).

  1. … 98 more files in changeset.
Fixed several cosmetic code issues. Improved detection of same/different disk detection. Switched shared_ptrs to use std implementation instead of boost one. Cleaned up includes in headers. (CH-259)

  1. … 157 more files in changeset.
Added drop functionality to file list and destination combo in custom copy dialog (CH-25)

  1. … 9 more files in changeset.
  1. … 8 more files in changeset.
Removed library libicpf, moved config support to libictranslate, log_file to libchcore (CH-217).

  1. … 155 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216).

  1. … 9 more files in changeset.
Fixed additional warnings reported by cppcheck (CH-216) Disabled cstyleCast from being reported by cppcheck.

  1. … 23 more files in changeset.
Reduced number of errors and warnings reported by cppcheck (CH-216).

  1. … 78 more files in changeset.
Bugfix: Same paths added to the favorite list when using custom copy dialog (CH-95)

  1. … 4 more files in changeset.
Added new string class (TString) along with exportable containers for them, that will help solving problem of non-exportable std::wstring (and lack of CString at some places in code).

  1. … 54 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.
Corrected code formatting.

  1. … 20 more files in changeset.
Got rid of warnings on level 4 (win32 and x64), turned on option to treat warnings as errors.

  1. … 20 more files in changeset.
Bugfix: clipboard monitoring fix (closes [#2904702]).

Fixed some warnings.

  1. … 9 more files in changeset.
Fixed some warnings reported from the static code analysis (/analyze).

  1. … 24 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.
Bugfix: fixed formatting of data sizes in several places (e.g. tooltips in clipboard monitoring dialog).

  1. … 5 more files in changeset.
Extracted the feedback handling outside of the copying routine (closes [#294]).

  1. … 34 more files in changeset.
Updated the license headers in source files.

  1. … 101 more files in changeset.
Updated dialog related files with newer version of language dialogs.

  1. … 43 more files in changeset.
Fixed some prefast reported problems.

  1. … 23 more files in changeset.
Added unicode configuration, x64 platform support and made it build.

  1. … 51 more files in changeset.
Converted to Visual C++ 2008 (closes [#422]).

  1. … 20 more files in changeset.
Further changes to the fs structure, other cleanups (advances [#303]).

  1. … 32 more files in changeset.
FS reorganization - next phase (advances [#303]).

  1. … 309 more files in changeset.