ppsspp/Core/Dialog
2025-01-04 13:15:55 +01:00
..
PSPDialog.cpp More const/static-ification 2024-09-17 15:22:37 +02:00
PSPDialog.h More const/static-ification 2024-09-17 15:22:37 +02:00
PSPGamedataInstallDialog.cpp Restore removed <algorithm> includes. 2024-12-19 09:53:07 +01:00
PSPGamedataInstallDialog.h [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
PSPMsgDialog.cpp Restore removed <algorithm> includes. 2024-12-19 09:53:07 +01:00
PSPMsgDialog.h [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
PSPNetconfDialog.cpp Restore removed <algorithm> includes. 2024-12-19 09:53:07 +01:00
PSPNetconfDialog.h Make the i18n T function use std::string_view 2024-02-12 18:44:39 +01:00
PSPNpSigninDialog.cpp Restore removed <algorithm> includes. 2024-12-19 09:53:07 +01:00
PSPNpSigninDialog.h Make the i18n T function use std::string_view 2024-02-12 18:44:39 +01:00
PSPOskConstants.cpp Osk: Finish moving out the weird strings to PSPOskConstants.cpp 2025-01-04 12:11:12 +01:00
PSPOskConstants.h Osk: Finish moving out the weird strings to PSPOskConstants.cpp 2025-01-04 12:11:12 +01:00
PSPOskDialog.cpp Remove unnecessary c_str(), minor cleanup 2025-01-04 13:15:55 +01:00
PSPOskDialog.h Remove unnecessary c_str(), minor cleanup 2025-01-04 13:15:55 +01:00
PSPPlaceholderDialog.cpp Dialog: Update by button flag consistently. 2023-02-08 19:02:37 -08:00
PSPPlaceholderDialog.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
PSPSaveDialog.cpp Restore removed <algorithm> includes. 2024-12-19 09:53:07 +01:00
PSPSaveDialog.h Fixed return copies from functions and const ref params 2024-04-02 18:37:00 +03:00
PSPScreenshotDialog.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
PSPScreenshotDialog.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
SavedataParam.cpp SavedataParam: Sanity check, read from the correct list when logging files. 2025-01-03 00:49:08 +01:00
SavedataParam.h Some renaming 2024-07-16 22:04:41 +02:00