mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[PR #1522] [MERGED] Help - improvement #2147
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#2147
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/1522
Author: @DanielSvoboda
Created: 11/11/2024
Status: ✅ Merged
Merged: 12/9/2024
Merged by: @georgemoralis
Base:
main← Head:main📝 Commits (10+)
7936c25Help - improvement859f02dAdding shadow below icons126e524Merge pull request #13 from Xphalnos/patch-1fbd1f56Adding keys icon + Update changelog3c82347Merge pull request #14 from Xphalnos/patch-12311bfacolor according to the selected theme9fd5a54Merge branch 'main' into main9d07223submenu 'Keys and Shortcuts'9e0cd3bclangffbcb67+📊 Changes
12 files changed (+388 additions, -13 deletions)
View changed files
📝
CMakeLists.txt(+1 -1)📝
REUSE.toml(+6 -1)📝
documents/changelog.md(+44 -0)➕
src/images/discord.png(+0 -0)➕
src/images/github.png(+0 -0)➕
src/images/ko-fi.png(+0 -0)➕
src/images/website.png(+0 -0)➕
src/images/youtube.png(+0 -0)📝
src/qt_gui/about_dialog.cpp(+181 -0)📝
src/qt_gui/about_dialog.h(+16 -1)📝
src/qt_gui/about_dialog.ui(+135 -10)📝
src/shadps4.qrc(+5 -0)📄 Description
issue suggestions: https://github.com/shadps4-emu/shadPS4/issues/1362
I removed the submenu for 'Keys and Shortcuts' and left only the buttons for the external links of the sites.
I think it would be better to implement this in another PR so that it doesn't get stuck.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.