TFeedbackHandlerBase.h

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added override keyword to virtual functions (CH-318)

  1. … 43 more files in changeset.
Removed unnecessary includes. Sorted member initialization in constructors. (CH-318)

  1. … 143 more files in changeset.
Normalized line ending as specified in .gitattributes (CH-312).

  1. … 265 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 possibility to break the infinite retry loop without restarting task (using the newly introduced Advanced buttonin the status dialog box) (CH-165)

  1. … 9 more files in changeset.
Added support for controlling the task (pause/resume/restart/cancel) when in the retry loop.

  1. … 14 more files in changeset.
Changed feedback handling to return also the information if the response was automatic or made by user (CH-165).

  1. … 15 more files in changeset.
Got rid of BEGIN/END_CHCORE_NAMESPACE macros (CH-183).

  1. … 208 more files in changeset.
Refactoring - extracted wildcard parsing functionality to a separate class to allow re-use in feedback automatic rules (CH-165).

  1. … 11 more files in changeset.
Bugfix/improvement: user choices selected in feedback dialogs now are stored in the database when 'don't ask again' is selected (CH-154).

    • -0
    • +102
    ./TFeedbackHandlerBase.h
  1. … 25 more files in changeset.