matching class. Additional information about the class can be
found in tdecore/README.tdestringmatcher.
Introduce concept of a "hidden file matcher" instance of the
TDEStringMatcher class that can be used to extend the definition
"hidden" files beyond traditional "dotfiles".
Create a global default instance of a "hidden file matcher"
for use in applications that don't need their own.
Modify KFileItem class to utilize a hidden file matcher when
evaluating whether or not a filesystem object is hidden.
This commit partially addresses issue # 273. Additional changes
to tdelibs, tdebase/libkonq, and tdebase/konqueror will be
required to resolve that issue.
Signed-off-by: Vincent Reher <tde@4reher.org>