shadPS4/src/qt_gui
georgemoralis a967d891d6 file formats and qt (#88)
* added psf file format

* clang format fix

* crypto functions for pkg decryption

* pkg decryption

* initial add of qt gui , not yet usable

* renamed ini for qt gui settings into shadps4qt.ini

* file detection and loader support

* option to build QT qui

* clang format fix

* fixed reuse

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/loader.h

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/loader.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* uppercase fix

* clang format fix

* small fixes

* let's try windows qt build ci

* some more fixes for ci

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/file_format/pkg.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update .github/workflows/windows-qt.yml

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/loader.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* Update src/core/file_format/psf.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* loader namespace

* Update src/core/loader.cpp

Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>

* constexpr magic

* linux qt ci by qurious

* fix for linux qt

* Make script executable

* ci fix?

---------

Co-authored-by: raziel1000 <ckraziel@gmail.com>
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
Co-authored-by: GPUCode <geoster3d@gmail.com>
2024-03-01 00:00:35 +02:00
..
custom_dock_widget.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
custom_table_widget_item.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
custom_table_widget_item.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_info.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_install_dialog.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_install_dialog.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_frame.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_frame.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_grid.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_grid.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_grid_delegate.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_grid_delegate.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_item.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_table.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_table.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
game_list_utils.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
gui_save.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
gui_settings.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
gui_settings.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
main.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
main_window.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
main_window.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
main_window_themes.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
main_window_themes.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
main_window_ui.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
qt_utils.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00
settings.cpp file formats and qt (#88) 2024-03-01 00:00:35 +02:00
settings.h file formats and qt (#88) 2024-03-01 00:00:35 +02:00