Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-1514

QDir on mac has no way of separating between hidden files and extended attribute

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.3.3
    • Core: I/O
    • None
    • macOS

    Description

      On Mac using the QDir, when setting the filter to setFilter(QDir::Hidden) the extended attribute com.apple.FinderInfo(32) is shown. It will also show the hidden directories as expected.

      It should perhaps only list directories that are hidden with setFilter(QDir::Hidden).

      And have a different attribute in QDir that will enabled showing the extended attribute.

      There is a sematic difference between the two. The first really means hidden, the second may
      mean 'the finder shall not display this'.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes