[PR #2322] [MERGED] qt: Add more options to the "Copy info..." section + update en.ts/de.ts #2651

Closed
opened 2026-02-27 22:00:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2322
Author: @C4ndyF1sh
Created: 2/1/2025
Status: Merged
Merged: 2/3/2025
Merged by: @georgemoralis

Base: mainHead: more-copy


📝 Commits (10+)

📊 Changes

3 files changed (+57 additions, -0 deletions)

View changed files

📝 src/qt_gui/gui_context_menus.h (+14 -0)
📝 src/qt_gui/translations/de.ts (+35 -0)
📝 src/qt_gui/translations/en.ts (+8 -0)

📄 Description

This pr adds the ability to copy the game version and the size of a game via the gui individually + adds the buttons to the English and German translation file (with german translation ofc). It also implements an other pr for German translations about game status.

The ability to copy the size and the version was already implemented but only was used when the option "Copy All" was used


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/2322 **Author:** [@C4ndyF1sh](https://github.com/C4ndyF1sh) **Created:** 2/1/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `more-copy` --- ### 📝 Commits (10+) - [`5bf5e9c`](https://github.com/shadps4-emu/shadPS4/commit/5bf5e9ce0c83ee69c7fe827e6d9024781c282e84) Update gui_context_menus.h - [`9fd0387`](https://github.com/shadps4-emu/shadPS4/commit/9fd03870163345685f3d6dd4c850e9e8c5b6fcda) Update gui_context_menus.h - [`2ee240a`](https://github.com/shadps4-emu/shadPS4/commit/2ee240ac5e63c238e7814d9235c0c82e0581651b) Update en.ts - [`a2e6f82`](https://github.com/shadps4-emu/shadPS4/commit/a2e6f82d2e76eee96ee65276caf4e205f3a07307) Update de.ts - [`2a5a4e9`](https://github.com/shadps4-emu/shadPS4/commit/2a5a4e93d694c2e627b2ea6ff1ffc2a1f0275e52) Update gui_context_menus.h - [`e6f1d7a`](https://github.com/shadps4-emu/shadPS4/commit/e6f1d7a16bad8993c7cd926cdafab8c6a3df9201) Update gui_context_menus.h - [`956891c`](https://github.com/shadps4-emu/shadPS4/commit/956891cb4251946b8b5833dcbdf89bf965a41097) Update gui_context_menus.h - [`ceea364`](https://github.com/shadps4-emu/shadPS4/commit/ceea36437bd3b60f648a4e0902603319173144b4) Update gui_context_menus.h - [`85c66a5`](https://github.com/shadps4-emu/shadPS4/commit/85c66a5edde130d05d847ff218102f659b4e57fc) Update gui_context_menus.h - [`2df6bbc`](https://github.com/shadps4-emu/shadPS4/commit/2df6bbc2af6ba714c9216665d4362e613ee97ed4) Update gui_context_menus.h ### 📊 Changes **3 files changed** (+57 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/gui_context_menus.h` (+14 -0) 📝 `src/qt_gui/translations/de.ts` (+35 -0) 📝 `src/qt_gui/translations/en.ts` (+8 -0) </details> ### 📄 Description This pr adds the ability to copy the game version and the size of a game via the gui individually + adds the buttons to the English and German translation file (with german translation ofc). It also implements an other pr for German translations about game status. The ability to copy the size and the version was already implemented but only was used when the option "Copy All" was used --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#2651
No description provided.