TFileFiltersArray.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Switched entire code to use nullptr instead of NULL (CH-259).

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

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

  1. … 208 more files in changeset.
Bugfix: fixed problem with scanned files not being cleared in DB when cleared in code causing various problems with serialization (of scanned files) and de-synchronizing stats and scanned files (CH-156) (CH-149).

  1. … 5 more files in changeset.
Bugfix: fixed serialization problems with 32bit builds (CH-118).

  1. … 67 more files in changeset.
Bugfix: crash when opening explorer's context menu (boost lexical_cast incorrectly detected underlying stream type due to the implicit cast of TString to const wchar_t) (CH-107).

  1. … 31 more files in changeset.
Added extended columns definitions to support slimmer row data in the future (CH-103).

  1. … 35 more files in changeset.
Removed use of smart pointer for column definitions (slimming down the serialization mechanism weight) (CH-103).

  1. … 31 more files in changeset.
Added serialization of file filters to sqlite database (CH-97).

  1. … 21 more files in changeset.
Separated config-related classes to separate files (CH-74).

  1. … 8 more files in changeset.
Updated subtask, task, and task mgr stats calculation (CH-57).

  1. … 41 more files in changeset.
Refactoring: split file filtering functionality to two separate files (TFileFilter and TFileFiltersArray).

    • -0
    • +144
    ./TFileFiltersArray.cpp
  1. … 13 more files in changeset.