mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #2213] [MERGED] GUI: Settings improvements #2568
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#2568
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/2213
Author: @DanielSvoboda
Created: 1/22/2025
Status: ✅ Merged
Merged: 1/22/2025
Merged by: @georgemoralis
Base:
main← Head:main📝 Commits (2)
0c6b7d3GUI: Settings improvements6f36285Merge branch 'main' into main📊 Changes
32 files changed (+1474 additions, -680 deletions)
View changed files
📝
src/common/config.cpp(+12 -1)📝
src/common/config.h(+2 -0)📝
src/qt_gui/settings_dialog.cpp(+19 -4)📝
src/qt_gui/settings_dialog.ui(+960 -646)📝
src/qt_gui/translations/ar.ts(+17 -1)📝
src/qt_gui/translations/da_DK.ts(+17 -1)📝
src/qt_gui/translations/de.ts(+17 -1)📝
src/qt_gui/translations/el.ts(+17 -1)📝
src/qt_gui/translations/en.ts(+17 -1)📝
src/qt_gui/translations/es_ES.ts(+17 -1)📝
src/qt_gui/translations/fa_IR.ts(+17 -1)📝
src/qt_gui/translations/fi.ts(+17 -1)📝
src/qt_gui/translations/fr.ts(+17 -1)📝
src/qt_gui/translations/hu_HU.ts(+17 -1)📝
src/qt_gui/translations/id.ts(+17 -1)📝
src/qt_gui/translations/it.ts(+17 -1)📝
src/qt_gui/translations/ja_JP.ts(+17 -1)📝
src/qt_gui/translations/ko_KR.ts(+17 -1)📝
src/qt_gui/translations/lt_LT.ts(+17 -1)📝
src/qt_gui/translations/nb.ts(+17 -1)...and 12 more files
📄 Description
Some suggestions for issues #2018.
*the part regarding the trophies was not added in this PR
Added the tabs: GUI and User : to better divide the content and for future implementations
Added the option 'Defaul tab when opening settings' : It's kind of self explanatory...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.