aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/settings/SettingsGeneral.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-4/+4
|
* fix: improve code compatibilitysaturneric2025-01-261-1/+1
|
* refactor: using qt containers instead of std containerssaturneric2024-12-131-1/+2
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: support theme changing by usersaturneric2024-05-031-10/+2
|
* fix: slove the languange settings issuesaturneric2024-01-151-10/+3
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-1/+1
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* feat: start to add plugin system and do some improve on project configurationsaturneric2023-10-151-2/+2
|
* feat: remove gnupg settings from general tabSaturneric2023-04-041-19/+0
|
* freat: allow to change gnupg install pathSaturneric2023-02-111-1/+7
|
* feat(ui, core): add custom key db supportSaturneric2022-12-041-0/+19
| | | | | | 1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function
* refactor(ui): adjust file structureSaturneric2022-07-221-0/+99