aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/settings/SettingsGeneral.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+0
|
* chore: remove setting 'basic/longer_expiration_date'saturneric2025-02-031-9/+0
|
* refactor: clean up codesaturneric2025-01-271-3/+2
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: user can prevent all modulessaturneric2024-07-281-6/+8
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-1/+0
|
* feat: improve the project structuresaturneric2024-07-121-0/+7
|
* feat: support theme changing by usersaturneric2024-05-031-9/+7
|
* feat: improve key list and find widgetsaturneric2024-01-231-0/+7
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-231-1/+1
|
* refactor: remove libgettext from projectsaturneric2024-01-161-20/+19
|
* fix: slove the languange settings issuesaturneric2024-01-151-18/+11
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-119/+43
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-2/+2
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-36/+35
|
* fix: solve compile issuesaturneric2024-01-081-2/+0
|
* feat: remove save keys checked functionsaturneric2024-01-081-16/+1
|
* feat: integrate logging api to coresaturneric2024-01-051-9/+9
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-1/+2
|
* refactor: separate typedef and implsaturneric2023-11-071-1/+2
|
* refactor: clean up core's codessaturneric2023-11-061-1/+1
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-0/+2
|
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-2/+2
|
* 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-5/+5
|
* feat: support all clear log and data filesSaturneric2023-07-131-0/+35
|
* feat: support resotring unsaved pages after a crashSaturneric2023-07-131-0/+20
|
* feat: remove gnupg settings from general tabSaturneric2023-04-041-256/+1
|
* fix: correct ui representationSaturneric2023-03-301-1/+7
|
* feat: add an option to use pinentrySaturneric2023-03-301-0/+21
|
* fix: reduce info level logsSaturneric2023-02-111-12/+12
|
* freat: allow to change gnupg install pathSaturneric2023-02-111-17/+113
|
* feat: change the log style in source filesSaturneric2023-02-031-18/+16
|
* feat: add advanced gnupg operationsSaturneric2023-01-071-2/+26
| | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab
* feat(ui, core): add custom key db supportSaturneric2022-12-041-0/+110
| | | | | | 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/+196