rodlie / qtfm

Qt File Manager
https://qtfm.eu
GNU General Public License v2.0
156 stars 43 forks source link

include QDir::System on the list of files to show broken symlinks #148

Closed ferion11 closed 4 years ago

ferion11 commented 5 years ago

For part of https://github.com/rodlie/qtfm/issues/146. In the QDir doc we have for QDir::AllEntries: "List directories, files, drives and symlinks (this does not list broken symlinks unless you specify System).". Then the inclusion of QDir::System.