.. |
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
|
Delete unused code, fix a comment.
|
2024-10-23 10:55:46 +02:00 |
Context.h
|
Bunch more linting
|
2024-10-10 11:57:10 +02:00 |
IconCache.cpp
|
Bunch more linting
|
2024-10-10 11:57:10 +02:00 |
IconCache.h
|
Store: Fix race condition causing crashes if looking at another game before an icon finishes downloading
|
2023-09-20 21:49:17 +02:00 |
PopupScreens.cpp
|
Reset tint/saturation on theme change
|
2024-10-23 15:30:33 +02:00 |
PopupScreens.h
|
Reset tint/saturation on theme change
|
2024-10-23 15:30:33 +02: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
|
Implement mousewheel vertical scroll and hover in ImGui integration
|
2024-11-06 22:00:11 +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
|
More lint warning fixes
|
2024-10-10 10:52:45 +02:00 |