..
_discord_utils.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
_discord_utils.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
about_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
about_dialog.h
[Qt] Delete "ui" pointer in destructor
2017-09-09 20:29:42 +01:00
about_dialog.ui
Fix ui and sys_net warnings
2020-03-04 22:28:05 +01:00
auto_pause_settings_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
auto_pause_settings_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
breakpoint_handler.cpp
Refactor debugger_frame into subclasses. Mostly trying to simplify
2018-04-21 22:21:51 +04:00
breakpoint_handler.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
breakpoint_list.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
breakpoint_list.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
category.h
Qt: do not use localized filenames for default current config and default stylesheet
2020-02-06 17:41:50 +01:00
cg_disasm_window.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
cg_disasm_window.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
cheat_manager.cpp
Disable exception handling.
2020-03-12 16:03:08 +03:00
cheat_manager.h
silence some annoying warnings
2019-12-28 15:40:57 +01:00
CMakeLists.txt
Qt: Add basic screenshot manager
2020-03-22 23:40:55 +01:00
curl_handle.cpp
Gives ANSI path to curl CURLOPT_CAINFO
2020-03-27 14:23:20 +03:00
curl_handle.h
Qt: use simple curl wrapper to avoid some pitfalls
2020-03-22 19:16:25 +01:00
custom_dialog.cpp
split MsgDialogBase
2019-01-10 13:05:48 +01:00
custom_dialog.h
split MsgDialogBase
2019-01-10 13:05:48 +01:00
custom_dock_widget.h
Qt: make dockwidget title bars optional
2019-01-10 12:14:38 +01:00
custom_table_widget_item.h
Qt: trophy manager overhaul
2018-05-18 23:17:10 +04:00
debugger_frame.cpp
Remove Qt5Network Qt5OpenGL and Qt5QML dependencies
2020-03-22 13:48:43 +03:00
debugger_frame.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
debugger_list.cpp
disasm: Improve instructions spacing
2020-03-19 14:18:05 +03:00
debugger_list.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
emu_settings.cpp
Qt: add more headers for non-Vulkan
2020-03-30 10:52:46 +02:00
emu_settings.h
Fake PSN ( #7516 )
2020-03-04 13:55:35 +00:00
find_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
find_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
game_compatibility.cpp
Qt: use simple curl wrapper to avoid some pitfalls
2020-03-22 19:16:25 +01:00
game_compatibility.h
Qt: use simple curl wrapper to avoid some pitfalls
2020-03-22 19:16:25 +01:00
game_list.h
Qt: fix play button state when booting rpcs3 for the first time
2020-03-08 00:06:48 +01:00
game_list_frame.cpp
Qt: move open_dir to qt_utils
2020-03-25 11:50:06 +01:00
game_list_frame.h
Qt: use Localized::GetVerboseTimeByMs
2020-03-22 19:16:25 +01:00
game_list_grid.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
game_list_grid.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
game_list_grid_delegate.cpp
Qt: icon overhaul
2020-02-10 17:38:19 +01:00
game_list_grid_delegate.h
Qt: icon overhaul
2020-02-10 17:38:19 +01:00
gl_gs_frame.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
gl_gs_frame.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
gs_frame.cpp
Qt: add open file location to screenshot preview
2020-03-25 11:50:06 +01:00
gs_frame.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
gui_application.cpp
Qt: show welcome dialog before showing the app
2020-03-22 19:16:25 +01:00
gui_application.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
gui_settings.cpp
Qt: don't create stupid default.ini file when resetting gui configs
2020-03-08 00:06:48 +01:00
gui_settings.h
Qt: Backup current gui config before applying another one
2020-03-08 00:06:48 +01:00
input_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
input_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
instruction_editor_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
instruction_editor_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
kernel_explorer.cpp
kernel explorer: Add information about memory containers
2020-03-22 12:41:02 +03:00
kernel_explorer.h
move config structs to own files and clean up some headers
2020-02-17 15:08:17 +03:00
localized.cpp
Qt: use Localized::GetVerboseTimeByMs
2020-03-22 19:16:25 +01:00
localized.h
Qt: use Localized::GetVerboseTimeByMs
2020-03-22 19:16:25 +01:00
log_frame.cpp
log: properly escape all html except newlines
2020-03-15 20:41:24 +03:00
log_frame.h
Move Log.h to util/logs.hpp
2020-03-07 12:29:23 +03:00
main_window.cpp
Build: Do not warn for local builds
2020-03-27 23:00:22 +03:00
main_window.h
Replace QNetwork operations with libcurl + wolfssl
2020-03-22 13:48:43 +03:00
main_window.ui
Qt: Add basic screenshot manager
2020-03-22 23:40:55 +01:00
memory_string_searcher.cpp
Fix warnings in emucore
2020-03-04 21:23:34 +03:00
memory_string_searcher.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
memory_viewer_panel.cpp
Fix a segfault in memory viewer
2020-03-19 14:18:05 +03:00
memory_viewer_panel.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
msg_dialog_frame.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
msg_dialog_frame.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
osk_dialog_frame.cpp
overlays: implement osk panels
2020-03-19 21:10:08 +01:00
osk_dialog_frame.h
overlays: implement osk panels
2020-03-19 21:10:08 +01:00
pad_led_settings_dialog.cpp
Fix build with Qt 5.15+
2020-03-23 07:23:56 +03:00
pad_led_settings_dialog.h
Qt/Input: new ds4 LED settings
2020-03-05 22:37:48 +01:00
pad_led_settings_dialog.ui
Qt: Fix led dialog layout and use hidpi painting
2020-03-05 22:37:48 +01:00
pad_settings_dialog.cpp
Qt/Input: piggyback on existing callback for battery_level
2020-03-05 22:37:48 +01:00
pad_settings_dialog.h
Qt/Input: piggyback on existing callback for battery_level
2020-03-05 22:37:48 +01:00
pad_settings_dialog.ui
Qt/Input: new ds4 LED settings
2020-03-05 22:37:48 +01:00
persistent_settings.cpp
Qt: Backup current gui config before applying another one
2020-03-08 00:06:48 +01:00
persistent_settings.h
Qt: use current locale for last played in gamelist
2020-02-04 09:18:05 +01:00
pkg_install_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
pkg_install_dialog.h
Add a dialog to Batch PKG Install
2020-01-05 11:01:26 +01:00
progress_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
progress_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
qt_utils.cpp
Qt: move open_dir to qt_utils
2020-03-25 11:50:06 +01:00
qt_utils.h
Qt: move open_dir to qt_utils
2020-03-25 11:50:06 +01:00
register_editor_dialog.cpp
Disable exception handling.
2020-03-12 16:03:08 +03:00
register_editor_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
rsx_debugger.cpp
Fix memory leak in rsx debugger
2020-03-19 14:18:05 +03:00
rsx_debugger.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
save_data_dialog.cpp
move overlays code to headers
2020-02-26 23:43:18 +01:00
save_data_dialog.h
fix some warnings
2019-08-10 15:13:36 +02:00
save_data_info_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
save_data_info_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
save_data_list_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
save_data_list_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
save_manager_dialog.cpp
Qt: fix mem leaks in screenshot and save managers
2020-03-25 11:50:06 +01:00
save_manager_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
screenshot_manager_dialog.cpp
Qt: fix mem leaks in screenshot and save managers
2020-03-25 11:50:06 +01:00
screenshot_manager_dialog.h
Qt: add naive lazy loading to screenshot manager
2020-03-25 11:50:06 +01:00
screenshot_preview.cpp
Qt: add open file location to screenshot preview
2020-03-25 11:50:06 +01:00
screenshot_preview.h
Qt: add open file location to screenshot preview
2020-03-25 11:50:06 +01:00
settings.cpp
Qt: Backup current gui config before applying another one
2020-03-08 00:06:48 +01:00
settings.h
Qt: don't create stupid default.ini file when resetting gui configs
2020-03-08 00:06:48 +01:00
settings_dialog.cpp
[UI] Grey out AA and Aniso settings under strict rendering ( #7773 )
2020-03-14 20:45:41 +03:00
settings_dialog.h
Qt: more code cleanup in gui files
2020-03-08 00:06:48 +01:00
settings_dialog.ui
Fix framelimit/aspect ratio width
2020-03-08 21:56:48 +01:00
skylander_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
skylander_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
stylesheets.h
Qt: Use QT_ENABLE_HIGHDPI_SCALING starting with Qt 5.14 ( #7090 )
2019-12-14 12:48:34 +01:00
syntax_highlighter.cpp
Qt: cleanup syntax_highlighter a bit
2018-06-14 18:35:21 +04:00
syntax_highlighter.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
table_item_delegate.h
Qt: icon overhaul
2020-02-10 17:38:19 +01:00
tooltips.cpp
Qt: do not use localized filenames for default current config and default stylesheet
2020-02-06 17:41:50 +01:00
tooltips.h
Fake PSN ( #7516 )
2020-03-04 13:55:35 +00:00
trophy_manager_dialog.cpp
Disable exception handling.
2020-03-12 16:03:08 +03:00
trophy_manager_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
trophy_notification_frame.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
trophy_notification_frame.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
trophy_notification_helper.cpp
move overlays code to headers
2020-02-26 23:43:18 +01:00
trophy_notification_helper.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
update_manager.cpp
Auto-Updater: increase lock file waiting timeout in the case of updating
2020-03-23 22:52:05 +03:00
update_manager.h
Qt: use simple curl wrapper to avoid some pitfalls
2020-03-22 19:16:25 +01:00
user_account.cpp
Move Log.h to util/logs.hpp
2020-03-07 12:29:23 +03:00
user_account.h
move config structs to own files and clean up some headers
2020-02-17 15:08:17 +03:00
user_manager_dialog.cpp
Move Log.h to util/logs.hpp
2020-03-07 12:29:23 +03:00
user_manager_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
vfs_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
vfs_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
vfs_dialog_tab.cpp
Don't improperly resolve symlinks when booting games.
2020-02-27 22:30:11 +03:00
vfs_dialog_tab.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
welcome_dialog.cpp
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
welcome_dialog.h
Untangle GUI and input includes
2020-02-24 16:31:01 +01:00
welcome_dialog.ui
Fix ui and sys_net warnings
2020-03-04 22:28:05 +01:00