rpcsx/rpcs3/rpcs3qt
Megamouse 1078626eea Fix ppu compilation progress dialog
We could only increase the value because we completely based the dialog on cellMsgDialog.
This led to an issue where the dialog would increase its maximum and thus decrease the current percentage.
It then couldn't decrease and was stuck on the old percentage.
2021-01-30 21:34:16 +01:00
..
_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 UI: Add supporters 2021-01-27 14:23:26 +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 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 Enable -Wunused-variable 2021-01-12 14:34:14 +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 Do not account RSX for TSX pauses 2021-01-29 10:31:15 +03:00
debugger_frame.h New RSX Debugger 2021-01-28 17:40:26 +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: hotfix for downloader 2021-01-18 22:41:31 +01:00
downloader.h Qt/curl: fix segfault in curl 2021-01-13 19:01:58 +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 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 types.hpp: more cleanup 2020-12-22 19:08:09 +03:00
game_list_frame.h Read patchsets from compat db 2021-01-12 14:13:15 +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 rsx: Improve gs frame exit workaround 2021-01-23 12:45:53 +03:00
gs_frame.h rsx/gui: Delay game window pop-up until first frame 2021-01-23 12:45:53 +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 New RSX Debugger 2021-01-28 17:40:26 +03:00
instruction_editor_dialog.h New RSX Debugger 2021-01-28 17:40:26 +03:00
kernel_explorer.cpp Enable -Wunused-variable 2021-01-12 14:34:14 +03: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 Handle missing cases of Emu.BootGame failure 2021-01-28 20:54:27 +01:00
main_window.h Move blocking code in order to free the explorer 2021-01-12 14:13:15 +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 Do not account RSX for TSX pauses 2021-01-29 10:31:15 +03:00
memory_viewer_panel.h memory viewer: Close all instances after emulation exit 2021-01-12 23:57:36 +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 Fix ppu compilation progress dialog 2021-01-30 21:34:16 +01: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 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 Remove legacy patch support 2021-01-13 10:39:17 +01:00
patch_manager_dialog.h Remove legacy patch support 2021-01-13 10:39:17 +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 New RSX Debugger 2021-01-28 17:40:26 +03:00
register_editor_dialog.h New RSX Debugger 2021-01-28 17:40:26 +03:00
render_creator.cpp Implement thread_ctrl::scoped_priority 2021-01-25 21:49:16 +03:00
render_creator.h Remove BOM markers 2020-12-06 15:30:12 +03: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 Fix new warnings 2021-01-20 12:27:37 +03:00
rsx_debugger.h Introducing RSX debugger entry (main debugger) 2021-01-19 22:55:12 +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 Fix minor issue with usage of STL thread::hardware_concurrency() 2021-01-29 18:23:29 +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 Change the way skylander ID is generated 2021-01-20 08:46:39 +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 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 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 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