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

QFileDialog: Missing "Reload" option in context menu

XMLWordPrintable

      QFileDialog previously had an action under the context menu called "Reload" that would refresh the directory structure. In Qt 4.4, this is missing. It was probably removed because the the underlying file system model uses QFileSystemWatcher to be notified of changes and therefore deprecating the "Reload" option, however, some file systems such as NFS, do not work with inotify so it would be useful to be able to manually refresh the dialog.

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

            Unassigned Unassigned
            jabarron Jason Barron
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes