shadPS4/src/qt_gui
Plínio Larrubia ad8373095a
fix typo in LOG_INFO (#559)
fix: file name typo constant_propogation_pass.cpp

fix typo from 'symbol_vitrual_addr' variable

fix typo in emit_spirv_context_get_set.cpp

fix typo from constant_propagation_pass.cpp in CMakeLists

fix typo in these some config.cpp functions
- setSliderPosition
- setSliderPositionGrid
- getSliderPosition
- getSliderPositionGrid

fix typo inside src\core\aerolib\stubs.cpp

fix typo in a comment from src\core\file_format\pkg.cpp

fix typo inside src\core\file_sys\fs.cpp + fs.h
- NeedsCaseInsensiveSearch -> NeedsCaseInsensitiveSearch

fix 2 function typos: sceAppContentAddcontEnqueueDownloadByEntitlemetId and sceAppContentAddcontMountByEntitlemetId

fix typo on comment inside src\core\libraries\kernel\file_system.cpp

fix typo on src\core\libraries\videoout\driver.cpp

fix typo in src\core\memory.cpp

fix typo from comment in src\qt_gui\game_list_utils.h

fix typo in src\video_core\amdgpu\liverpool.h
- window_offset_disble to window_offset_disable

fix typo from comments in src\video_core\host_shaders\detile_m32x1.comp + detile_m32x2.comp
- subotimal -> suboptimal

fix typo from comment in src\video_core\renderer_vulkan\renderer_vulkan.cpp
- dimentions -> dimensions

fix typo from enum in src\common\debug.h and other files
- MarkersPallete -> MarkersPalette

fix last typo in src\video_core\amdgpu\pm4_opcodes.h
- PremableCntl -> PreambleCntl
2024-08-26 15:22:11 +03:00
..
translations added tr language support (#587) 2024-08-26 13:20:53 +03:00
about_dialog.cpp About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.h About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.ui Lot of small fixes 2024-08-22 18:01:30 +02:00
elf_viewer.cpp Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
elf_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_grid_frame.cpp Replace remaining uses of QDir::currentPath() / user with UserDir. 2024-07-21 14:01:10 -07:00
game_grid_frame.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_info.cpp gui: Implement gui translations 2024-08-25 12:17:54 +03:00
game_info.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_install_dialog.cpp gui: Implement gui translations 2024-08-25 12:17:54 +03:00
game_install_dialog.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_list_frame.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
game_list_frame.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_list_utils.h fix typo in LOG_INFO (#559) 2024-08-26 15:22:11 +03:00
gui_context_menus.h gui: Implement gui translations 2024-08-25 12:17:54 +03:00
main.cpp Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
main_window.cpp fix typo in LOG_INFO (#559) 2024-08-26 15:22:11 +03:00
main_window.h gui: Implement gui translations 2024-08-25 12:17:54 +03:00
main_window_themes.cpp Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_themes.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_ui.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
pkg_viewer.cpp Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
pkg_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
settings_dialog.cpp gui: Implement gui translations 2024-08-25 12:17:54 +03:00
settings_dialog.h gui: Implement gui translations 2024-08-25 12:17:54 +03:00
settings_dialog.ui gui: Implement gui translations 2024-08-25 12:17:54 +03:00
trophy_viewer.cpp gui: Implement gui translations 2024-08-25 12:17:54 +03:00
trophy_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00