dolphin/Source/Core/DolphinQt/GameList
Dentomologist 48273b401e Gamelist: Fix 'Open Containing Folder'
Fix Gamelist context menu item 'Open Containing Folder' opening wrong
target on Windows when game parent folder is [foobar] and grandparent
folder contains file [foobar].bat or [foobar].exe

Add trailing directory separator to parent folder path to force Windows
to interpret path as directory.

Fixes https://bugs.dolphin-emu.org/issues/12411
2021-03-11 12:45:16 -08:00
..
GameList.cpp Gamelist: Fix 'Open Containing Folder' 2021-03-11 12:45:16 -08:00
GameList.h DolphinQT: Gives option to add desktop shortcut 2021-01-11 20:41:13 -08:00
GameListModel.cpp DolphinQt: Migrate QRegExp over to QRegularExpression 2021-01-13 05:07:29 -05:00
GameListModel.h Allow translations and custom names in GameFile::GetNetPlayName 2020-08-02 22:46:53 +02:00
GameTracker.cpp Improved responsiveness when refreshing game list. 2020-10-01 22:10:16 +02:00
GameTracker.h Improved responsiveness when refreshing game list. 2020-10-01 22:10:16 +02:00
GridProxyModel.cpp Qt/GridProxyModel: Ensure uniform sizes in cover mode 2018-08-19 17:13:29 +02:00
GridProxyModel.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00
ListProxyModel.cpp DolphinQt: Replace unusual Qt::InitialSortOrderRole usage with a custom role. 2020-07-16 20:27:07 -05:00
ListProxyModel.h Move DolphinQt2 to DolphinQt 2018-07-07 00:48:38 +02:00