]> gitweb.unchartedbackwaters.co.uk Git - francis/winuae.git/commit
qt: preserve symlink paths from file pickers
authorStefan Reinauer <stefan.reinauer@coreboot.org>
Sun, 21 Jun 2026 18:41:57 +0000 (11:41 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Tue, 7 Jul 2026 21:00:11 +0000 (14:00 -0700)
commit587f89ca792355a7d20cfca7c91592b255d6a033
tree0061c7cb5fd115a3630b1a6aed000ebdc3dfedb2
parentf7d3e708ed4d789e8673cdc22fa46ff2636cfb2e
qt: preserve symlink paths from file pickers

Keep existing-file selections in the path spelling chosen by the user.

Set DontResolveSymlinks for path pickers and use the Qt dialog on

macOS, where the native panel resolves symlinked files before

returning them.
od-unix/qt/launcher.cpp