..
_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
Optimize Qt properties in about_dialog
2020-05-19 08:18:21 +02: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
Debugger: correctness fixes and cleanup
2020-12-21 13:46:26 +03:00
breakpoint_list.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
call_stack_list.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
call_stack_list.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
category.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
cg_disasm_window.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
cg_disasm_window.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
cheat_manager.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
cheat_manager.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
CMakeLists.txt
Qt: ugly fix for ugly deprecation warning
2021-01-08 14:36:49 +03:00
config_adapter.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
config_adapter.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
curl_handle.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
curl_handle.h
Remove BOM markers
2020-12-06 15:30:12 +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
Qt: ugly fix for ugly deprecation warning
2021-01-08 14:36:49 +03:00
custom_table_widget_item.h
Qt: ugly fix for ugly deprecation warning
2021-01-08 14:36:49 +03:00
debugger_frame.cpp
memory viewer: Implement SPU mode, fix address GOTO
2020-12-30 15:42:56 +03:00
debugger_frame.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
debugger_list.cpp
Debugger: correctness fixes and cleanup
2020-12-21 13:46:26 +03:00
debugger_list.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
downloader.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
downloader.h
Add usz alias for std::size_t
2020-12-18 12:23:53 +03:00
emu_settings.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
emu_settings.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
emu_settings_type.h
Firmware libraries settings overhaul
2020-12-13 21:52:24 +03:00
fatal_error_dialog.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
fatal_error_dialog.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +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
Remove BOM markers
2020-12-06 15:30:12 +03:00
game_compatibility.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
game_list.h
game_list: fix deprecation warning
2021-01-08 14:36:49 +03:00
game_list_frame.cpp
types.hpp: more cleanup
2020-12-22 19:08:09 +03:00
game_list_frame.h
Remove BOM markers
2020-12-06 15:30:12 +03: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
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
gs_frame.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
gui_application.cpp
Emu: implement on_exit callback
2020-12-18 16:05:40 +01:00
gui_application.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
gui_save.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
gui_settings.cpp
Allow emulation to work without firmware ( #9367 )
2020-12-07 20:10:34 +03:00
gui_settings.h
Allow emulation to work without firmware ( #9367 )
2020-12-07 20:10:34 +03: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
Remove BOM markers
2020-12-06 15:30:12 +03:00
instruction_editor_dialog.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
kernel_explorer.cpp
kernel explorer: Make it single-instance tool
2021-01-10 20:30:23 +01:00
kernel_explorer.h
kernel explorer: Make it single-instance tool
2021-01-10 20:30:23 +01: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
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
log_frame.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
main_window.cpp
kernel explorer: Make it single-instance tool
2021-01-10 20:30:23 +01:00
main_window.h
kernel explorer: Make it single-instance tool
2021-01-10 20:30:23 +01:00
main_window.ui
RPCN Client ( #8663 )
2020-08-27 20:47:04 +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 SPU mode, fix address GOTO
2020-12-30 15:42:56 +03:00
memory_viewer_panel.h
memory viewer: Implement SPU mode, fix address GOTO
2020-12-30 15:42:56 +03:00
microphone_creator.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
microphone_creator.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
msg_dialog_frame.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
msg_dialog_frame.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
osk_dialog_frame.cpp
Random stuff ( #9589 )
2021-01-12 12:59:50 +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
Remove BOM markers
2020-12-06 15:30:12 +03:00
pad_led_settings_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03: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
Random stuff ( #9589 )
2021-01-12 12:59:50 +03: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
Fix or silence Qt warnings
2021-01-07 13:18:48 +03:00
patch_manager_dialog.h
types.hpp: more cleanup
2020-12-22 19:08:09 +03:00
patch_manager_dialog.ui
Add Accurate PPU 128 Reservations to Debug tab
2020-09-29 10:26:23 +02: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
Remove BOM markers
2020-12-06 15:30:12 +03:00
pkg_install_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
progress_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03: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
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
register_editor_dialog.cpp
types.hpp: remove intrinsic includes
2020-12-21 21:11:25 +03:00
register_editor_dialog.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
render_creator.cpp
vk: Refactor some uber-headers
2021-01-10 12:04:31 +03:00
render_creator.h
Remove BOM markers
2020-12-06 15:30:12 +03: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
GUI: Rewrite GOTO address tools in debugger tools
2020-12-23 08:25:56 +03:00
rsx_debugger.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
save_data_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
save_data_dialog.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +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
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
save_manager_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
screenshot_manager_dialog.cpp
Remove BOM markers
2020-12-06 15:30:12 +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
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
settings_dialog.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
settings_dialog.ui
Firmware libraries settings overhaul
2020-12-13 21:52:24 +03:00
skylander_dialog.cpp
Improve skylander portal emulator
2020-12-27 22:20:58 +01: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
Qt: cleanup syntax_highlighter a bit
2018-06-14 18:35:21 +04:00
syntax_highlighter.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
table_item_delegate.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
tooltips.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
tooltips.h
Minor tooltip grammar fix
2020-12-14 09:01:07 +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
Remove BOM markers
2020-12-06 15:30:12 +03:00
trophy_notification_frame.h
Remove BOM markers
2020-12-06 15:30:12 +03:00
trophy_notification_helper.cpp
Remove BOM markers
2020-12-06 15:30:12 +03:00
trophy_notification_helper.h
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +03:00
update_manager.cpp
Don't randomly include "stdafx.h"
2020-12-22 14:32:30 +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