aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/function (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysfeat: add more info checksaturneric1-0/+22
12 daysfeat: switch text-based model to workspace-based modelsaturneric1-1/+0
13 daysfix: found bugssaturneric1-2/+0
13 daysfeat: support key groupssaturneric2-11/+5
2025-04-12refactor: GpgKey and GpgSubKeysaturneric1-1/+1
2025-02-03fix: set pb range when size of operas > 1saturneric1-1/+2
2025-02-03fix: solve discovered issuessaturneric1-1/+2
2025-02-02refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2-0/+131
2025-01-27refactor: code clean upsaturneric2-0/+30
2025-01-27refactor: reduce code duplication of gnupg operationssaturneric2-6/+323
2025-01-27refactor: reduce code duplication of gnupg file operationssaturneric2-0/+531
2024-11-19feat: remove unused codessaturneric2-129/+0
2024-11-18feat: add delete subkey functionsaturneric1-7/+2
2024-10-26fix: should select channel before any gpg operationsaturneric1-2/+2
2024-10-26fix: test basic operations of multi key db and solve issuessaturneric2-3/+4
2024-07-30fix: do clean upsaturneric1-3/+2
2024-07-30feat: simplify loggingsaturneric1-2/+2
2024-07-29feat: update copyright infosaturneric4-4/+4
2024-07-27feat: move pinentry out of source codesaturneric2-172/+0
2024-07-26feat: remove spdlog and clean up logsaturneric3-22/+8
2024-01-31fix: update translationssaturneric1-4/+4
2024-01-26doc: fill translations mainly de and chinesesaturneric1-1/+1
2024-01-23feat: add a setting to enable gpgme debug logsaturneric3-4/+4
2024-01-22fix: QStringList is not equal to QList<QVector>saturneric1-2/+2
2024-01-17fix: find and slove some bugssaturneric1-3/+5
2024-01-16refactor: remove libgettext from projectsaturneric4-165/+26
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric6-39/+68
2024-01-08fix: solve compile issuesaturneric1-0/+1
2024-01-05feat: integrate logging api to coresaturneric4-12/+12
2023-12-28feat: add simple archiving functions for encrypt and decryptsaturneric2-0/+138
2023-12-23fix: solve all issues of test cases on macos m1saturneric1-1/+0
2023-12-03fix: slove issues in key/subkey generationsaturneric3-1/+25
2023-12-03feat: general improvements of aync execution and memory securitysaturneric4-4/+140
2023-12-03feat: introduce mimalloc to replace secmemsaturneric3-0/+127
2023-12-02fix: add set owner struct action in keymanager menusaturneric2-0/+149
2022-01-12<refactor>(ui): Adjust src/ui/function to src/ui/threadSaturneric14-1086/+0
2022-01-05<fix, feature>(ui): let send mail meet with rfc3156.Saturneric1-7/+66
2022-01-04<fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric1-2/+2
1. fixed proxy settings ui. 2. fixed send mail settings ui. 3. fixed uncaught exception handling.
2022-01-04<feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵Saturneric3-0/+116
add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui.
2022-01-04<fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric3-8/+107
1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui.
2022-01-04<fix>(ui): improve ui.Saturneric1-8/+8
2022-01-04<fix>(core): fix windows build problemSaturneric1-61/+58
1.fix libintl_snprintf bugs. 2. improve VersionCheckThread.
2022-01-03<fix, feature>(core, ui): version system upgrade.Saturneric2-32/+83
1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui.
2022-01-02<refactor>(ui): Enhanced sending email function.Saturneric4-5/+144
2022-01-02<feat, refactor>(ui): change smtp test to multiply threadSaturneric5-1/+287
2022-01-02<refactor, fixed, test>(core, ui): add & modify core and uiSaturneric1-0/+4
1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core.
2021-12-20Fixed bugs.Saturneric2-0/+86
1. Not not paint in main thread.
2021-12-16Fixed Issues on Windows & Reduce warning.Saturneric1-7/+4
2021-12-16Added & Improved & Fixed.Saturneric1-2/+2
Fixed Bugs in core. Improved Send Mail & Keyserver Settings. Added Pubkey Sync for key list. Added Refresh for key list. Improved Send Mail and others. Known Bugs Fixed.
2021-12-05Remove rapidjson and Improve update ploicy.Saturneric1-23/+26