[PR #1974] [MERGED] Make Genre/Publisher/Developer/Year/Players fields sortable #797

Open
opened 2026-01-29 19:09:35 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/1974
Author: @PugsyMAME
Created: 4/17/2021
Status: Merged
Merged: 4/17/2021
Merged by: @stenzek

Base: masterHead: master


📝 Commits (1)

  • d605d03 Make Genre/Publisher/Developer/Year/Players fields sortable

📊 Changes

1 file changed (+42 additions, -0 deletions)

View changed files

📝 src/duckstation-qt/gamelistmodel.cpp (+42 -0)

📄 Description

Added the new gamelist fields to the GameListModel::lessThan routine to make them sortable.


🔄 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/stenzek/duckstation/pull/1974 **Author:** [@PugsyMAME](https://github.com/PugsyMAME) **Created:** 4/17/2021 **Status:** ✅ Merged **Merged:** 4/17/2021 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d605d03`](https://github.com/stenzek/duckstation/commit/d605d039952197abe451c8c0298293cb88d260af) Make Genre/Publisher/Developer/Year/Players fields sortable ### 📊 Changes **1 file changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/duckstation-qt/gamelistmodel.cpp` (+42 -0) </details> ### 📄 Description Added the new gamelist fields to the GameListModel::lessThan routine to make them sortable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:09:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#797