summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/qtreewidgetitemiterator-using/mainwindow.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2025-07-28 10:56:04 -0700
committerThiago Macieira <thiago.macieira@intel.com>2025-08-05 13:52:35 -0700
commit5f29ccd6bc41d6a007c13a7de2b79c4f6a41b06b (patch)
tree2fc96ebd0d01704c7bd5ea478afad4fa70d3562d /src/widgets/doc/snippets/qtreewidgetitemiterator-using/mainwindow.cpp
parent0276329e9fd0e7b6200a53ce9ee28ed3a5ebd58b (diff)
QFileSystemEngine/BSD: check UF_HIDDEN on the symlink only
The property applies to the directory entry itself, which may be a symlink. We don't really care if a symlink points to a hidden file, the same way we wouldn't care if a symlink pointed to a file whose basename started with a dot. [ChangeLog][QtCore][QFileInfo] Fixed a bug that caused isHidden() to return true on BSDs and Apple OSes for non-hidden symlinks that pointed to hidden targets. [ChangeLog][QtCore][QFileInfo] Fixed a bug that caused isHidden() to return false on non-Apple BSD systems for symlinks that were hidden using the chflags(1) tool with the -h flag. Pick-to: 6.10 6.9 6.8 6.5 Change-Id: I4a9a02621b577cded691fffd6968488cb047b1b3 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/qtreewidgetitemiterator-using/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions