..
about_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04: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-15 21:00:02 +03:00
auto_pause_settings_dialog.cpp
Qt: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
auto_pause_settings_dialog.h
[Qt] style adjustments 1
2017-09-06 17:15:38 +01:00
cg_disasm_window.cpp
Qt: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
cg_disasm_window.h
cg_disasm: fix frame by removing parent
2017-08-20 17:32:30 +03:00
custom_dock_widget.h
Qt: enable background images for floating dock widgets
2018-03-02 21:50:48 +04:00
custom_table_widget_item.h
Qt: fix compat list sort ( #4003 )
2017-12-31 01:43:56 +00:00
debugger_frame.cpp
Debugger improvements ( #4026 )
2018-03-13 16:23:12 +04:00
debugger_frame.h
Debugger improvements ( #4026 )
2018-03-13 16:23:12 +04:00
emu_settings.cpp
Qt/Core: implement max llvm compile threads
2018-01-26 01:57:05 +04:00
emu_settings.h
[HLE] First steps to Playstation Move ( #4083 )
2018-03-02 20:51:21 +04:00
find_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
find_dialog.h
Qt: implement simple find dialog for logs ( #3941 )
2018-01-05 03:41:10 +04:00
game_compatibility.cpp
Qt: implement compatibility column
2017-12-05 16:53:14 +04:00
game_compatibility.h
gui: Update compatibility colors
2018-02-12 01:58:14 +04: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
Qt: enable background images for floating dock widgets
2018-03-02 21:50:48 +04:00
game_list_frame.h
Qt: enable background images for floating dock widgets
2018-03-02 21:50:48 +04:00
game_list_grid.cpp
Trophy: Save dialog state ( #3729 )
2017-11-22 15:11:59 +04: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: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
gamepads_settings_dialog.h
Qt/Input: Introduce profiles
2018-01-10 03:17:02 +04:00
gl_gs_frame.cpp
rsx/gl/vk: Improvements
2018-03-13 18:55:03 +03:00
gl_gs_frame.h
Fix gs_frame spawning on monitor other than the one the main window is on ( #4029 )
2018-02-03 19:50:48 +00:00
gs_frame.cpp
Fix gs_frame spawning on monitor other than the one the main window is on ( #4029 )
2018-02-03 19:50:48 +00:00
gs_frame.h
Fix gs_frame spawning on monitor other than the one the main window is on ( #4029 )
2018-02-03 19:50:48 +00:00
gui_settings.cpp
Qt: ask for cache and config removal on app remove ( #4016 )
2018-02-28 20:06:44 +04:00
gui_settings.h
Debugger improvements ( #4026 )
2018-03-13 16:23:12 +04:00
instruction_editor_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
instruction_editor_dialog.h
[Qt] style adjustments 4
2017-09-08 19:23:34 +01:00
kernel_explorer.cpp
Qt: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
kernel_explorer.h
qt: Use #pragma once, Q_SIGNALS, Q_SLOTS
2017-06-24 14:25:11 +03:00
log_frame.cpp
Qt: enable background images for floating dock widgets
2018-03-02 21:50:48 +04:00
log_frame.h
Qt: enable background images for floating dock widgets
2018-03-02 21:50:48 +04:00
main_window.cpp
Qt: enable background images for floating dock widgets
2018-03-02 21:50:48 +04:00
main_window.h
Fix Boot regression introduced by #4158
2018-02-28 23:44:06 +04:00
main_window.ui
Qt: remove gamelist toolbar
2018-02-28 16:52:19 +04:00
memory_string_searcher.cpp
Qt: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
memory_string_searcher.h
[Qt] style adjustments 3
2017-09-08 19:23:34 +01:00
memory_viewer_panel.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
memory_viewer_panel.h
[Qt] style adjustments 3
2017-09-08 19:23:34 +01:00
msg_dialog_frame.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
msg_dialog_frame.h
MsgDialog: Add SetMsg() for changing main text
2017-12-31 22:08:17 +03:00
pad_settings_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
pad_settings_dialog.h
Qt/Input: Introduce profiles
2018-01-10 03:17:02 +04:00
pad_settings_dialog.ui
Qt/Input: implement blacklist to Filter Noise in pad dialog
2017-11-30 19:06:54 +04:00
progress_dialog.cpp
Qt: implement progress_dialog
2017-11-27 23:16:46 +04:00
progress_dialog.h
Qt: implement progress_dialog
2017-11-27 23:16:46 +04:00
qt_utils.cpp
Fix gs_frame spawning on monitor other than the one the main window is on ( #4029 )
2018-02-03 19:50:48 +00:00
qt_utils.h
Fix gs_frame spawning on monitor other than the one the main window is on ( #4029 )
2018-02-03 19:50:48 +00:00
register_editor_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
register_editor_dialog.h
Qt: fix register editor
2018-01-13 23:38:23 +04:00
rsx_debugger.cpp
Qt: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
rsx_debugger.h
Qt: include debug tool colors in stylesheet ( #3527 )
2017-10-04 23:10:24 +01:00
save_data_dialog.cpp
rsx/overlays: Introduce 'native' HUD UI and implement some common dialogs ( #4011 )
2018-01-17 19:14:00 +03:00
save_data_dialog.h
cellSaveData fixes
2017-11-15 21:00:02 +03:00
save_data_info_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
save_data_info_dialog.h
Save Data Note ( #3054 )
2017-07-23 10:55:08 +03:00
save_data_list_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
save_data_list_dialog.h
Trophy: Save dialog state ( #3729 )
2017-11-22 15:11:59 +04:00
save_manager_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04:00
save_manager_dialog.h
Trophy: Save dialog state ( #3729 )
2017-11-22 15:11:59 +04:00
settings_dialog.cpp
[HLE] First steps to Playstation Move ( #4083 )
2018-03-02 20:51:21 +04:00
settings_dialog.h
[Qt/Input] Improve pad_settings_dialog a bit ( #3611 )
2017-11-28 01:31:15 +04:00
settings_dialog.ui
[HLE] First steps to Playstation Move ( #4083 )
2018-03-02 20:51:21 +04:00
syntax_highlighter.cpp
Trophy: Save dialog state ( #3729 )
2017-11-22 15:11:59 +04:00
syntax_highlighter.h
Trophy: Save dialog state ( #3729 )
2017-11-22 15:11:59 +04:00
table_item_delegate.h
Remove about 100 warnings from rpcs3qt code.
2017-08-09 22:11:28 +03:00
trophy_manager_dialog.cpp
Qt: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
trophy_manager_dialog.h
Trophy: Save dialog state ( #3729 )
2017-11-22 15:11:59 +04:00
trophy_notification_frame.cpp
Qt: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
trophy_notification_frame.h
Make a basic trophy notification dialog ( #3204 )
2017-10-24 18:43:05 +03:00
trophy_notification_helper.cpp
rsx/overlays: Introduce 'native' HUD UI and implement some common dialogs ( #4011 )
2018-01-17 19:14:00 +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: enable custom fonts for stylesheets and add random object names
2018-02-28 23:44:06 +04:00
vfs_dialog.h
Qt: improve VFS dialog a bit
2018-02-22 00:18:14 +04:00
vfs_dialog_tab.cpp
Qt: improve VFS dialog a bit
2018-02-22 00:18:14 +04:00
vfs_dialog_tab.h
Qt: improve VFS dialog a bit
2018-02-22 00:18:14 +04:00
welcome_dialog.cpp
Qt: use setAttribute(AA_DisableWindowContextHelpButton) instead of flags
2018-02-22 00:18:14 +04: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