Modules of GpgFrontend
Go to file
2024-07-28 18:24:33 +02:00
cmake feat: remove dependency 'spdlog' 2024-07-27 11:29:29 +02:00
include fix: problems in infrastructure in some cases 2024-07-28 17:01:11 +02:00
sdk feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
src fix: rm unused headers of paper key 2024-07-28 18:24:33 +02:00
third_party feat: remove dependency 'spdlog' 2024-07-27 11:29:29 +02:00
.clang-format feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.clang-tidy feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.gitignore feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.gitmodules feat: remove dependency 'spdlog' 2024-07-27 11:29:29 +02:00
CMakeLists.txt feat: try using ui and i18n apis from sdk 2024-07-12 20:39:17 +02:00
COPYING feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
README.md feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00

GpgFrontend Modules

This repository holds project files related to the development of the GpgFrontend module. A new module is developed by creating a new folder, under src.

These modules will be automatically compiled and released with each GpgFrontend release.