TFileFilter.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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: fixed serialization problems with 32bit builds (CH-118).

  1. … 67 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.
Added serialization of task configuration (CH-74). Still buggy.

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

  1. … 13 more files in changeset.