mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[PR #2261] [MERGED] qt_gui: Some game install features and fixes #2603
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#2603
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/2261
Author: @ElBread3
Created: 1/28/2025
Status: ✅ Merged
Merged: 1/29/2025
Merged by: @georgemoralis
Base:
main← Head:smalladds1📝 Commits (2)
45367d9open update folder + delete save folder + bulk install checkbox04e0ae3delete pkg on install checkbox + use game icon for finish window📊 Changes
5 files changed (+101 additions, -10 deletions)
View changed files
📝
src/qt_gui/gui_context_menus.h(+41 -4)📝
src/qt_gui/install_dir_select.cpp(+21 -3)📝
src/qt_gui/install_dir_select.h(+12 -0)📝
src/qt_gui/main_window.cpp(+23 -3)📝
src/qt_gui/main_window.h(+4 -0)📄 Description
Some small GUI additions. Solves https://github.com/shadps4-emu/shadPS4/issues/1580, https://github.com/shadps4-emu/shadPS4/issues/1660, https://github.com/shadps4-emu/shadPS4/issues/1685, https://github.com/shadps4-emu/shadPS4/issues/1807, https://github.com/shadps4-emu/shadPS4/issues/1908. Partially solves https://github.com/shadps4-emu/shadPS4/issues/1581.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.