godot/platform
Brecht Kuppens 5608b1d411
Windows: Always double-quote path when launching explorer.exe to browse
Code now always double quotes the filename to use as command line
argument when calling explorer.exe. In particular, commas in a filename
would be interpreted by explorer.exe as separators for commands.

Similarly a trim_suffix for "file://" is assumed to be a mistake, this
could potentially be a PREfix that we want to strip, but never a suffix.
Since it didn't seem needed in the end, we removed it.
2023-08-28 12:46:50 +02:00
..
android Fix various typos with codespell 2023-08-07 13:09:47 +02:00
ios Merge pull request #35555 from Calinou/add-version-project-setting 2023-08-04 21:01:15 +02:00
linuxbsd Merge pull request #80240 from bruvzg/x11_ext_checks 2023-08-07 14:50:47 +02:00
macos Merge pull request #79456 from bruvzg/popup_area_fix 2023-08-07 14:47:02 +02:00
uwp Merge pull request #79351 from Repiteo/dotnet-handle-warnings 2023-07-26 18:40:06 +02:00
web Fix various typos with codespell 2023-08-07 13:09:47 +02:00
windows Windows: Always double-quote path when launching explorer.exe to browse 2023-08-28 12:46:50 +02:00
register_platform_apis.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00