| .. |
|
_discord_utils.cpp
|
|
|
|
_discord_utils.h
|
|
|
|
about_dialog.cpp
|
Discord: Use vanity URL
|
2025-04-04 23:10:21 +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: Remove supporters from translations
|
2025-03-20 08:52:08 +01: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
|
|
|
|
basic_mouse_settings_dialog.cpp
|
input: Allow mapping keys to basic mouse buttons
|
2025-01-09 21:59:01 +01:00 |
|
basic_mouse_settings_dialog.h
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
breakpoint_handler.cpp
|
PPU: HasBreakpoint fast path when empty
|
2025-04-28 09:28:51 +03:00 |
|
breakpoint_handler.h
|
PPU: HasBreakpoint fast path when empty
|
2025-04-28 09:28:51 +03:00 |
|
breakpoint_list.cpp
|
Add memory breakpoints
|
2025-03-04 15:41:36 +01:00 |
|
breakpoint_list.h
|
Add memory breakpoints
|
2025-03-04 15:41:36 +01: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
|
Add SDL camera handler
|
2026-01-03 14:40:02 +01:00 |
|
camera_settings_dialog.h
|
Add SDL camera handler
|
2026-01-03 14:40:02 +01:00 |
|
camera_settings_dialog.ui
|
Refactor camera code to support different camera handlers
|
2026-01-01 08:54:57 +01:00 |
|
category.h
|
Qt: Add Operating system category
|
2024-12-28 18:10:06 +01:00 |
|
cg_disasm_window.cpp
|
Qt: try to fix drag and drop issues
|
2026-01-05 20:14:55 +01:00 |
|
cg_disasm_window.h
|
Qt: try to fix drag and drop issues
|
2026-01-05 20:14:55 +01:00 |
|
cheat_manager.cpp
|
Qt/cheats: don't accept imported cheats unless valid
|
2025-12-27 17:18:44 +01:00 |
|
cheat_manager.h
|
Qt/cheats: don't accept imported cheats unless valid
|
2025-12-27 17:18:44 +01:00 |
|
clans_settings_dialog.cpp
|
Clans: Emulator and server implementation (#17835)
|
2025-12-20 16:43:17 +01:00 |
|
clans_settings_dialog.h
|
Clans: Emulator and server implementation (#17835)
|
2025-12-20 16:43:17 +01:00 |
|
CMakeLists.txt
|
Add mouse-based gyro emulation (#18113)
|
2026-02-02 09:21:02 +01:00 |
|
config_adapter.cpp
|
static analysis: more const
|
2025-03-05 00:12:30 +01:00 |
|
config_adapter.h
|
Qt: Add std::string GetSettingOptions
|
2024-11-15 09:48:12 +01:00 |
|
config_checker.cpp
|
Qt: fix some warnings
|
2025-10-10 13:02:04 +02:00 |
|
config_checker.h
|
Qt: Implement config check in Utilities and log viewer
|
2022-12-22 09:09:51 +01:00 |
|
curl_handle.cpp
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
curl_handle.h
|
fix lld warning LNK4217
|
2025-12-27 18:40:01 +01:00 |
|
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
|
Update to Qt 6.9.0
|
2025-04-11 23:11:38 +02:00 |
|
custom_table_widget_item.h
|
|
|
|
custom_tree_widget.h
|
patch_manager: make patches selectable by double click
|
2025-08-24 10:26:46 +02:00 |
|
debugger_add_bp_window.cpp
|
Add memory breakpoints
|
2025-03-04 15:41:36 +01:00 |
|
debugger_add_bp_window.h
|
Add memory breakpoints
|
2025-03-04 15:41:36 +01:00 |
|
debugger_frame.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
debugger_frame.h
|
Qt: "Show in Memory Viewer" context action (#17131)
|
2025-05-03 08:35:45 +03:00 |
|
debugger_list.cpp
|
Remove qstr, sstr and qsv aliases. This does not compile on clang-cl
|
2025-06-30 08:18:50 +02:00 |
|
debugger_list.h
|
Add memory breakpoints
|
2025-03-04 15:41:36 +01:00 |
|
dimensions_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
dimensions_dialog.h
|
Improve dimensions dialog layout
|
2024-07-22 20:52:40 +02:00 |
|
downloader.cpp
|
Qt: try to fix update downloader
|
2026-02-03 07:13:03 +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: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
elf_memory_dumping_dialog.h
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
emu_settings.cpp
|
Implemented sorted emit_data for YAML nodes
|
2026-02-22 16:05:14 +02:00 |
|
emu_settings.h
|
Remove qstr, sstr and qsv aliases. This does not compile on clang-cl
|
2025-06-30 08:18:50 +02:00 |
|
emu_settings_type.h
|
rsx: Add configuration toggle to debug tab
|
2026-02-25 22:44:33 +03:00 |
|
emulated_logitech_g27_settings_dialog.cpp
|
USB: Added support for G27 compatibility modes
|
2025-12-31 21:25:37 +00:00 |
|
emulated_logitech_g27_settings_dialog.h
|
USB: Added support for G27 compatibility modes
|
2025-12-31 21:25:37 +00:00 |
|
emulated_pad_settings_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
emulated_pad_settings_dialog.h
|
Headers cleanup
|
2025-02-11 20:38:35 +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: fix flow_layout segfault
|
2024-12-19 13:49:43 +01:00 |
|
flow_layout.h
|
Qt: Add mulit selection to game grid
|
2026-01-08 07:45:04 +01:00 |
|
flow_widget.cpp
|
Qt: Add mulit selection to game grid
|
2026-01-08 07:45:04 +01:00 |
|
flow_widget.h
|
Fixed more SingStar previews, this time for v05.00
|
2026-01-11 17:36:38 +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
|
Check available and required size when installing a package (#17829)
|
2025-12-07 14:38:13 +01:00 |
|
game_compatibility.h
|
Check available and required size when installing a package (#17829)
|
2025-12-07 14:38:13 +01:00 |
|
game_list.cpp
|
Qt: Relax game_list deselection checks
|
2025-12-03 02:16:30 +01:00 |
|
game_list.h
|
Qt: Update header texts and actions when language changes
|
2025-12-01 14:49:04 +01:00 |
|
game_list_actions.cpp
|
Qt: remove all shortcut files if requested
|
2026-01-13 23:51:57 +01:00 |
|
game_list_actions.h
|
move disk usage dialog box to game list's context menu (#17977)
|
2026-01-07 08:22:40 +01:00 |
|
game_list_base.cpp
|
Qt: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
game_list_base.h
|
Qt: Fix game list multi-selection after Refresh
|
2026-01-06 17:09:39 +01:00 |
|
game_list_context_menu.cpp
|
move disk usage dialog box to game list's context menu (#17977)
|
2026-01-07 08:22:40 +01:00 |
|
game_list_context_menu.h
|
Refactor game_list_frame
|
2026-01-06 16:22:07 +01:00 |
|
game_list_delegate.cpp
|
Qt: fix visibility check of table widget items
|
2025-04-10 02:23:16 +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: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
game_list_frame.h
|
Qt: Fix game list multi-selection after Refresh
|
2026-01-06 17:09:39 +01:00 |
|
game_list_grid.cpp
|
Qt: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
game_list_grid.h
|
Qt: Fix game list multi-selection after Refresh
|
2026-01-06 17:09:39 +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: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
game_list_table.h
|
Qt: Fix game list multi-selection after Refresh
|
2026-01-06 17:09:39 +01:00 |
|
gl_gs_frame.cpp
|
gl: Fix crashes when creating new context
|
2025-11-21 11:52:35 +03:00 |
|
gl_gs_frame.h
|
RSX/Qt: Reuse gs_frame if possible
|
2025-01-06 15:49:09 +01:00 |
|
gs_frame.cpp
|
tiny style fixes
|
2026-02-25 11:53:04 +01:00 |
|
gs_frame.h
|
tiny style fixes
|
2026-02-25 11:53:04 +01:00 |
|
gui_application.cpp
|
Add SDL camera handler
|
2026-01-03 14:40:02 +01:00 |
|
gui_application.h
|
Qt: deploy and apply Qt translations
|
2026-01-01 19:17:13 +01:00 |
|
gui_game_info.cpp
|
Qt/patches: move game list loop to patch manager
|
2025-03-03 17:49:31 +01:00 |
|
gui_game_info.h
|
Fixed more SingStar previews, this time for v05.00
|
2026-01-11 17:36:38 +01:00 |
|
gui_save.h
|
Fix some static analysis warnings
|
2024-12-17 20:46:07 +01:00 |
|
gui_settings.cpp
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
gui_settings.h
|
Qt: allow to disable logging to the log frame while it is hidden
|
2026-01-25 11:42:16 +01:00 |
|
hex_validator.h
|
Qt: "Show in Memory Viewer" context action (#17131)
|
2025-05-03 08:35:45 +03:00 |
|
infinity_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01: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
|
|
|
|
instruction_editor_dialog.cpp
|
Remove qstr, sstr and qsv aliases. This does not compile on clang-cl
|
2025-06-30 08:18:50 +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 |
|
kamen_rider_dialog.cpp
|
USB: Complete Summonride figures
|
2026-01-25 03:02:23 +01:00 |
|
kamen_rider_dialog.h
|
USB: Complete Summonride figures
|
2026-01-25 03:02:23 +01:00 |
|
kernel_explorer.cpp
|
kernel_explorer: Order PPUs by priority
|
2025-11-17 21:32:58 +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
|
Qt/Input: use empty string for pad_button_max_enum
|
2025-01-10 00:50:02 +01:00 |
|
localized_emu.h
|
overlays: add fullscreen toggle to home menu
|
2026-02-25 11:53:04 +01:00 |
|
log_frame.cpp
|
Qt: adjust ansi colors based on background color
|
2026-02-09 23:22:45 +01:00 |
|
log_frame.h
|
Qt: allow to disable logging to the log frame while it is hidden
|
2026-01-25 11:42:16 +01:00 |
|
log_viewer.cpp
|
Qt: allow to exclude strings in log viewer
|
2026-02-03 08:58:03 +01:00 |
|
log_viewer.h
|
Qt: allow to exclude strings in log viewer
|
2026-02-03 08:58:03 +01:00 |
|
main_window.cpp
|
Qt: Allow to boot iso files from menu
|
2026-01-10 12:14:09 +01:00 |
|
main_window.h
|
Qt: Allow to boot iso files from menu
|
2026-01-10 12:14:09 +01:00 |
|
main_window.ui
|
Qt: Allow to boot iso files from menu
|
2026-01-10 12:14:09 +01:00 |
|
memory_string_searcher.cpp
|
fmt: add more string_view versions of string functions
|
2025-12-08 19:49:42 +01:00 |
|
memory_viewer_panel.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
memory_viewer_panel.h
|
vm: Deallocate memory early, check no PS3 memory leaks
|
2025-10-22 10:55:48 +03:00 |
|
microphone_creator.cpp
|
fmt: add more string_view versions of string functions
|
2025-12-08 19:49:42 +01:00 |
|
microphone_creator.h
|
fmt: add more string_view versions of string functions
|
2025-12-08 19:49:42 +01:00 |
|
midi_creator.cpp
|
fmt: add more string_view versions of string functions
|
2025-12-08 19:49:42 +01:00 |
|
midi_creator.h
|
fmt: add more string_view versions of string functions
|
2025-12-08 19:49:42 +01:00 |
|
movie_item.cpp
|
Qt: revert setting UserRole. this doesn't seem to have been the culprit for multiselection
|
2025-12-03 21:17:46 +01:00 |
|
movie_item.h
|
Qt: implement flow layout game grid
|
2023-05-06 06:31:58 +02:00 |
|
movie_item_base.cpp
|
Refactor camera code to support different camera handlers
|
2026-01-01 08:54:57 +01:00 |
|
movie_item_base.h
|
Qt: Add qt video source class for more generic video playback
|
2025-03-29 15:09:25 +01:00 |
|
msg_dialog_frame.cpp
|
Qt: remove discontinued QWinTaskbar code
|
2025-04-02 10:48:09 +02:00 |
|
msg_dialog_frame.h
|
Qt: move progress indication to own handler
|
2023-01-11 05:43:34 +01:00 |
|
music_player_dialog.cpp
|
Qt: implement music player dialog for music handler tests
|
2025-04-23 08:14:59 +02:00 |
|
music_player_dialog.h
|
Qt: implement music player dialog for music handler tests
|
2025-04-23 08:14:59 +02:00 |
|
music_player_dialog.ui
|
Qt: implement music player dialog for music handler tests
|
2025-04-23 08:14:59 +02:00 |
|
numbered_widget_item.h
|
|
|
|
osk_dialog_frame.cpp
|
Headers cleanup
|
2025-02-11 20:38:35 +01: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
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
pad_motion_settings_dialog.h
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
pad_motion_settings_dialog.ui
|
evdev: add motion device
|
2022-08-14 11:04:57 +02:00 |
|
pad_settings_dialog.cpp
|
Qt: change UI labels based on device product type
|
2026-01-24 15:18:07 +01:00 |
|
pad_settings_dialog.h
|
Qt: change UI labels based on device product type
|
2026-01-24 15:18:07 +01:00 |
|
pad_settings_dialog.ui
|
Qt: add button to remove gamepad config
|
2025-11-16 01:19:43 +01:00 |
|
patch_creator_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01: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: try to fix drag and drop issues
|
2026-01-05 20:14:55 +01:00 |
|
patch_manager_dialog.h
|
Qt: try to fix drag and drop issues
|
2026-01-05 20:14:55 +01:00 |
|
patch_manager_dialog.ui
|
patch_manager: make patches selectable by double click
|
2025-08-24 10:26:46 +02:00 |
|
permissions.cpp
|
Move permissions to own file
|
2025-02-25 19:45:43 +01:00 |
|
permissions.h
|
Move permissions to own file
|
2025-02-25 19:45:43 +01: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
|
Qt: ask user for install options before starting the installation
|
2025-12-27 22:00:12 +01:00 |
|
pkg_install_dialog.h
|
Qt: remove unused NotifyBatchedGameActionFinished signal
|
2025-12-27 22:00:12 +01:00 |
|
progress_dialog.cpp
|
Qt: remove discontinued QWinTaskbar code
|
2025-04-02 10:48:09 +02:00 |
|
progress_dialog.h
|
Qt: remove discontinued QWinTaskbar code
|
2025-04-02 10:48:09 +02:00 |
|
progress_indicator.cpp
|
Qt: remove discontinued QWinTaskbar code
|
2025-04-02 10:48:09 +02:00 |
|
progress_indicator.h
|
Qt: remove discontinued QWinTaskbar code
|
2025-04-02 10:48:09 +02:00 |
|
ps_move_tracker_dialog.cpp
|
Fix UB
|
2025-05-14 09:44:07 +03:00 |
|
ps_move_tracker_dialog.h
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
ps_move_tracker_dialog.ui
|
improve menus
|
2025-12-30 14:48:09 +01:00 |
|
qt_camera_handler.cpp
|
Refactor camera code to support different camera handlers
|
2026-01-01 08:54:57 +01:00 |
|
qt_camera_handler.h
|
cellCamera: try to fix internal state on stop
|
2024-12-18 03:54:25 +01:00 |
|
qt_camera_video_sink.cpp
|
Qt: Fix image dimensions passed to camera_video_sink::present
|
2026-01-03 02:27:54 +01:00 |
|
qt_camera_video_sink.h
|
Refactor camera code to support different camera handlers
|
2026-01-01 08:54:57 +01:00 |
|
qt_music_handler.cpp
|
Qt: implement music player dialog for music handler tests
|
2025-04-23 08:14:59 +02:00 |
|
qt_music_handler.h
|
Qt: implement music player dialog for music handler tests
|
2025-04-23 08:14:59 +02:00 |
|
qt_utils.cpp
|
Qt: adjust ansi colors based on background color
|
2026-02-09 23:22:45 +01:00 |
|
qt_utils.h
|
Qt: adjust ansi colors based on background color
|
2026-02-09 23:22:45 +01:00 |
|
qt_video_source.cpp
|
Qt: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
qt_video_source.h
|
Qt: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
raw_mouse_settings_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
raw_mouse_settings_dialog.h
|
Qt/input: allow keypresses in raw mouse handler
|
2025-01-14 15:52:46 +01:00 |
|
recvmessage_dialog_frame.cpp
|
Make IP Binding more global
|
2025-05-10 08:44:05 +03:00 |
|
recvmessage_dialog_frame.h
|
Fix some static analysis warnings
|
2025-05-24 18:24:58 +02:00 |
|
register_editor_dialog.cpp
|
Remove qstr, sstr and qsv aliases. This does not compile on clang-cl
|
2025-06-30 08:18:50 +02:00 |
|
register_editor_dialog.h
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
render_creator.cpp
|
static analysis: more const
|
2025-03-05 00:12:30 +01:00 |
|
render_creator.h
|
Allow MSAA selection in the UI
|
2025-02-11 02:28:31 +03:00 |
|
richtext_item_delegate.h
|
Qt: Fix multi package install dialog on Linux
|
2025-04-08 09:28:10 +02:00 |
|
rpcn_settings_dialog.cpp
|
Improve add friend logging/dialogs
|
2026-02-06 08:33:23 +01:00 |
|
rpcn_settings_dialog.h
|
Improve add friend logging/dialogs
|
2026-02-06 08:33:23 +01:00 |
|
rsx_debugger.cpp
|
rsx_debugger: fix gcc index access warning
|
2025-11-17 03:46:06 +02:00 |
|
rsx_debugger.h
|
rsx-debugger: Show disassembly of the currently active VP and FP
|
2025-05-21 16:51:11 +03:00 |
|
save_data_dialog.cpp
|
overlays: play ICON1.PAM in save data list if possible
|
2025-03-31 18:27:54 +02:00 |
|
save_data_dialog.h
|
overlays: play ICON1.PAM in save data list if possible
|
2025-03-31 18:27:54 +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
|
|
|
|
save_data_list_dialog.cpp
|
cellSaveData: improve logging for overlays
|
2024-09-20 20:43:57 +02:00 |
|
save_data_list_dialog.h
|
Headers cleanup
|
2025-02-11 20:38:35 +01:00 |
|
save_manager_dialog.cpp
|
Qt: Update header texts and actions when language changes
|
2025-12-01 14:49:04 +01:00 |
|
save_manager_dialog.h
|
Qt: Update header texts and actions when language changes
|
2025-12-01 14:49:04 +01:00 |
|
savestate_manager_dialog.cpp
|
Qt: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
savestate_manager_dialog.h
|
ISO: Don't access m_game_info from icon_load_func
|
2026-01-09 14:40:51 +02: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
|
Headers cleanup
|
2025-02-11 20:38:35 +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
|
|
|
|
sendmessage_dialog_frame.cpp
|
Make IP Binding more global
|
2025-05-10 08:44:05 +03:00 |
|
sendmessage_dialog_frame.h
|
RPCN v1.4
|
2025-02-12 15:00:50 +01:00 |
|
settings.cpp
|
Headers cleanup
|
2025-02-11 20:38:35 +01: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
|
rsx: Add configuration toggle to debug tab
|
2026-02-25 22:44:33 +03:00 |
|
settings_dialog.h
|
Qt: fix settings_dialog opening on wrong tab
|
2024-12-19 13:49:43 +01:00 |
|
settings_dialog.ui
|
rsx: Add configuration toggle to debug tab
|
2026-02-25 22:44:33 +03:00 |
|
shortcut_dialog.cpp
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
shortcut_dialog.h
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
shortcut_dialog.ui
|
Qt: Enable game window shortcuts
|
2024-09-27 17:57:49 +02:00 |
|
shortcut_handler.cpp
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
shortcut_handler.h
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
shortcut_settings.cpp
|
Add mouse-based gyro emulation (#18113)
|
2026-02-02 09:21:02 +01:00 |
|
shortcut_settings.h
|
Add mouse-based gyro emulation (#18113)
|
2026-02-02 09:21:02 +01:00 |
|
shortcut_utils.cpp
|
Qt: just remove the entire .app dir on macOs
|
2026-01-13 23:51:57 +01:00 |
|
shortcut_utils.h
|
Qt: remove all shortcut files if requested
|
2026-01-13 23:51:57 +01:00 |
|
skylander_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
skylander_dialog.h
|
Increase max number of skylanders to 8
|
2022-12-06 18:14:58 +01:00 |
|
sound_effect_manager_dialog.cpp
|
Qt: Add sound effect manager
|
2025-11-30 09:23:36 +00:00 |
|
sound_effect_manager_dialog.h
|
Qt: Add sound effect manager
|
2025-11-30 09:23:36 +00: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: adjust ansi colors based on background color
|
2026-02-09 23:22:45 +01:00 |
|
syntax_highlighter.h
|
Qt: adjust ansi colors based on background color
|
2026-02-09 23:22:45 +01: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
|
|
|
|
tooltips.h
|
rsx: Add configuration toggle to debug tab
|
2026-02-25 22:44:33 +03:00 |
|
trophy_manager_dialog.cpp
|
Qt: ISO clean up
|
2026-01-10 06:36:58 +01:00 |
|
trophy_manager_dialog.h
|
Qt: Update header texts and actions when language changes
|
2025-12-01 14:49:04 +01:00 |
|
trophy_notification_frame.cpp
|
|
|
|
trophy_notification_frame.h
|
|
|
|
trophy_notification_helper.cpp
|
Qt: Add sound effect manager
|
2025-11-30 09:23:36 +00:00 |
|
trophy_notification_helper.h
|
|
|
|
update_manager.cpp
|
Qt: fix translation of update dialog if the language was changed between downloading the json and clicking on update
|
2025-12-02 09:18:16 +01:00 |
|
update_manager.h
|
Qt: fix translation of update dialog if the language was changed between downloading the json and clicking on update
|
2025-12-02 09:18:16 +01:00 |
|
user_account.cpp
|
|
|
|
user_account.h
|
Fix some static analysis warnings
|
2024-12-17 20:46:07 +01:00 |
|
user_manager_dialog.cpp
|
Remove qstr, sstr and qsv aliases. This does not compile on clang-cl
|
2025-06-30 08:18:50 +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
|
windows: move config.yml and games.yml to /config/
|
2025-01-16 21:33:33 +01:00 |
|
uuid.h
|
Qt: log uuid
|
2022-06-30 21:36:11 +02:00 |
|
vfs_dialog.cpp
|
Fix game list update for auto-detection VFS games folder (#17051)
|
2025-04-17 12:14:54 +02:00 |
|
vfs_dialog.h
|
Qt: add new vfs usb tab
|
2022-05-10 19:39:35 +02:00 |
|
vfs_dialog_path_widget.cpp
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
vfs_dialog_path_widget.h
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
vfs_dialog_tab.cpp
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +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: forward declare gui_settings
|
2025-11-17 03:46:06 +02:00 |
|
vfs_dialog_usb_tab.h
|
Qt: forward declare gui_settings
|
2025-11-17 03:46:06 +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 |
|
video_label.cpp
|
Qt: play ICON1.PAM in save data manager details
|
2025-03-29 15:09:25 +01:00 |
|
video_label.h
|
Qt: play ICON1.PAM in save data manager details
|
2025-03-29 15:09:25 +01:00 |
|
welcome_dialog.cpp
|
Qt: fix shortcut creation for ISO
|
2026-01-10 12:14:09 +01:00 |
|
welcome_dialog.h
|
fix dark theme switching on initial welcome dialog (#16373)
|
2024-12-06 20:14:35 +01:00 |
|
welcome_dialog.ui
|
Welcome Dialog: Reject users that reject our TOS
|
2024-12-07 20:56:05 +02:00 |