Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed the separator used for filters (vertical line was replaced with semicolon). Adjusted filtering settings dialog to include helper menu buttons with basic explanation of filter possibilities.

  1. … 1 more file in changeset.
Added support for defining feedback rules in task edit dialog.

  1. … 2 more files in changeset.
Added graying out controls on rule edit dialog.

Fixed problem with rule data not shown in rule edit dialog box. Fixed tab ordering in rule edit dialog box. Added support for reordering rules in rule edit dialog box.

Fixed sizing of error dialog. Small redesign to avoid blank spaces when not all data available.

Fixed resizing of "not enough space" dialog.

Fixed resizing of rule edit dialog.

Fixed incomplete data filling when using rule edit dialogs. Limit responses available in the rule edit dialogs to those appropriate for specific feedback type.

    • -0
    • +62
    ./ComboDataWrapper.h
  1. … 3 more files in changeset.
Changed feedback dialog settings to not use system modal style. Implemented custom rules button in remaining feedback dialogs. Redesigned remaining feedback dialogs to use more consistent styling (CH-360, CH-361).

    • -109
    • +97
    ./FeedbackNotEnoughSpaceDlg.cpp
  1. … 13 more files in changeset.
Changed remaining feedback dialogs interface to use all types of rules.

  1. … 3 more files in changeset.
Added "custom rules" button on "already exists" dialog box. Fixed problems with sqlite data storage. Auto-selection of data in rule edit combos.

  1. … 16 more files in changeset.
Changed "file already exists" dialog to operate on full set of rules (preparation for rule editor embedding). Serializable object/container improvements. Changed file filtering to use serializable object/container base.

  1. … 8 more files in changeset.
Added basic implementation of two remaining rule edit editors.

    • -0
    • +191
    ./RuleEditErrorDlg.cpp
    • -0
    • +60
    ./RuleEditErrorDlg.h
    • -0
    • +135
    ./RuleEditNotEnoughSpaceDlg.cpp
    • -0
    • +56
    ./RuleEditNotEnoughSpaceDlg.h
Added basic implementations of rule edit dialog and "file already exists" rule editor.

    • -0
    • +190
    ./RuleEditAlreadyExistsDlg.cpp
    • -0
    • +60
    ./RuleEditAlreadyExistsDlg.h
    • -0
    • +712
    ./RuleEditDlg.cpp
Added support for renaming files when encountering existing file (CH-363) Modified replace dialog to show original destination name as a separate field from rename edit box.

  1. … 15 more files in changeset.
Increased spacing between replace dialog buttons.

Merged double buttons to a proper menu buttons on replace dialog.

Compilable version of main batch of feedback improvements.

  1. … 68 more files in changeset.
Added preliminary feedback rules handler. Small refactoring of filters handling.

  1. … 19 more files in changeset.
Added proper sizing of the file replace dialog (CH-355)

Fixed problem with replace dialog box sizing (CH-355)

Added context menus to attach to feedback overwrite dialog (with sample handlers).

Replaced buttons with mfc buttons. Added mfc button to language dialog handler.

  1. … 1 more file in changeset.
Partial redesign of file overwrite dialog. Removed CMemDC in favor of MFC version.

  1. … 4 more files in changeset.
Changed redist paths in the installer and portable script to include VS2019 binaries and proper MFC/UCRT from Win10 toolset. Changed Windows 10 sdk to specific version instead of newest to ensure compatibility with the binaries added by installer and portable script. (CH-350)

  1. … 14 more files in changeset.
Removed support for html help (CH-354)

  1. … 107 more files in changeset.
Normalized optimization options between projects (CH-350)

  1. … 10 more files in changeset.
Fixed problem with version.h not properly referenced in project file (CH-350)

Adjusted compiler options and boost paths (CH-350)

  1. … 13 more files in changeset.
Upgraded Visual Studio to 2019 (CH-350) Removed xp intermediate filesystem layer (CH-352)

  1. … 33 more files in changeset.