rpcs3/rpcs3/rpcs3qt
2022-08-14 11:04:57 +02:00
..
_discord_utils.cpp
_discord_utils.h
about_dialog.cpp Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02: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 Qt: Misc text updates (#12110) 2022-05-30 19:35:41 +02:00
auto_pause_settings_dialog.cpp
auto_pause_settings_dialog.h
breakpoint_handler.cpp
breakpoint_handler.h
breakpoint_list.cpp Debugger: Fix and use centered PC by default 2022-08-12 15:20:48 +03:00
breakpoint_list.h Debugger: Implement SPU breakpoints 2022-06-21 16:59:45 +03:00
call_stack_list.cpp Debugger: Hide breakpoint and callstack list if unused (#12266) 2022-06-21 23:42:42 +02:00
call_stack_list.h
camera_settings_dialog.cpp
camera_settings_dialog.h Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
camera_settings_dialog.ui
category.h
cg_disasm_window.cpp
cg_disasm_window.h
cheat_manager.cpp
cheat_manager.h
CMakeLists.txt evdev: add motion device 2022-08-14 11:04:57 +02:00
config_adapter.cpp
config_adapter.h
curl_handle.cpp
curl_handle.h
custom_dialog.cpp
custom_dialog.h
custom_dock_widget.h Qt: Replace some deprecated Qt5 stuff 2022-04-21 21:23:10 +02:00
custom_table_widget_item.cpp
custom_table_widget_item.h
debugger_frame.cpp Debugger: Fix and use centered PC by default 2022-08-12 15:20:48 +03:00
debugger_frame.h Debugger: Optimize cpu_thread::dump_regs() 2022-06-23 22:41:32 +02:00
debugger_list.cpp Debugger: Fix and use centered PC by default 2022-08-12 15:20:48 +03:00
debugger_list.h Debugger: Fix and use centered PC by default 2022-08-12 15:20:48 +03:00
downloader.cpp Qt: Also parse changelog with "Background" update 2022-06-12 09:19:18 +02:00
downloader.h initial cellGameThemeInstall and cellGameThemeInstallFromBuffer 2022-06-07 07:37:30 +02:00
emu_settings_type.h Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
emu_settings.cpp rsx: PS3 Native frame limiter improvements, add Infinite frame limiter 2022-06-25 15:30:41 +02:00
emu_settings.h
fatal_error_dialog.cpp
fatal_error_dialog.h
find_dialog.cpp
find_dialog.h
game_compatibility.cpp
game_compatibility.h
game_list_frame.cpp Savestates: Implement Ctrl+R to reload the most recent savestate 2022-07-12 15:15:42 +03:00
game_list_frame.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
game_list_grid_delegate.cpp
game_list_grid_delegate.h
game_list_grid.cpp
game_list_grid.h
game_list.cpp
game_list.h
gl_gs_frame.cpp
gl_gs_frame.h
gs_frame.cpp Savestates: Do not restart after Ctrl+S for now 2022-07-19 10:43:51 +03:00
gs_frame.h
gui_application.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
gui_application.h Emu: Implement BlockingCallFromMainThread 2022-06-25 14:01:40 +03:00
gui_save.h
gui_settings.cpp
gui_settings.h Debugger: Fix and use centered PC by default 2022-08-12 15:20:48 +03:00
input_dialog.cpp
input_dialog.h
instruction_editor_dialog.cpp Fix instructions editor, implement preview for to-be-edited instructions 2022-04-25 20:15:10 +02:00
instruction_editor_dialog.h Fix instructions editor, implement preview for to-be-edited instructions 2022-04-25 20:15:10 +02:00
ipc_settings_dialog.cpp Implement PINE IPC Server 2022-06-19 17:56:50 +02:00
ipc_settings_dialog.h Implement PINE IPC Server 2022-06-19 17:56:50 +02:00
kernel_explorer.cpp kernel_explorer: Add info about ppu_thread::ack_suspend 2022-08-11 11:42:16 +03:00
kernel_explorer.h
localized_emu.h implement cellPhotoImport 2022-07-26 17:27:35 +02:00
localized.cpp PSF: move resolution flags to enum 2022-06-02 13:12:04 +02:00
localized.h PSF: move resolution flags to enum 2022-06-02 13:12:04 +02:00
log_frame.cpp logs: Prevent potential deadlock of the main thread in stack mode 2022-08-11 11:42:16 +03:00
log_frame.h logs: Batch log messages (optimization) 2022-07-12 21:37:06 +02:00
log_viewer.cpp Qt: Add save filtered log to menu of log viewer 2022-08-05 20:50:51 +02:00
log_viewer.h Qt: Add timestamp filter to log viewer 2022-04-16 20:49:50 +02:00
main_window.cpp Mount custom dev_bdvd if a disc game was mounted from dev_hdd0 2022-07-22 07:36:49 +02:00
main_window.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
main_window.ui Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
memory_string_searcher.cpp Minor AArch64 support changes 2022-05-04 16:12:32 +03:00
memory_string_searcher.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
memory_viewer_panel.cpp RSX Memory Viewer: Fix local memory displaying 2022-06-21 16:59:45 +03:00
memory_viewer_panel.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
microphone_creator.cpp
microphone_creator.h
movie_item.h
msg_dialog_frame.cpp
msg_dialog_frame.h
numbered_widget_item.h
osk_dialog_frame.cpp OSK/overlays: fix initial input interception 2022-04-26 00:51:38 +02:00
osk_dialog_frame.h OSK/overlays: fix initial input interception 2022-04-26 00:51:38 +02:00
pad_device_info.h evdev: add motion device 2022-08-14 11:04:57 +02:00
pad_led_settings_dialog.cpp Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
pad_led_settings_dialog.h evdev: add motion device 2022-08-14 11:04:57 +02:00
pad_led_settings_dialog.ui
pad_motion_settings_dialog.cpp evdev: add motion device 2022-08-14 11:04:57 +02: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 evdev: add motion device 2022-08-14 11:04:57 +02:00
pad_settings_dialog.h evdev: add motion device 2022-08-14 11:04:57 +02:00
pad_settings_dialog.ui evdev: add motion device 2022-08-14 11:04:57 +02:00
patch_creator_dialog.cpp
patch_creator_dialog.h Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
patch_creator_dialog.ui
patch_manager_dialog.cpp initial cellGameThemeInstall and cellGameThemeInstallFromBuffer 2022-06-07 07:37:30 +02:00
patch_manager_dialog.h Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
patch_manager_dialog.ui
persistent_settings.cpp
persistent_settings.h
pkg_install_dialog.cpp
pkg_install_dialog.h
progress_dialog.cpp
progress_dialog.h
qt_camera_error_handler.cpp
qt_camera_error_handler.h
qt_camera_handler.cpp Emu: Implement BlockingCallFromMainThread 2022-06-25 14:01:40 +03:00
qt_camera_handler.h
qt_camera_video_surface.cpp
qt_camera_video_surface.h
qt_music_error_handler.cpp cellMusic: Fix resume, fast forward and rewind 2022-07-27 07:39:55 +02:00
qt_music_error_handler.h cellMusic: Fix resume, fast forward and rewind 2022-07-27 07:39:55 +02:00
qt_music_handler.cpp cellMusic: Fix resume, fast forward and rewind 2022-07-27 07:39:55 +02:00
qt_music_handler.h cellMusic: Fix resume, fast forward and rewind 2022-07-27 07:39:55 +02:00
qt_utils.cpp Qt: fix image ratio in screenshot_manager_dialog 2022-07-29 03:14:29 +02:00
qt_utils.h Qt: fix image ratio in screenshot_manager_dialog 2022-07-29 03:14:29 +02:00
recvmessage_dialog_frame.cpp
recvmessage_dialog_frame.h
register_editor_dialog.cpp
register_editor_dialog.h
render_creator.cpp
render_creator.h
richtext_item_delegate.h
rpcn_settings_dialog.cpp Add a message overlay 2022-05-23 08:38:02 +02:00
rpcn_settings_dialog.h
rsx_debugger.cpp rsx_debugger: Fix memory leak 2022-08-12 15:20:48 +03:00
rsx_debugger.h
save_data_dialog.cpp Emu: Implement BlockingCallFromMainThread 2022-06-25 14:01:40 +03:00
save_data_dialog.h
save_data_info_dialog.cpp
save_data_info_dialog.h
save_data_list_dialog.cpp Qt/savedata: use rsx overlays selection_code 2022-07-21 01:36:33 +02:00
save_data_list_dialog.h Qt/savedata: use rsx overlays selection_code 2022-07-21 01:36:33 +02:00
save_manager_dialog.cpp Qt: Replace some deprecated Qt5 stuff 2022-04-21 21:23:10 +02:00
save_manager_dialog.h
screenshot_manager_dialog.cpp Qt: fix image ratio in screenshot_manager_dialog 2022-07-29 03:14:29 +02:00
screenshot_manager_dialog.h
screenshot_preview.cpp
screenshot_preview.h
sendmessage_dialog_frame.cpp
sendmessage_dialog_frame.h
settings_dialog.cpp Qt: fix custom settings audio device corruption 2022-07-08 23:56:10 +02:00
settings_dialog.h Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
settings_dialog.ui Audio: device switching and channel count detection (#12246) 2022-07-08 17:13:38 +02:00
settings.cpp
settings.h
shortcut_utils.cpp
shortcut_utils.h
skylander_dialog.cpp Qt: Replace some deprecated Qt5 stuff 2022-04-21 21:23:10 +02:00
skylander_dialog.h
stylesheets.h
syntax_highlighter.cpp
syntax_highlighter.h
table_item_delegate.h
tooltips.cpp
tooltips.h evdev: add motion device 2022-08-14 11:04:57 +02:00
trophy_manager_dialog.cpp
trophy_manager_dialog.h
trophy_notification_frame.cpp
trophy_notification_frame.h
trophy_notification_helper.cpp
trophy_notification_helper.h
update_manager.cpp Qt: Use exe dir instead emu dir for updates 2022-06-30 22:19:32 +02:00
update_manager.h
user_account.cpp
user_account.h
user_manager_dialog.cpp Qt: Replace some deprecated Qt5 stuff 2022-04-21 21:23:10 +02:00
user_manager_dialog.h
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_path_widget.cpp Qt: add new vfs usb tab 2022-05-10 19:39:35 +02: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 Qt: add new vfs usb tab 2022-05-10 19:39:35 +02: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: add new vfs usb tab 2022-05-10 19:39:35 +02:00
vfs_dialog_usb_tab.h Qt: add new vfs usb tab 2022-05-10 19:39:35 +02:00
vfs_dialog.cpp Mount custom dev_bdvd if a disc game was mounted from dev_hdd0 2022-07-22 07:36:49 +02:00
vfs_dialog.h Qt: add new vfs usb tab 2022-05-10 19:39:35 +02:00
welcome_dialog.cpp Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
welcome_dialog.h Qt: use unique_ptr for Ui objects. Should fix some mem-leaks 2022-06-05 19:07:03 +02:00
welcome_dialog.ui Qt: Misc text updates (#12110) 2022-05-30 19:35:41 +02:00