..
_discord_utils.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
_discord_utils.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
about_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
about_dialog.h
[Qt] Delete "ui" pointer in destructor
2017-09-09 20:29:42 +01:00
about_dialog.ui
Add supporters
2021-03-17 23:53:10 +03:00
auto_pause_settings_dialog.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
auto_pause_settings_dialog.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
breakpoint_handler.cpp
Refactor debugger_frame into subclasses. Mostly trying to simplify
2018-04-21 22:21:51 +04:00
breakpoint_handler.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
breakpoint_list.cpp
New RSX Debugger
2021-01-28 17:40:26 +03:00
breakpoint_list.h
New RSX Debugger
2021-01-28 17:40:26 +03:00
call_stack_list.cpp
New RSX Debugger
2021-01-28 17:40:26 +03:00
call_stack_list.h
New RSX Debugger
2021-01-28 17:40:26 +03:00
category.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
cg_disasm_window.cpp
GUI: initial log viewer
2021-02-09 22:56:28 +01:00
cg_disasm_window.h
GUI: initial log viewer
2021-02-09 22:56:28 +01:00
cheat_manager.cpp
fixed_typemap.hpp: reduce indirection
2021-03-02 16:08:14 +03:00
cheat_manager.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
CMakeLists.txt
GUI: initial log viewer
2021-02-09 22:56:28 +01:00
config_adapter.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
config_adapter.h
Tentative fix for -Wattributes
2021-03-01 00:22:32 +03:00
curl_handle.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
curl_handle.h
Create mini-cache for commits
2021-02-06 00:37:53 +03:00
custom_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
custom_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
custom_dock_widget.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
custom_table_widget_item.cpp
Enable -Wunused-variable
2021-01-12 14:34:14 +03:00
custom_table_widget_item.h
Add error on missing 'override'
2021-02-15 20:21:30 +03:00
debugger_frame.cpp
SPU debugger: Implement MFC journal
2021-03-02 21:57:51 +03:00
debugger_frame.h
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
debugger_list.cpp
New RSX Debugger
2021-01-28 17:40:26 +03:00
debugger_list.h
New RSX Debugger
2021-01-28 17:40:26 +03:00
downloader.cpp
Qt: set parent for QThread
2021-02-28 18:48:34 +03:00
downloader.h
Qt/curl: fix segfault in curl
2021-01-13 19:01:58 +03:00
emu_settings.cpp
perf overlays: add detail level none (hides FPS)
2021-03-03 00:33:46 +01:00
emu_settings.h
Tentative fix for -Wattributes
2021-03-01 00:22:32 +03:00
emu_settings_type.h
vk: Disable async streaming by default
2021-03-14 16:39:55 +03:00
fatal_error_dialog.cpp
Add information about unnamed/main threads in logs and fatal dialog
2021-03-11 22:55:06 +03:00
fatal_error_dialog.h
Add information about unnamed/main threads in logs and fatal dialog
2021-03-11 22:55:06 +03:00
find_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
find_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
game_compatibility.cpp
Try to distinguish between Update and DLC (Part 2)
2021-01-12 14:13:15 +01:00
game_compatibility.h
Try to distinguish between Update and DLC (Part 2)
2021-01-12 14:13:15 +01:00
game_list.h
game_list: fix deprecation warning
2021-01-08 14:36:49 +03:00
game_list_frame.cpp
Qt: dont scale small icons, deal with size instead
2021-03-14 19:56:11 +01:00
game_list_frame.h
Qt: Fix square custom icons
2021-03-13 10:19:39 +01:00
game_list_grid.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
game_list_grid.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
game_list_grid_delegate.cpp
Fix or silence Qt warnings
2021-01-07 13:18:48 +03:00
game_list_grid_delegate.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
gl_gs_frame.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
gl_gs_frame.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
gs_frame.cpp
fixed_typemap.hpp: make it a bit fool-proof
2021-03-02 21:58:49 +03:00
gs_frame.h
RSX: Implement set_value for progress dialogs
2021-01-31 15:02:26 +01:00
gui_application.cpp
GUI: Improve missing firmware handling
2021-03-06 10:34:49 +01:00
gui_application.h
Qt: Simplify stylesheet logic
2021-02-07 20:07:58 +03:00
gui_save.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
gui_settings.cpp
GUI: Improve missing firmware handling
2021-03-06 10:34:49 +01:00
gui_settings.h
GUI: Implement full extraction of PUP
2021-03-19 17:51:09 +01:00
input_dialog.cpp
Add usz alias for std::size_t
2020-12-18 12:23:53 +03:00
input_dialog.h
GUI: Improve PS3 decryption tool
2020-12-17 18:49:04 +01:00
instruction_editor_dialog.cpp
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
instruction_editor_dialog.h
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
kernel_explorer.cpp
fixed_typemap.hpp: return reference
2021-03-02 16:08:14 +03:00
kernel_explorer.h
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
localized.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
localized.h
Replace uint32_t with u32
2020-12-18 12:23:53 +03:00
localized_emu.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
log_frame.cpp
Fix TTY handling of control characters
2021-02-24 16:42:39 +03:00
log_frame.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
log_viewer.cpp
Enable -Wunused-function warning
2021-02-15 14:39:53 +03:00
log_viewer.h
GUI: initial log viewer
2021-02-09 22:56:28 +01:00
main_window.cpp
GUI: Implement full extraction of PUP
2021-03-19 17:51:09 +01:00
main_window.h
GUI: Implement full extraction of PUP
2021-03-19 17:51:09 +01:00
main_window.ui
GUI: Implement full extraction of PUP
2021-03-19 17:51:09 +01:00
memory_string_searcher.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
memory_string_searcher.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
memory_viewer_panel.cpp
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
memory_viewer_panel.h
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
microphone_creator.cpp
check alcGetString return pointers
2021-02-20 07:39:56 +01:00
microphone_creator.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
msg_dialog_frame.cpp
Fix almost all GCC warnings
2021-02-17 22:59:04 +03:00
msg_dialog_frame.h
Fix ppu compilation progress dialog
2021-01-30 21:34:16 +01:00
numbered_widget_item.h
Simplify numbered_widget_item
2021-01-12 14:13:15 +01:00
osk_dialog_frame.cpp
Continue fixing strict aliasing warnings
2021-03-13 18:02:37 +03:00
osk_dialog_frame.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
pad_led_settings_dialog.cpp
ds3: add led battery indicators (Linux only atm)
2021-03-01 14:37:49 +01:00
pad_led_settings_dialog.h
ds3: add led battery indicators (Linux only atm)
2021-03-01 14:37:49 +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: reset battery progress bar when not supported.
2021-03-06 02:07:02 +01:00
pad_settings_dialog.h
Random stuff ( #9589 )
2021-01-12 12:59:50 +03:00
pad_settings_dialog.ui
Qt/input: add checkbox for emulated stick values
2020-07-13 21:23:48 +02:00
patch_manager_dialog.cpp
patch_manager: expand first search results
2021-03-08 12:05:00 +01:00
patch_manager_dialog.h
patch_manager: expand first search results
2021-03-08 12:05:00 +01:00
patch_manager_dialog.ui
Remove legacy patch support
2021-01-13 10:39:17 +01:00
persistent_settings.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
persistent_settings.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
pkg_install_dialog.cpp
Implement richtext_item_delegate
2021-01-12 14:13:15 +01:00
pkg_install_dialog.h
Use package reader in pkg_install_dialog
2021-01-12 14:13:15 +01:00
progress_dialog.cpp
Add more info to PKG install progress dialog
2021-01-12 14:13:15 +01:00
progress_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
qt_utils.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
qt_utils.h
New RSX Debugger
2021-01-28 17:40:26 +03:00
register_editor_dialog.cpp
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
register_editor_dialog.h
memory viewer: Implement RSX mode
2021-02-02 01:05:36 +03:00
render_creator.cpp
Fix race in render_creator ( #9939 )
2021-03-18 12:09:42 +03:00
render_creator.h
Don't use std::exit during Qt initialization
2021-02-05 17:32:48 +01:00
richtext_item_delegate.h
Implement richtext_item_delegate
2021-01-12 14:13:15 +01:00
rpcn_settings_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
rpcn_settings_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
rsx_debugger.cpp
fixed_typemap.hpp: reduce indirection
2021-03-02 16:08:14 +03:00
rsx_debugger.h
Introducing RSX debugger entry (main debugger)
2021-01-19 22:55:12 +03:00
save_data_dialog.cpp
cellSaveDataEnableOverlay
2021-03-18 11:11:34 +03:00
save_data_dialog.h
cellSaveDataEnableOverlay
2021-03-18 11:11:34 +03:00
save_data_info_dialog.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
save_data_info_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
save_data_list_dialog.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
save_data_list_dialog.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
save_manager_dialog.cpp
Enable -Wunused-parameter
2021-03-06 18:07:08 +03:00
save_manager_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
screenshot_manager_dialog.cpp
Improve cellScreenshot ( #9851 )
2021-02-28 22:05:04 +03:00
screenshot_manager_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
screenshot_preview.cpp
Fix or silence Qt warnings
2021-01-07 13:18:48 +03:00
screenshot_preview.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
settings.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
settings.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
settings_dialog.cpp
Add asynchronous streaming to the GUI and auto-enable it
2021-03-12 02:27:05 +03:00
settings_dialog.h
Qt: Simplify stylesheet logic
2021-02-07 20:07:58 +03:00
settings_dialog.ui
Add asynchronous streaming to the GUI and auto-enable it
2021-03-12 02:27:05 +03:00
skylander_dialog.cpp
Continue fixing strict aliasing warnings
2021-03-13 18:02:37 +03:00
skylander_dialog.h
Improve skylander portal emulator
2020-12-27 22:20:58 +01:00
stylesheets.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
syntax_highlighter.cpp
GUI: initial log viewer
2021-02-09 22:56:28 +01:00
syntax_highlighter.h
GUI: initial log viewer
2021-02-09 22:56:28 +01:00
table_item_delegate.h
Qt: Center Custom Icons
2021-03-13 10:19:39 +01:00
tooltips.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
tooltips.h
Add asynchronous streaming to the GUI and auto-enable it
2021-03-12 02:27:05 +03:00
trophy_manager_dialog.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
trophy_manager_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
trophy_notification_frame.cpp
Enable -Wunused-variable
2021-01-12 14:34:14 +03:00
trophy_notification_frame.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
trophy_notification_helper.cpp
fixed_typemap.hpp: reduce indirection
2021-03-02 16:08:14 +03:00
trophy_notification_helper.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
update_manager.cpp
Qt: Do not allow updates during emulation
2021-03-07 01:56:25 +03:00
update_manager.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
user_account.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
user_account.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
user_manager_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
user_manager_dialog.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
vfs_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
vfs_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
vfs_dialog_tab.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
vfs_dialog_tab.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
welcome_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
welcome_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
welcome_dialog.ui
Fix some misspells
2020-05-20 22:53:24 +03:00