[PR #458] [MERGED] Adding an “About” window #1579

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/458
Author: @Xphalnos
Created: 8/17/2024
Status: Merged
Merged: 8/17/2024
Merged by: @raphaelthegreat

Base: mainHead: main


📝 Commits (1)

📊 Changes

6 files changed (+164 additions, -1 deletions)

View changed files

📝 CMakeLists.txt (+4 -1)
src/qt_gui/about_dialog.cpp (+13 -0)
src/qt_gui/about_dialog.h (+21 -0)
src/qt_gui/about_dialog.ui (+110 -0)
📝 src/qt_gui/main_window.cpp (+6 -0)
📝 src/qt_gui/main_window_ui.h (+10 -0)

📄 Description

I created an About window in the interface

Capture d'écran 2024-08-17 174143

Capture d'écran 2024-08-17 171146


🔄 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/458 **Author:** [@Xphalnos](https://github.com/Xphalnos) **Created:** 8/17/2024 **Status:** ✅ Merged **Merged:** 8/17/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`bed1916`](https://github.com/shadps4-emu/shadPS4/commit/bed1916d4690a13a64e27c893a9dbddfa728ae3b) About Window ### 📊 Changes **6 files changed** (+164 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CMakeLists.txt` (+4 -1) ➕ `src/qt_gui/about_dialog.cpp` (+13 -0) ➕ `src/qt_gui/about_dialog.h` (+21 -0) ➕ `src/qt_gui/about_dialog.ui` (+110 -0) 📝 `src/qt_gui/main_window.cpp` (+6 -0) 📝 `src/qt_gui/main_window_ui.h` (+10 -0) </details> ### 📄 Description I created an About window in the interface ![Capture d'écran 2024-08-17 174143](https://github.com/user-attachments/assets/080b410a-e08e-4d6a-8d83-58c4d9a2e722) ![Capture d'écran 2024-08-17 171146](https://github.com/user-attachments/assets/c48cc92e-a375-40da-b470-02e3401b1436) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:09 +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#1579
No description provided.