[PR #2286] [MERGED] Fix game title sorting - List view #2622

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2286
Author: @DanielSvoboda
Created: 1/30/2025
Status: Merged
Merged: 1/30/2025
Merged by: @squidbus

Base: mainHead: main


📝 Commits (4)

📊 Changes

2 files changed (+8 additions, -3 deletions)

View changed files

📝 src/qt_gui/game_list_frame.cpp (+7 -2)
📝 src/qt_gui/game_list_frame.h (+1 -1)

📄 Description

PR https://github.com/shadps4-emu/shadPS4/pull/2284 corrects the sorting when clicking on the header, but the list was already disorganized.
Now it starts in the correct order.


🔄 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/2286 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 1/30/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`06ec104`](https://github.com/shadps4-emu/shadPS4/commit/06ec10497d8334e0e0c43f9fdcc95581bd96f0cf) Fix game title sorting - [`f312674`](https://github.com/shadps4-emu/shadPS4/commit/f312674c881deefeae2f6788e2390a697004c90c) fix - [`5d8e9f3`](https://github.com/shadps4-emu/shadPS4/commit/5d8e9f3b42cb3f7018a09165614aa448e2274410) fix - [`f49e55c`](https://github.com/shadps4-emu/shadPS4/commit/f49e55c0edbb0d0ca47d8176561325b222a9fbd9) fix ### 📊 Changes **2 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/qt_gui/game_list_frame.cpp` (+7 -2) 📝 `src/qt_gui/game_list_frame.h` (+1 -1) </details> ### 📄 Description PR https://github.com/shadps4-emu/shadPS4/pull/2284 corrects the sorting when clicking on the header, but the list was already disorganized. Now it starts in the correct order. --- <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:38 +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#2622
No description provided.