aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: should set default workspace to home path on macOSsaturneric9 days1-1/+3
|
* fix: specify search paths to avoid the pinentry notice on macOSsaturneric9 days1-0/+12
|
* fix: find pinentry under /app/bin in flatpak containersaturneric9 days1-0/+5
|
* fix: gpg context will take response of gpg-agentsaturneric9 days1-3/+3
|
* fix: make sure gpg-agent is running after initsaturneric9 days1-2/+2
|
* fix: issues found on macossaturneric9 days1-0/+2
|
* feat: add more basic env checks at initsaturneric9 days2-0/+25
|
* feat: add more info checksaturneric9 days6-24/+82
|
* fix: issues found on linux platformsaturneric10 days1-2/+16
|
* feat: generate cark keyssaturneric10 days3-18/+16
|
* feat: switch text-based model to workspace-based modelsaturneric11 days1-1/+0
|
* feat: support key groupssaturneric12 days2-26/+87
|
* feat: add openpgp smart card supportsaturneric2025-04-124-1/+44
|
* feat: add ui support for adsk featuressaturneric2025-04-122-0/+36
|
* fix: do not check commit hash in flatpak containersaturneric2025-02-162-0/+11
|
* fix: qt5 compile issuessaturneric2025-02-032-9/+10
|
* refactor: reduce code duplicationsaturneric2025-01-272-0/+18
|
* fix: improve code compatibilitysaturneric2025-01-261-1/+1
|
* fix: make app fully portablesaturneric2025-01-211-2/+7
|
* feat: enhance key db functionssaturneric2025-01-212-0/+128
| | | | | | 1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
* refactor: using qt containers instead of std containerssaturneric2024-12-132-1/+3
|
* fix: discovered issues by testingsaturneric2024-12-031-0/+2
|
* fix: qt5 build issuessaturneric2024-12-021-0/+5
|
* fix: solve build issues in devops processsaturneric2024-12-012-0/+10
|
* fix: solve nightly build issuessaturneric2024-11-271-3/+1
|
* feat: rewrite core init processes and add env optionsaturneric2024-11-222-0/+34
|
* fix: clean up filessaturneric2024-11-221-0/+27
|
* feat: support favorite key pairs for multi key databasessaturneric2024-11-022-0/+57
|
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-312-16/+17
|
* feat: simplify loggingsaturneric2024-07-303-26/+26
|
* feat: update copyright infosaturneric2024-07-2918-44/+36
|
* feat: support more build modesaturneric2024-07-282-0/+9
|
* feat: remove spdlog and clean up logsaturneric2024-07-266-253/+33
|
* feat: add some ui apis to sdksaturneric2024-07-122-6/+6
|
* fix: cannot show version in about tabsaturneric2024-05-171-2/+3
|
* fix: solve safe issuessaturneric2024-05-031-1/+1
|
* refactor: reduce core prebuild headers and isolate core to modulessaturneric2024-03-025-7/+58
|
* feat: add prefix GF to all sdk and module symbolssaturneric2024-02-293-5/+23
|
* feat: add module controller and continue to work on module systemsaturneric2024-02-295-1/+156
| | | | | | 1. speed up building by reducing build info sheader including 2. add module controller 3. continue to work on module system
* feat: upgrade module systemsaturneric2024-02-282-0/+17
| | | | | | 1. load module and resolve symbols at runtime 2. restrict sdk functions and structures to c style 3. add some core api to support it
* fix: show the real UTC datetimesaturneric2024-02-262-3/+10
|
* fix: solve reported issuessaturneric2024-01-291-1/+1
|
* doc: fill translations mainly de and chinesesaturneric2024-01-261-1/+1
|
* fix: improve file pagesaturneric2024-01-241-9/+12
|
* fix: decrypt tar.gpg but output path is incorrectsaturneric2024-01-241-2/+1
|
* fix: solve issues at i18n supportsaturneric2024-01-231-15/+20
|
* fix: stop reading all data into memory at file hash calculationsaturneric2024-01-221-36/+46
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-192-0/+41
|
* fix: slove discovered faults and bugssaturneric2024-01-191-9/+4
|
* fix: slove discovered bugssaturneric2024-01-181-1/+1
|