| .. |
|
_discord_utils.cpp
|
|
|
|
_discord_utils.h
|
|
|
|
about_dialog.cpp
|
Discord: Use vanity URL
|
2025-04-04 23:10:21 +02:00 |
|
about_dialog.h
|
|
|
|
about_dialog.ui
|
Qt: Remove supporters from translations
|
2025-03-20 08:52:08 +01:00 |
|
anaglyph_settings_dialog.cpp
|
Remove unused variable
|
2026-05-14 17:12:25 +02:00 |
|
anaglyph_settings_dialog.h
|
Add anaglyph settings
|
2026-05-08 21:42:29 +02:00 |
|
auto_pause_settings_dialog.cpp
|
remove unused lambda captures
|
2026-03-29 14:45:53 +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
|
remove unused lambda captures
|
2026-03-29 14:45:53 +02:00 |
|
clans_settings_dialog.h
|
Clans: Emulator and server implementation (#17835)
|
2025-12-20 16:43:17 +01:00 |
|
CMakeLists.txt
|
Add anaglyph settings
|
2026-05-08 21:42:29 +02: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: Allow to compare configurations in gamelist context menu
|
2026-04-19 16:21:41 +02:00 |
|
config_checker.h
|
Qt: Allow to compare configurations in gamelist context menu
|
2026-04-19 16:21:41 +02:00 |
|
config_database.cpp
|
Qt: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02:00 |
|
config_database.h
|
Qt: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02: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
|
|
|
|
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
|
Qt: hide log frame by default
|
2026-03-30 18:40:34 +02:00 |
|
debugger_frame.h
|
SPU Debugger: Measure rate of block ran
|
2026-03-26 13:55:00 +02: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: Add timeouts and abort logic to downloader
|
2026-04-30 20:41:35 +02:00 |
|
downloader.h
|
Qt: Add timeouts and abort logic to downloader
|
2026-04-30 20:41:35 +02: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_type.cpp
|
rsx/qt: Add depth compare emulation to the advanced tab
|
2026-05-13 11:43:32 +03:00 |
|
emu_settings_type.h
|
rsx/qt: Add depth compare emulation to the advanced tab
|
2026-05-13 11:43:32 +03:00 |
|
emu_settings.cpp
|
Add anaglyph settings
|
2026-05-08 21:42:29 +02:00 |
|
emu_settings.h
|
implement config db
|
2026-04-16 01:18:05 +02: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
|
|
|
|
fatal_error_dialog.h
|
|
|
|
find_dialog.cpp
|
Remove unused variable in find_dialog
|
2026-04-14 11:53:41 +02:00 |
|
find_dialog.h
|
Qt: Improve find dialog
|
2026-03-23 17:52:30 +01: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_item.cpp
|
|
|
|
flow_widget_item.h
|
|
|
|
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 |
|
game_compatibility.cpp
|
Qt: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02:00 |
|
game_compatibility.h
|
Qt: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02:00 |
|
game_list_actions.cpp
|
Fix some warnings
|
2026-04-30 20:41:35 +02:00 |
|
game_list_actions.h
|
Add ISO integrity check
|
2026-04-22 15:06:02 +02:00 |
|
game_list_base.cpp
|
game_list: Fix icon display for multi-game collection ISOs
|
2026-05-08 14:32:43 +02:00 |
|
game_list_base.h
|
Qt: add setting for disabling hover music
|
2026-03-22 06:49:43 +01:00 |
|
game_list_context_menu.cpp
|
Some fixes (#18686)
|
2026-05-07 06:38:57 +03: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
|
|
|
|
game_list_frame.cpp
|
game_list: Fix ISO cache bypass in is_from_yml branch for multi-game ISOs (#18683)
|
2026-05-05 11:14:16 +02:00 |
|
game_list_frame.h
|
Add ISO integrity check
|
2026-04-22 15:06:02 +02:00 |
|
game_list_grid_item.cpp
|
Qt: fix audio timer loop
|
2026-03-22 15:46:44 +01:00 |
|
game_list_grid_item.h
|
|
|
|
game_list_grid.cpp
|
Add support to play from a BD Drive (currently only on Windows) (#18648)
|
2026-04-29 05:42:49 +03:00 |
|
game_list_grid.h
|
Qt: add setting for disabling hover music
|
2026-03-22 06:49:43 +01:00 |
|
game_list_table.cpp
|
Add support to play from a BD Drive (currently only on Windows) (#18648)
|
2026-04-29 05:42:49 +03:00 |
|
game_list_table.h
|
Qt: add setting for disabling hover music
|
2026-03-22 06:49:43 +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 |
|
gl_gs_frame.cpp
|
gl: Fix crashes when creating new context
|
2025-11-21 11:52:35 +03:00 |
|
gl_gs_frame.h
|
Add anaglyph settings
|
2026-05-08 21:42:29 +02:00 |
|
gs_frame.cpp
|
remove unused lambda captures
|
2026-03-29 14:45:53 +02:00 |
|
gs_frame.h
|
tiny style fixes
|
2026-02-25 11:53:04 +01:00 |
|
gui_application.cpp
|
Improve quit logging
|
2026-04-19 15:25:57 +02: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
|
implement config db
|
2026-04-16 01:18:05 +02:00 |
|
gui_save.h
|
Fix some static analysis warnings
|
2024-12-17 20:46:07 +01:00 |
|
gui_settings.cpp
|
Qt: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02:00 |
|
gui_settings.h
|
Qt: hide log frame by default
|
2026-03-30 18:40:34 +02: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
|
|
|
|
ipc_settings_dialog.h
|
|
|
|
iso_integrity.cpp
|
Add ISO integrity check
|
2026-04-22 15:06:02 +02:00 |
|
iso_integrity.h
|
Add ISO integrity check
|
2026-04-22 15:06:02 +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
|
remove unused lambda captures
|
2026-03-29 14:45:53 +02:00 |
|
kernel_explorer.h
|
|
|
|
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 toggle for boot sequence music
|
2026-03-30 18:40:34 +02:00 |
|
localized.cpp
|
cellVideoOut: support interlaced scan modes
|
2024-05-05 01:38:54 +02:00 |
|
localized.h
|
|
|
|
log_frame.cpp
|
Qt: hide log frame by default
|
2026-03-30 18:40:34 +02: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_level_dialog.cpp
|
Qt: add log level settings
|
2026-03-06 15:06:25 +01:00 |
|
log_level_dialog.h
|
Qt: add log level settings
|
2026-03-06 15:06:25 +01:00 |
|
log_viewer.cpp
|
Harden bitset access
|
2026-05-14 17:12:25 +02:00 |
|
log_viewer.h
|
Move bit_set to new file
|
2026-05-14 17:12:25 +02:00 |
|
main_window.cpp
|
gui: Remove close button from Game List dock widget
|
2026-05-11 11:26:40 +03:00 |
|
main_window.h
|
linux/macOs: update compat_db and config_db on update
|
2026-04-16 01:18:05 +02:00 |
|
main_window.ui
|
Qt: add recording settings dialog
|
2026-03-30 09:17:20 +02: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
|
Qt: Add some some more thread names
|
2026-03-30 10:58:19 +02: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_base.cpp
|
Qt: Add some some more thread names
|
2026-03-30 10:58:19 +02:00 |
|
movie_item_base.h
|
Qt: Add qt video source class for more generic video playback
|
2025-03-29 15:09:25 +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
|
|
|
|
msg_dialog_frame.cpp
|
Qt: remove discontinued QWinTaskbar code
|
2025-04-02 10:48:09 +02:00 |
|
msg_dialog_frame.h
|
|
|
|
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
|
|
|
|
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
|
|
|
|
pad_settings_dialog.cpp
|
Qt: Do not close pad settings dialog if user said no in duplicate button dialog
|
2026-03-18 18:47:34 +01:00 |
|
pad_settings_dialog.h
|
Qt: Do not close pad settings dialog if user said no in duplicate button dialog
|
2026-03-18 18:47:34 +01:00 |
|
pad_settings_dialog.ui
|
Qt: Disambiguate offset direction labels from DPad/Stick labels (#18695)
|
2026-05-08 15:52:05 +02:00 |
|
patch_creator_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
patch_creator_dialog.h
|
|
|
|
patch_creator_dialog.ui
|
|
|
|
patch_manager_dialog.cpp
|
implement config db
|
2026-04-16 01:18:05 +02: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: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02:00 |
|
persistent_settings.h
|
Qt: Replace QMap with std::map
|
2024-11-06 09:34:32 +01:00 |
|
pkg_install_dialog.cpp
|
Allow to skip optional packages installation
|
2026-04-19 14:38:48 +02:00 |
|
pkg_install_dialog.h
|
Allow to skip optional packages installation
|
2026-04-19 14:38:48 +02: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
|
Qt: Add some some more thread names
|
2026-03-30 10:58:19 +02: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: Create Steam banners as well during shortcut creation
|
2026-03-16 23:20:24 +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
|
game_list: Fix icon display for multi-game collection ISOs
|
2026-05-08 14:32:43 +02:00 |
|
qt_utils.h
|
game_list: Fix icon display for multi-game collection ISOs
|
2026-05-08 14:32:43 +02:00 |
|
qt_video_source.cpp
|
Add support to play from a BD Drive (currently only on Windows) (#18648)
|
2026-04-29 05:42:49 +03:00 |
|
qt_video_source.h
|
Qt: start hover audio/video after a timeout
|
2026-03-22 06:49:43 +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 |
|
recording_settings_dialog.cpp
|
Fix some warnings
|
2026-04-30 20:41:35 +02:00 |
|
recording_settings_dialog.h
|
Qt: add recording settings dialog
|
2026-03-30 09:17:20 +02:00 |
|
recording_settings_dialog.ui
|
Qt: add recording settings dialog
|
2026-03-30 09:17:20 +02: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
|
rpcn: Fix segfault in rpcn_settings_dialog destructor
|
2026-03-10 17:41:48 +01:00 |
|
rpcn_settings_dialog.h
|
Improve add friend logging/dialogs
|
2026-02-06 08:33:23 +01:00 |
|
rsx_debugger.cpp
|
RSX Debugger: populate Captured Draw Calls list
|
2026-04-27 07:16:29 +03: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: play SND0.AT3 in game lists when a movie would play
|
2026-03-10 12:42:56 +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
|
remove unused lambda captures
|
2026-03-29 14:45:53 +02: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: add some sorting options to the screenshot manager
|
2026-03-30 14:26:50 +02:00 |
|
screenshot_item.h
|
Qt: add some sorting options to the screenshot manager
|
2026-03-30 14:26:50 +02:00 |
|
screenshot_manager_dialog.cpp
|
Qt: add some sorting options to the screenshot manager
|
2026-03-30 14:26:50 +02:00 |
|
screenshot_manager_dialog.h
|
Qt: add some sorting options to the screenshot manager
|
2026-03-30 14:26:50 +02:00 |
|
screenshot_preview.cpp
|
|
|
|
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_dialog.cpp
|
rsx/qt: Add depth compare emulation to the advanced tab
|
2026-05-13 11:43:32 +03:00 |
|
settings_dialog.h
|
implement config db
|
2026-04-16 01:18:05 +02:00 |
|
settings_dialog.ui
|
rsx/qt: Add depth compare emulation to the advanced tab
|
2026-05-13 11:43:32 +03:00 |
|
settings.cpp
|
Qt: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02:00 |
|
settings.h
|
Qt: fix memory leak in confg_database
|
2026-04-28 10:00:00 +02: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: Rename Shortcuts to Keyboard Shortcuts
|
2026-03-11 14:42:45 +01: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
|
Add support to play from a BD Drive (currently only on Windows) (#18648)
|
2026-04-29 05:42:49 +03:00 |
|
shortcut_utils.h
|
Add missing <set> include for MSVC compatibility (#18486)
|
2026-03-30 17:47:52 +00:00 |
|
skylander_dialog.cpp
|
UI: remove unnecessary QOverloads
|
2025-12-06 20:58:28 +01:00 |
|
skylander_dialog.h
|
|
|
|
sound_effect_manager_dialog.cpp
|
remove unused lambda captures
|
2026-03-29 14:45:53 +02:00 |
|
sound_effect_manager_dialog.h
|
Qt: Add sound effect manager
|
2025-11-30 09:23:36 +00:00 |
|
steam_utils.cpp
|
steam: disable steam input for shortcuts
|
2026-03-30 12:41:19 +02:00 |
|
steam_utils.h
|
steam: disable steam input for shortcuts
|
2026-03-30 12:41:19 +02:00 |
|
stylesheets.h
|
Qt: Remove some unused code
|
2026-03-21 16:10:26 +01: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
|
|
|
|
system_cmd_dialog.h
|
|
|
|
table_item_delegate.cpp
|
|
|
|
table_item_delegate.h
|
|
|
|
tooltips.cpp
|
|
|
|
tooltips.h
|
rsx/qt: Add depth compare emulation to the advanced tab
|
2026-05-13 11:43:32 +03:00 |
|
trophy_manager_dialog.cpp
|
remove unused lambda captures
|
2026-03-29 14:45:53 +02: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
|
Add clickable PR links in update changelog (#18465)
|
2026-04-24 16:37:17 +00:00 |
|
update_manager.h
|
Add clickable PR links in update changelog (#18465)
|
2026-04-24 16:37:17 +00: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
|
|
|
|
vfs_dialog_path_widget.cpp
|
remove unused lambda captures
|
2026-03-29 14:45:53 +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
|
|
|
|
vfs_dialog_usb_input.cpp
|
|
|
|
vfs_dialog_usb_input.h
|
|
|
|
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_dialog.cpp
|
Fix game list update for auto-detection VFS games folder (#17051)
|
2025-04-17 12:14:54 +02:00 |
|
vfs_dialog.h
|
|
|
|
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: Create Steam banners as well during shortcut creation
|
2026-03-16 23:20:24 +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 |