shadPS4/src/qt_gui
CrazyBloo 74c2888aaa
support for unlocking trophies (#854)
* add pugixml

* trophy_viewer: support for trophy unlocking

* nptrophy: UnlockTrophy(), DestroyContext()

* initial imgui popup

* queue to handle multiple trophies at once

* extract trophy info on game start + various fixes

* platinum trophy support + extract trophy data on startup

* format

* nptrophy: GetTrophyUnlockState

* implement vinicius' reviews
2024-09-11 06:50:55 +03:00
..
translations Improved Dark theme, search bar and icon theme (#830) 2024-09-08 23:39:48 +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
cheats_patches.cpp use github api to download patches 2024-09-10 11:30:35 -03:00
cheats_patches.h Fix creation files.json in 'Download ALL' 2024-08-29 17:26:06 -03: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 Standardize game_data directory for game metadata. (#809) 2024-09-06 13:27:23 +03: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 Qt: Update Game List 2024-08-31 17:30:19 +02: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 Standardize game_data directory for game metadata. (#809) 2024-09-06 13:27:23 +03:00
game_list_frame.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_list_utils.h Qt: Update Game List 2024-08-31 17:30:19 +02:00
gui_context_menus.h Reorganization of includes (Part 2) 2024-08-30 15:48:21 +02:00
main.cpp Standardize game_data directory for game metadata. (#809) 2024-09-06 13:27:23 +03:00
main_window.cpp Redefined ffmpeg's av_err2str macro to be c++ friendly (#815) 2024-09-09 00:30:18 +03:00
main_window.h gui: Implement gui translations 2024-08-25 12:17:54 +03:00
main_window_themes.cpp Improved Dark theme, search bar and icon theme (#830) 2024-09-08 23:39:48 +03:00
main_window_themes.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_ui.h Improved Dark theme, search bar and icon theme (#830) 2024-09-08 23:39:48 +03:00
memory_patcher.cpp Cheats/Patches (#493) 2024-08-29 07:18:50 +03:00
memory_patcher.h Cheats/Patches (#493) 2024-08-29 07:18:50 +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 Save,Apply,Restore Defaults,Close 2024-09-03 16:08:49 -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 support for unlocking trophies (#854) 2024-09-11 06:50:55 +03:00
trophy_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00