summaryrefslogtreecommitdiffstats
path: root/src/network/access/access.pri
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dedietrich@digia.com>2013-11-05 13:16:59 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-08 11:35:29 +0100
commitc934ea341e0749aef9c927ca3def68976bdc976f (patch)
tree94ded1177d3bfe181a19d08b9ec5ba5004dfe6b6 /src/network/access/access.pri
parent7a3c82077f909e314cbc685e7ecfc70d08cc42d6 (diff)
Cocoa File Dialog: Remove sandbox-ufriendly file system watcher
QFileSystemWatcher causes sandboxing errors since its backend uses POSIX API in a relatively liberal way. Also, Cocoa already acts as a file system watcher, and calls -[QNSOpenSavePanelDelegate panel:shouldShowFilename:] on each file. From a logical point of view, caching the directory content can be replaced by testing the current file against the filter setting. We expect Cocoa to cache results, and by using NSFileManager things should remain relatively fast. Task-number: QTBUG-34107 Change-Id: Ia872b9b1244f7b390d173a498011379b9309b3c6 Reviewed-by: Cyril Oblikov <munknex@gmail.com> Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
Diffstat (limited to 'src/network/access/access.pri')
0 files changed, 0 insertions, 0 deletions