dolphin/Source/Core/DolphinQt/Achievements
NivekH db9b3592e1
Add instructive text to disabled RetroAchievements login button
Changes the RetroAchievements "Log In" button's text to "To log in, stop the current emulation." when the button is disabled because an emulation session is active. This allows a user to understand why the button is disabled, and how this state can be resolved.

Previously, it could be unclear why this button was disabled without an understanding of the underlying system.

Co-Authored-By: JosJuice <josjuice@gmail.com>
2024-08-19 10:15:44 +02:00
..
AchievementBox.cpp i18n: Add comments and improve source strings 2024-07-28 14:38:20 +02:00
AchievementBox.h Split AchievementBox UpdateData 2024-06-19 22:12:30 -04:00
AchievementHeaderWidget.cpp Fixed missing game badge in achievements dialog 2024-08-15 21:48:50 -04:00
AchievementHeaderWidget.h Update game progress bar to match achievement progress bar 2024-07-10 18:51:37 -04:00
AchievementLeaderboardWidget.cpp Fix Leaderboards Tab 2024-07-14 10:13:27 -04:00
AchievementLeaderboardWidget.h Refactor Leaderboard widget to allow partial updates 2024-05-01 06:43:20 -04:00
AchievementProgressWidget.cpp Merge pull request #12896 from LillyJadeKatrin/retroachievements-visual-improvements 2024-06-30 01:30:34 -04:00
AchievementProgressWidget.h Refactored AchievementProgressWidget to maintain AchievementBox list 2024-05-01 06:43:20 -04:00
AchievementSettingsWidget.cpp Add instructive text to disabled RetroAchievements login button 2024-08-19 10:15:44 +02:00
AchievementSettingsWidget.h Remove Badges Enabled option from Achievements 2024-05-23 10:40:08 -04:00
AchievementsWindow.cpp Re-enable Leaderboards Tab 2024-07-17 22:51:43 -04:00
AchievementsWindow.h Refactor AchievementsWindow::UpdateData to take a partial update parameter 2024-05-01 07:04:32 -04:00