dolphin/Source/Core/DolphinQt/Settings
Dentomologist e44c99cb59 Settings: Open file dialogs at user path
When opening a file dialog to set the location of a custom path, use the
corresponding user path as the starting location instead of the current
custom path.

When no custom path was set the dialog would be opened with a blank path
which causes Windows (not sure about other platforms) to open the dialog
at the same location where the last dialog was closed, or at the current
working directory if no previous dialog had been opened.

If a nonempty custom path has been set then it has also set the
corresponding user path, so the behavior in that case is unchanged.
2025-09-01 14:51:29 -07:00
..
AdvancedPane.cpp Qt: Prevent Sliders from resizing due to text changing in their label. 2025-08-22 14:46:33 -07:00
AdvancedPane.h Qt Advanced Panel: Convert QSliders into ConfigSliders. 2025-05-26 19:52:30 -07:00
AudioPane.cpp Qt: Prevent Sliders from resizing due to text changing in their label. 2025-08-22 14:46:33 -07:00
AudioPane.h AudioPanel: Refactor to use Config system. Some options were changed to a different format, for easier compatibility. 2025-03-26 12:26:01 -07:00
BroadbandAdapterSettingsDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
BroadbandAdapterSettingsDialog.h
GameCubePane.cpp DolphinQt: Always enable the "Skip Main Menu" checkbox when "SkipIPL" is disabled. 2025-06-15 20:37:50 -05:00
GameCubePane.h Config: make SP2 configurable 2025-03-15 22:03:17 +00:00
GeneralPane.cpp Config: Change default value for Dual Core from enabled to disabled 2025-07-27 19:07:08 +02:00
GeneralPane.h
InterfacePane.cpp
InterfacePane.h
PathPane.cpp Settings: Open file dialogs at user path 2025-09-01 14:51:29 -07:00
PathPane.h
USBDeviceAddToWhitelistDialog.cpp USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
USBDeviceAddToWhitelistDialog.h USBUtils: Refactor USB device handling 2025-07-23 03:26:25 +02:00
WiiPane.cpp Settings: Open file dialogs at user path 2025-09-01 14:51:29 -07:00
WiiPane.h