ppsspp/Common/UI
2025-01-07 18:53:15 +01:00
..
AsyncImageFileView.cpp Remove lots of now-unnecessary ".c_str()" 2024-05-24 22:53:13 +02:00
AsyncImageFileView.h Merge pull request #18545 from GermanAizek/const-ref-params 2023-12-14 13:49:33 +01:00
Context.cpp Fix a runtime warning in text rendering 2024-11-21 15:48:18 +01:00
Context.h Bunch more linting 2024-10-10 11:57:10 +02:00
IconCache.cpp More include cleanup 2024-12-18 13:57:26 +01:00
IconCache.h More include cleanup 2024-12-18 13:57:26 +01:00
PopupScreens.cpp Restrict username minimum length too (3 chars) 2025-01-07 18:09:19 +01:00
PopupScreens.h Restrict username minimum length too (3 chars) 2025-01-07 18:09:19 +01:00
Root.cpp Decentralize the assert for AllocateAlignedMemory failures 2024-10-22 21:49:50 +02:00
Root.h Fix issue where achievement sounds didn't play if UI Sounds were off. 2023-07-16 21:43:49 +02:00
Screen.cpp imgui: Code cleanup, fix clean shutdown 2024-11-05 11:27:16 +01:00
Screen.h imgui: Code cleanup, fix clean shutdown 2024-11-05 11:27:16 +01:00
ScrollView.cpp Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
ScrollView.h Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
Tween.cpp Rename Point to Point2D to avoid a cocoa name clash 2024-05-29 18:52:39 +02:00
Tween.h Cleanup, add another GPU stat 2024-10-29 08:18:41 +01:00
UI.cpp Delete unused code, fix a comment. 2024-10-23 10:55:46 +02:00
UI.h Delete unused code, fix a comment. 2024-10-23 10:55:46 +02:00
UIScreen.cpp imgui: Code cleanup, fix clean shutdown 2024-11-05 11:27:16 +01:00
UIScreen.h imgui: Code cleanup, fix clean shutdown 2024-11-05 11:27:16 +01:00
View.cpp UI: Correct maxLen_ in text input fields 2025-01-07 18:53:15 +01:00
View.h Fix/hack some color issues with the 1995 theme 2024-10-22 21:26:29 +02:00
ViewGroup.cpp [Common/Data/File/Input/Net/Serialize/System/UI] Using for based loop C++17 and replaced on structured binding map C++17 2024-09-17 17:42:08 +02:00
ViewGroup.h UI fixes: Rework savedata manager a bit, default keyboard focus to Cancel in confirmation dialogs (#19771) 2024-12-28 10:36:05 +01:00