Commit Graph

3 Commits (e9c4a2c0399b193351687ffaa6bf7f7b32c49823)

Author SHA1 Message Date
Vincent Reher e9c4a2c039 Modify class KFileItem to use a TDEHiddenFileMatcher class
instance to determine whether or not a file is hidden.

KFileItem is initialized to use the single default instance
TDEGlobal::hiddenFileMatcher but a method is provided for
installing an application-specific instance.

Provide a caching mechanism to minimize calls to the match()
method of the TDEHiddenFileMatcher instance after an initial
determination of "hidden" for a filesystem object has been made.

Change names of variables and functions to use *HiddenFiles
instead of *DotFiles terminology.

Signed-off-by: Vincent Reher <tde@4reher.org>
3 years ago
Timothy Pearson f2bfcad7ff Rename KIcon to enhance compatibility with KDE4 13 years ago
Timothy Pearson 5159cd2beb Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago