rpcsx/rpcs3/rpcs3qt
2024-11-22 15:48:16 +01:00
..
_discord_utils.cpp Emu: some cleanup 2021-04-09 21:03:49 +02:00
_discord_utils.h Remove BOM markers 2020-12-06 15:30:12 +03:00
about_dialog.cpp Replace some URLs 2024-04-03 15:03:39 +03:00
about_dialog.h Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
about_dialog.ui about_dialog: Add new testers 2023-06-25 20:16:55 +03:00
auto_pause_settings_dialog.cpp Qt: Simplify some string conversion bloat 2024-09-25 20:09:39 +02:00
auto_pause_settings_dialog.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
basic_mouse_settings_dialog.cpp qt: ignore right click to clear input config button if the button is disabled 2024-05-25 00:51:05 +02:00
basic_mouse_settings_dialog.h input/qt: allow to map mouse buttons in the guncon config 2024-05-21 23:35:35 +02:00
breakpoint_handler.cpp Debugger: Add some error pop-ups for invalid operations 2021-07-31 15:27:30 +02:00
breakpoint_handler.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
breakpoint_list.cpp Qt: Simplify some string conversion bloat 2024-09-25 20:09:39 +02:00
breakpoint_list.h Qt: ignore double clicks unless they are left clicks 2024-09-02 23:26:56 +02:00
call_stack_list.cpp Qt: Simplify some string conversion bloat 2024-09-25 20:09:39 +02:00
call_stack_list.h Qt: ignore double clicks unless they are left clicks 2024-09-02 23:26:56 +02:00
camera_settings_dialog.cpp Qt: Tiny improvements to Cam/Mic permissions 2024-09-25 20:09:39 +02:00
camera_settings_dialog.h Qt6 port 2023-07-31 20:03:24 +03:00
camera_settings_dialog.ui Qt6 port 2023-07-31 20:03:24 +03:00
category.h VSH/UI: Add VSH to game grid 2023-01-07 22:52:50 +01:00
cg_disasm_window.cpp Qt/logging: add format function for QString 2023-06-15 19:48:15 +02:00
cg_disasm_window.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
cheat_manager.cpp simplify template code like std::is_same<T>::value 2024-04-21 18:15:17 +03:00
cheat_manager.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
CMakeLists.txt Add opencv to cmake 2024-11-16 15:10:20 +01:00
config_adapter.cpp Qt: Add std::string GetSettingOptions 2024-11-15 09:48:12 +01:00
config_adapter.h Qt: Add std::string GetSettingOptions 2024-11-15 09:48:12 +01:00
config_checker.cpp Qt6 port 2023-07-31 20:03:24 +03:00
config_checker.h Qt: Implement config check in Utilities and log viewer 2022-12-22 09:09:51 +01:00
curl_handle.cpp Qt: don't deleteLater the progress_dialog 2024-03-09 15:18:20 +01:00
curl_handle.h Qt: don't deleteLater the progress_dialog 2024-03-09 15:18:20 +01:00
custom_dialog.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
custom_dialog.h Remove BOM markers 2020-12-06 15:30:12 +03:00
custom_dock_widget.h Qt: Replace some deprecated Qt5 stuff 2022-04-21 21:23:10 +02:00
custom_table_widget_item.cpp Qt6 port 2023-07-31 20:03:24 +03:00
custom_table_widget_item.h Qt: use gifs as icons on hover if available. 2021-04-16 11:21:04 +02:00
debugger_frame.cpp Fix std::basic_string warnings (#16261) 2024-11-11 21:54:44 +02:00
debugger_frame.h Debugger: Fix thread-selection and refactoring 2024-09-20 23:52:37 +03:00
debugger_list.cpp Debugger: Non-blocking thread list refresh 2024-09-06 20:28:11 +03:00
debugger_list.h Debugger: Pointer comparison bugfix 2024-08-22 12:21:55 +03:00
dimensions_dialog.cpp sys_usbd: Better Dimensions Move Handling 2024-11-05 18:17:05 +01:00
dimensions_dialog.h Improve dimensions dialog layout 2024-07-22 20:52:40 +02:00
downloader.cpp Qt: accept downloader progress dialog instead of closing it 2024-03-09 20:07:37 +01:00
downloader.h Qt: don't close the progress dialog if it is already being closed anyway 2024-03-09 15:18:20 +01:00
elf_memory_dumping_dialog.cpp Qt: Fix elf_memory_dumping_dialog PPU address 2023-07-31 08:53:10 +03:00
elf_memory_dumping_dialog.h SPU Executable Code Dumping Tool 2023-05-15 14:11:13 +03:00
emu_settings.cpp cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
emu_settings.h overlays: get localized values in home menu settings 2024-11-15 09:48:12 +01:00
emu_settings_type.h overlays: get localized values in home menu settings 2024-11-15 09:48:12 +01:00
emulated_pad_settings_dialog.cpp cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
emulated_pad_settings_dialog.h cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
fatal_error_dialog.cpp ux: Update vcredist links and optionally disable help text from error dialog 2022-12-06 20:46:35 +01:00
fatal_error_dialog.h ux: Update vcredist links and optionally disable help text from error dialog 2022-12-06 20:46:35 +01:00
find_dialog.cpp Qt: fix data type of find_dialog text edits 2023-07-31 04:10:09 +03:00
find_dialog.h Qt: fix data type of find_dialog text edits 2023-07-31 04:10:09 +03:00
flow_layout.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
flow_layout.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
flow_widget.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
flow_widget.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
flow_widget_item.cpp Qt: force hover event handling for flow widget items 2023-11-30 22:10:32 +01:00
flow_widget_item.h Qt: force hover event handling for flow widget items 2023-11-30 22:10:32 +01:00
game_compatibility.cpp Qt: Replace QMap with std::map 2024-11-06 09:34:32 +01:00
game_compatibility.h Add missing QPainter::end calls 2024-07-24 09:21:15 +02:00
game_list.cpp Qt: Make sure that table columns and their actions have the same state after restoring the layout 2024-10-15 12:59:37 +02:00
game_list.h Qt: Make sure that table columns and their actions have the same state after restoring the layout 2024-10-15 12:59:37 +02:00
game_list_base.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
game_list_base.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
game_list_delegate.cpp Qt: allow hiding trophy table columns 2023-05-18 15:26:05 +02:00
game_list_delegate.h Qt: fix table item delegate usage 2023-04-23 09:25:27 +02:00
game_list_frame.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
game_list_frame.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
game_list_grid.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
game_list_grid.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
game_list_grid_item.cpp Qt: force hover event handling for flow widget items 2023-11-30 22:10:32 +01:00
game_list_grid_item.h Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
game_list_table.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
game_list_table.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
gl_gs_frame.cpp Fix OpenGL behavior under wayland-egl 2024-08-12 04:55:26 +03:00
gl_gs_frame.h Qt: move fullscreen cli arg from global to gs_frame 2023-02-14 08:03:26 +01:00
gs_frame.cpp Progress Dialog: Fix recursion and concurrency use of text updates 2024-11-16 12:22:23 +02:00
gs_frame.h Qt: Enable game window shortcuts 2024-09-27 17:57:49 +02:00
gui_application.cpp overlays: get localized values in home menu settings 2024-11-15 09:48:12 +01:00
gui_application.h overlays: translate home menu settings 2024-11-14 23:23:36 +01:00
gui_save.h Remove BOM markers 2020-12-06 15:30:12 +03:00
gui_settings.cpp Qt: Add std::string GetSettingOptions 2024-11-15 09:48:12 +01:00
gui_settings.h Use native theme on macOS, hide Dark Mode toggle 2024-09-29 13:49:28 +02:00
infinity_dialog.cpp Improve dimensions dialog layout 2024-07-22 20:52:40 +02:00
infinity_dialog.h Add 2 more slots for Power Discs on Infinity Base 2024-05-21 18:59:55 +03:00
input_dialog.cpp Qt: Simplify some string conversion bloat 2024-09-25 20:09:39 +02:00
input_dialog.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
instruction_editor_dialog.cpp threads: replace magic number id_type with thread_class 2024-05-18 16:16:08 +02:00
instruction_editor_dialog.h SPU Debugger: Implement viewing block hash on request 2024-04-03 15:03:39 +03:00
ipc_settings_dialog.cpp Start/Stop IPC when changing the config setting 2023-12-15 18:08:07 +01:00
ipc_settings_dialog.h Implement PINE IPC Server 2022-06-19 17:56:50 +02:00
kernel_explorer.cpp threads: replace magic number id_type with thread_class 2024-05-18 16:16:08 +02:00
kernel_explorer.h kernel-explorer: Add logging ability 2021-07-02 12:29:59 +02:00
localized.cpp cellVideoOut: support interlaced scan modes 2024-05-05 01:38:54 +02:00
localized.h Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
localized_emu.cpp input/qt: allow to map mouse buttons in the guncon config 2024-05-21 23:35:35 +02:00
localized_emu.h overlays: localize RPCS3 progress dialog 2024-11-15 09:48:12 +01:00
log_frame.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
log_frame.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
log_viewer.cpp Qt: Allow to use .gz files in Log viewer 2023-10-13 07:45:16 +02:00
log_viewer.h Fix some includes and warnings 2023-01-10 20:57:32 +01:00
main_window.cpp cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
main_window.h Fix crash on VFS Tool (#16146) 2024-09-29 03:11:27 +03:00
main_window.ui cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
memory_string_searcher.cpp memory viewer: Add RegEx instruction searching mode 2023-07-07 16:03:08 +03:00
memory_viewer_panel.cpp memory_viewer_panel: use existing thread_class instead of extra enum 2024-05-18 16:16:08 +02:00
memory_viewer_panel.h memory_viewer_panel: use existing thread_class instead of extra enum 2024-05-18 16:16:08 +02:00
microphone_creator.cpp Use openal-soft submodule and link statically 2024-06-06 15:02:47 +02:00
microphone_creator.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
midi_creator.cpp Qt: add Q_OBJECT macro to midi_creator 2024-02-20 10:06:02 +01:00
midi_creator.h Qt: add Q_OBJECT macro to midi_creator 2024-02-20 10:06:02 +01:00
movie_item.cpp Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
movie_item.h Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
movie_item_base.cpp Qt: implement hover pam in game list 2023-11-29 20:11:45 +01:00
movie_item_base.h Qt: implement hover pam in game list 2023-11-29 20:11:45 +01:00
msg_dialog_frame.cpp overlays: fix some warnings, simplify code, use move and references 2023-08-23 21:42:59 +02:00
msg_dialog_frame.h Qt: move progress indication to own handler 2023-01-11 05:43:34 +01:00
numbered_widget_item.h Simplify numbered_widget_item 2021-01-12 14:13:15 +01:00
osk_dialog_frame.cpp Qt: Simplify some string conversion bloat 2024-09-25 20:09:39 +02:00
osk_dialog_frame.h cellOskDialog: improve kb event hook callback 2023-01-28 21:51:36 +01:00
pad_device_info.h Qt: localize default pad names 2024-02-20 10:06:02 +01:00
pad_led_settings_dialog.cpp Add missing QPainter::end calls 2024-07-24 09:21:15 +02:00
pad_led_settings_dialog.h Qt: disable battery LED settings if the pad handler doesn't support it 2024-07-06 18:55:48 +02:00
pad_led_settings_dialog.ui Qt: fix player LED groupbox label 2024-07-06 18:55:48 +02:00
pad_motion_settings_dialog.cpp fix deprecation warnings in Qt 6.8 2024-10-28 23:42:02 +01:00
pad_motion_settings_dialog.h evdev: add motion device 2022-08-14 11:04:57 +02:00
pad_motion_settings_dialog.ui evdev: add motion device 2022-08-14 11:04:57 +02:00
pad_settings_dialog.cpp Fix compilation 2024-11-16 09:45:31 +01:00
pad_settings_dialog.h Qt/input: update buttons at 100 hz instead of 1000 hz. 2024-08-11 00:56:07 +02:00
pad_settings_dialog.ui input: enable squircle settings in keyboard pad handler 2024-09-14 17:20:07 +02:00
patch_creator_dialog.cpp Qt: Simplify some string conversion bloat 2024-09-25 20:09:39 +02:00
patch_creator_dialog.h Qt: use default colors for native styles 2023-12-22 10:03:56 +01:00
patch_creator_dialog.ui Qt: patch creator 2021-09-04 10:39:32 +02:00
patch_manager_dialog.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
patch_manager_dialog.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
patch_manager_dialog.ui Qt/patches: allow to select text with the mouse 2024-08-15 09:35:58 +02:00
persistent_settings.cpp Qt: Add std::string GetSettingOptions 2024-11-15 09:48:12 +01:00
persistent_settings.h Qt: Replace QMap with std::map 2024-11-06 09:34:32 +01:00
pkg_install_dialog.cpp Emu: some cleanup 2021-04-09 21:03:49 +02:00
pkg_install_dialog.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
progress_dialog.cpp Qt: properly hide and show progress indicator 2024-05-05 08:31:13 +02:00
progress_dialog.h Qt: properly hide and show progress indicator 2024-05-05 08:31:13 +02:00
progress_indicator.cpp Qt: properly hide and show progress indicator 2024-05-05 08:31:13 +02:00
progress_indicator.h Qt: properly hide and show progress indicator 2024-05-05 08:31:13 +02:00
ps_move_tracker_dialog.cpp Qt: show warning if ps move tracking is not supported 2024-11-16 15:10:20 +01:00
ps_move_tracker_dialog.h cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
ps_move_tracker_dialog.ui cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
qt_camera_handler.cpp Qt: Tiny improvements to Cam/Mic permissions 2024-09-25 20:09:39 +02:00
qt_camera_handler.h merge qt_camera_error_handler into qt_camera_handler 2024-05-06 01:57:52 +02:00
qt_camera_video_sink.cpp Qt: Use inplace image mirroring in video sink 2024-11-22 15:48:16 +01:00
qt_camera_video_sink.h fix compiler warnings 2024-03-28 08:45:20 +01:00
qt_music_handler.cpp merge qt_music_error_handler into qt_music_handler 2024-05-06 01:57:52 +02:00
qt_music_handler.h merge qt_music_error_handler into qt_music_handler 2024-05-06 01:57:52 +02:00
qt_utils.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
qt_utils.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
raw_mouse_settings_dialog.cpp Savestates/Mouse: Fix Mouse handler use 2024-06-20 20:25:07 +03:00
raw_mouse_settings_dialog.h input/qt: enumerate raw mouse devices once a seconds in the config dialog 2024-05-25 00:51:05 +02:00
recvmessage_dialog_frame.cpp sceNp: implement sceNpBasicAbortGui 2024-02-03 17:59:19 +01:00
recvmessage_dialog_frame.h overlays: implement native recvmessage dialog 2024-01-31 16:33:29 +01:00
register_editor_dialog.cpp threads: replace magic number id_type with thread_class 2024-05-18 16:16:08 +02:00
register_editor_dialog.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
render_creator.cpp Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
render_creator.h Don't use std::exit during Qt initialization 2021-02-05 17:32:48 +01:00
richtext_item_delegate.h Add missing QPainter::end calls 2024-07-24 09:21:15 +02:00
rpcn_settings_dialog.cpp overlays: add friends list to home menu 2024-10-06 09:57:20 +02:00
rpcn_settings_dialog.h overlays: add friends list to home menu 2024-10-06 09:57:20 +02:00
rsx_debugger.cpp Qt: sync gui settings by default after setting or removing values 2024-08-26 06:28:47 +02:00
rsx_debugger.h RSX debugger: Implement Texture Dumper 2022-12-10 15:09:42 +01:00
save_data_dialog.cpp cellSaveData: improve logging for overlays 2024-09-20 20:43:57 +02:00
save_data_dialog.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
save_data_info_dialog.cpp Qt: Simplify some string conversion bloat 2024-09-25 20:09:39 +02:00
save_data_info_dialog.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
save_data_list_dialog.cpp cellSaveData: improve logging for overlays 2024-09-20 20:43:57 +02:00
save_data_list_dialog.h Qt: ignore double clicks unless they are left clicks 2024-09-02 23:26:56 +02:00
save_manager_dialog.cpp Qt: sync gui settings by default after setting or removing values 2024-08-26 06:28:47 +02:00
save_manager_dialog.h Qt: add search bar to save manager 2024-03-13 18:42:42 +01:00
screenshot_item.cpp Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
screenshot_item.h Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
screenshot_manager_dialog.cpp Qt: only allow double leftclick in screenshot manager 2023-12-05 08:37:34 +01:00
screenshot_manager_dialog.h Qt: implement flow layout game grid 2023-05-06 06:31:58 +02:00
screenshot_preview.cpp Qt: only allow double leftclick in screenshot manager 2023-12-05 08:37:34 +01:00
screenshot_preview.h Remove BOM markers 2020-12-06 15:30:12 +03:00
sendmessage_dialog_frame.cpp overlays: add friends list to home menu 2024-10-06 09:57:20 +02:00
sendmessage_dialog_frame.h sceNp: implement sceNpBasicAbortGui 2024-02-03 17:59:19 +01:00
settings.cpp Qt: sync gui settings by default after setting or removing values 2024-08-26 06:28:47 +02:00
settings.h Qt: sync gui settings by default after setting or removing values 2024-08-26 06:28:47 +02:00
settings_dialog.cpp overlays: get localized values in home menu settings 2024-11-15 09:48:12 +01:00
settings_dialog.h Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
settings_dialog.ui cellSaveData: Add autosave indicator (#15720) 2024-11-04 21:53:34 +01:00
shortcut_dialog.cpp Qt: sync gui settings by default after setting or removing values 2024-08-26 06:28:47 +02:00
shortcut_dialog.h Qt: add shortcut manager 2023-01-10 19:28:26 +01:00
shortcut_dialog.ui Qt: Enable game window shortcuts 2024-09-27 17:57:49 +02:00
shortcut_handler.cpp Qt/shortcuts: add handler id to log messages 2024-09-27 17:57:49 +02:00
shortcut_handler.h Qt: Enable game window shortcuts 2024-09-27 17:57:49 +02:00
shortcut_settings.cpp Qt/Overlays: Add home menu shortcut to game window 2024-10-01 03:25:36 +02:00
shortcut_settings.h Qt/Overlays: Add home menu shortcut to game window 2024-10-01 03:25:36 +02:00
shortcut_utils.cpp Update shortcut_utils.cpp 2024-09-28 13:14:18 +02:00
shortcut_utils.h MacOs/Arm64/Shortcuts: Add more plist entries 2024-09-26 19:48:40 +02:00
skylander_dialog.cpp Improve dimensions dialog layout 2024-07-22 20:52:40 +02:00
skylander_dialog.h Increase max number of skylanders to 8 2022-12-06 18:14:58 +01:00
stylesheets.h Qt: Try to improve default stylesheet after Qt 6.7.3 update 2024-09-27 17:57:49 +02:00
syntax_highlighter.cpp Qt: use default colors for native styles 2023-12-22 10:03:56 +01:00
syntax_highlighter.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
system_cmd_dialog.cpp Qt: add validator to patch creator offset lineedit 2023-07-13 08:40:19 +02:00
system_cmd_dialog.h Qt: add system cmd dialog 2023-01-16 17:26:05 +01:00
table_item_delegate.cpp Qt: allow hiding trophy table columns 2023-05-18 15:26:05 +02:00
table_item_delegate.h Qt: fix table item delegate usage 2023-04-23 09:25:27 +02:00
tooltips.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
tooltips.h cellGem: implement real ps move handler 2024-11-16 09:45:31 +01:00
trophy_manager_dialog.cpp Qt: Replace some instances of QMap, QPair and QList 2024-11-14 20:50:33 +01:00
trophy_manager_dialog.h Trophy Manager: allow to lock/unlock trophies 2023-12-15 00:31:49 +01:00
trophy_notification_frame.cpp Emu: some cleanup 2021-04-09 21:03:49 +02:00
trophy_notification_frame.h Remove BOM markers 2020-12-06 15:30:12 +03:00
trophy_notification_helper.cpp rsx/overlays: Putting it all together 2023-02-24 00:46:53 +03:00
trophy_notification_helper.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
update_manager.cpp Improve logging during RPCS3 updates 2024-09-20 15:53:00 +02:00
update_manager.h Qt: add checkbox to restart dialog 2023-04-18 20:08:21 +02:00
user_account.cpp Move unspecific Emulator code out of System.cpp 2021-04-24 11:21:22 +03:00
user_account.h Remove whitespace 2023-02-15 08:58:02 +01:00
user_manager_dialog.cpp Qt: ignore double clicks unless they are left clicks 2024-09-02 23:26:56 +02:00
user_manager_dialog.h Qt: ignore double clicks unless they are left clicks 2024-09-02 23:26:56 +02:00
uuid.cpp Qt: log uuid 2022-06-30 21:36:11 +02:00
uuid.h Qt: log uuid 2022-06-30 21:36:11 +02:00
vfs_dialog.cpp Qt/logging: add format function for QString 2023-06-15 19:48:15 +02:00
vfs_dialog.h Qt: add new vfs usb tab 2022-05-10 19:39:35 +02:00
vfs_dialog_path_widget.cpp SPU Executable Code Dumping Tool 2023-05-15 14:11:13 +03:00
vfs_dialog_path_widget.h Qt: add new vfs usb tab 2022-05-10 19:39:35 +02:00
vfs_dialog_tab.cpp Qt: add new vfs usb tab 2022-05-10 19:39:35 +02:00
vfs_dialog_tab.h Qt: add new vfs usb tab 2022-05-10 19:39:35 +02:00
vfs_dialog_usb_input.cpp VFS: Fix some potential .back() segfaults 2024-01-25 17:03:58 +01:00
vfs_dialog_usb_input.h Qt: add new vfs usb tab 2022-05-10 19:39:35 +02:00
vfs_dialog_usb_tab.cpp Qt: ignore double clicks unless they are left clicks 2024-09-02 23:26:56 +02:00
vfs_dialog_usb_tab.h Qt: ignore double clicks unless they are left clicks 2024-09-02 23:26:56 +02:00
vfs_tool_dialog.cpp Fix crash on VFS Tool (#16146) 2024-09-29 03:11:27 +03:00
vfs_tool_dialog.h Qt: vfs tool dialog 2024-08-15 00:45:48 +02:00
vfs_tool_dialog.ui Qt: vfs tool dialog 2024-08-15 00:45:48 +02:00
welcome_dialog.cpp Use native theme on macOS, hide Dark Mode toggle 2024-09-29 13:49:28 +02:00
welcome_dialog.h Welcome Dialog: Add ability to set Dark Theme 2023-09-22 10:03:51 +03:00
welcome_dialog.ui Welcome Dialog: Add ability to set Dark Theme 2023-09-22 10:03:51 +03:00