[PR #375] [MERGED] qt_gui: Added feature to toggle (show/hide) game list view #1520

Closed
opened 2026-02-27 21:12:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/375
Author: @notgonnaleo
Created: 8/8/2024
Status: Merged
Merged: 8/20/2024
Merged by: @georgemoralis

Base: mainHead: main


📝 Commits (4)

  • ddec111 qt_gui: Added feature to toggle (show/hide) game list view
  • 4375e6f Fixed if else formatting
  • 0d56be6 Removed else that duplicated while commiting the typo fixes
  • 1494723 Fixed coding style again on the if brackets

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 src/qt_gui/main_window.cpp (+10 -0)
📝 src/qt_gui/main_window.h (+1 -0)

📄 Description

"Show Game List" button originally didn't have any action assigned to it, so this PR is supposed to implement the change that would make sense to it (even though I don't think anyone would be using this too much.)


🔄 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/375 **Author:** [@notgonnaleo](https://github.com/notgonnaleo) **Created:** 8/8/2024 **Status:** ✅ Merged **Merged:** 8/20/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`ddec111`](https://github.com/shadps4-emu/shadPS4/commit/ddec111da6e2a822295b5a672f029b5bc2646c26) qt_gui: Added feature to toggle (show/hide) game list view - [`4375e6f`](https://github.com/shadps4-emu/shadPS4/commit/4375e6fa3afc4109ce3cfce1d176634082cd07ed) Fixed if else formatting - [`0d56be6`](https://github.com/shadps4-emu/shadPS4/commit/0d56be629b8ed1fa5ee11eb06b7af018f3b8c429) Removed else that duplicated while commiting the typo fixes - [`1494723`](https://github.com/shadps4-emu/shadPS4/commit/14947232a76d88760536494d2ea5d41d774b1515) Fixed coding style again on the if brackets ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/main_window.cpp` (+10 -0) 📝 `src/qt_gui/main_window.h` (+1 -0) </details> ### 📄 Description "Show Game List" button originally didn't have any action assigned to it, so this PR is supposed to implement the change that would make sense to it (even though I don't think anyone would be using this too much.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:54 +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#1520
No description provided.