rpcsx/rpcs3/rpcs3qt
2017-11-12 17:36:13 +00:00
..
about_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
about_dialog.h [Qt] Delete "ui" pointer in destructor 2017-09-09 20:29:42 +01:00
about_dialog.ui Add supporters 2017-11-01 05:07:12 +03:00
auto_pause_settings_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
auto_pause_settings_dialog.h [Qt] style adjustments 1 2017-09-06 17:15:38 +01:00
cg_disasm_window.cpp [Qt] Add syntax highlighter (#3550) 2017-10-19 12:58:39 +03:00
cg_disasm_window.h cg_disasm: fix frame by removing parent 2017-08-20 17:32:30 +03:00
debugger_frame.cpp Added breakpoint list 2017-10-29 16:17:05 +03:00
debugger_frame.h Added breakpoint list 2017-10-29 16:17:05 +03:00
emu_settings.cpp Qt: add high resolution settings to gui tab 2017-10-09 20:25:41 +03:00
emu_settings.h Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
game_list.h [Qt] fix experimental build warning layout and smoothen gamelist scrolling (#3532) 2017-10-05 05:22:02 +03:00
game_list_frame.cpp Add Delete LLVM Cache option 2017-11-01 05:07:11 +03:00
game_list_frame.h [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
game_list_grid.cpp [Qt] fix experimental build warning layout and smoothen gamelist scrolling (#3532) 2017-10-05 05:22:02 +03:00
game_list_grid.h clean up some unused / redundant includes 2017-07-13 16:38:50 +03:00
game_list_grid_delegate.cpp [Qt] style adjustments 1 2017-09-06 17:15:38 +01:00
game_list_grid_delegate.h [Qt] style adjustments 1 2017-09-06 17:15:38 +01:00
gamepads_settings_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
gamepads_settings_dialog.h Qt: add Refresh button to gamepad settings, minor cleanup 2017-09-09 19:46:10 +01:00
gl_gs_frame.cpp gl/qt: Catch segfaults in wglDeleteContext with SEH (AMD windows driver) 2017-11-08 13:15:34 +03:00
gl_gs_frame.h rsx: Rework context handling and stop leaking the GL ccontext 2017-11-08 13:15:34 +03:00
gs_frame.cpp rsx: Rework context handling and stop leaking the GL ccontext 2017-11-08 13:15:34 +03:00
gs_frame.h rsx: Rework context handling and stop leaking the GL ccontext 2017-11-08 13:15:34 +03:00
gui_settings.cpp Qt: sort game_list_frame members 2017-10-08 13:34:46 +03:00
gui_settings.h Qt: sort game_list_frame members 2017-10-08 13:34:46 +03:00
instruction_editor_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
instruction_editor_dialog.h [Qt] style adjustments 4 2017-09-08 19:23:34 +01:00
kernel_explorer.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
kernel_explorer.h qt: Use #pragma once, Q_SIGNALS, Q_SLOTS 2017-06-24 14:25:11 +03:00
log_frame.cpp Qt: add "clear" option to tty log contextmenu 2017-10-19 15:13:17 +01:00
log_frame.h Qt: add "clear" option to tty log contextmenu 2017-10-19 15:13:17 +01:00
main_window.cpp Implement Trophy Manager. 2017-10-29 18:48:33 +03:00
main_window.h Qt: fix fullscreen icon 2017-10-08 13:34:46 +03:00
main_window.ui Implement Trophy Manager. 2017-10-29 18:48:33 +03:00
memory_string_searcher.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
memory_string_searcher.h [Qt] style adjustments 3 2017-09-08 19:23:34 +01:00
memory_viewer_panel.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
memory_viewer_panel.h [Qt] style adjustments 3 2017-09-08 19:23:34 +01:00
msg_dialog_frame.cpp Qt: add char count label to osk dialog 2017-09-17 12:39:52 +03:00
msg_dialog_frame.h [Qt] style adjustments 4 2017-09-08 19:23:34 +01:00
pad_settings_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
pad_settings_dialog.h Qt: add Refresh button to gamepad settings, minor cleanup 2017-09-09 19:46:10 +01:00
pad_settings_dialog.ui Correct two typos and a couple of other nitpicky things (#3721) 2017-11-11 12:56:59 +00:00
register_editor_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
register_editor_dialog.h [Qt] style adjustments 3 2017-09-08 19:23:34 +01:00
rsx_debugger.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
rsx_debugger.h Qt: include debug tool colors in stylesheet (#3527) 2017-10-04 23:10:24 +01:00
save_data_dialog.cpp Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
save_data_dialog.h Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
save_data_info_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
save_data_info_dialog.h Save Data Note (#3054) 2017-07-23 10:55:08 +03:00
save_data_list_dialog.cpp Qt: Fix Save Data Dialog initial size 2017-10-29 15:52:46 +03:00
save_data_list_dialog.h [Qt] style adjustments 4 2017-09-08 19:23:34 +01:00
save_manager_dialog.cpp Qt: Fix Save Data Dialog initial size 2017-10-29 15:52:46 +03:00
save_manager_dialog.h Save manager improvements (#3631) 2017-10-24 18:09:38 +03:00
settings_dialog.cpp Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
settings_dialog.h [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
settings_dialog.ui Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
syntax_highlighter.cpp [Qt] Add syntax highlighter (#3550) 2017-10-19 12:58:39 +03:00
syntax_highlighter.h [Qt] Add syntax highlighter (#3550) 2017-10-19 12:58:39 +03:00
table_item_delegate.h Remove about 100 warnings from rpcs3qt code. 2017-08-09 22:11:28 +03:00
trophy_manager_dialog.cpp Fix off by one error in trophies (#3715) 2017-11-12 17:36:13 +00:00
trophy_manager_dialog.h Make trophy dialog smarter and not need the silly file. Can load all games by default now. 2017-11-03 21:15:43 +03:00
trophy_notification_frame.cpp Trophy: use system language setting 2017-10-27 14:09:50 +01:00
trophy_notification_frame.h Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
trophy_notification_helper.cpp Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
trophy_notification_helper.h Make a basic trophy notification dialog (#3204) 2017-10-24 18:43:05 +03:00
trophy_tree_widget_item.h Implement Trophy Manager. 2017-10-29 18:48:33 +03:00
vfs_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
vfs_dialog.h Qt: move Render_Info to emu_settings.h 2017-10-08 13:34:46 +03:00
vfs_dialog_tab.cpp Qt: move Render_Info to emu_settings.h 2017-10-08 13:34:46 +03:00
vfs_dialog_tab.h Qt: move Render_Info to emu_settings.h 2017-10-08 13:34:46 +03:00
welcome_dialog.cpp [Qt] UI improvements (#3558) 2017-10-19 14:29:48 +03:00
welcome_dialog.h [Qt] Delete "ui" pointer in destructor 2017-09-09 20:29:42 +01:00
welcome_dialog.ui [Qt] fix experimental build warning layout and smoothen gamelist scrolling (#3532) 2017-10-05 05:22:02 +03:00