aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/function (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: add more info checksaturneric10 days1-0/+22
|
* feat: switch text-based model to workspace-based modelsaturneric12 days1-1/+0
|
* fix: found bugssaturneric13 days1-2/+0
|
* feat: support key groupssaturneric13 days2-11/+5
|
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-1/+1
|
* fix: set pb range when size of operas > 1saturneric2025-02-031-1/+2
|
* fix: solve discovered issuessaturneric2025-02-031-1/+2
|
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-022-0/+131
|
* refactor: code clean upsaturneric2025-01-272-0/+30
|
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-272-6/+323
|
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-272-0/+531
|
* feat: remove unused codessaturneric2024-11-192-129/+0
|
* feat: add delete subkey functionsaturneric2024-11-181-7/+2
|
* fix: should select channel before any gpg operationsaturneric2024-10-261-2/+2
|
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-262-3/+4
|
* fix: do clean upsaturneric2024-07-301-3/+2
|
* feat: simplify loggingsaturneric2024-07-301-2/+2
|
* feat: update copyright infosaturneric2024-07-294-4/+4
|
* feat: move pinentry out of source codesaturneric2024-07-272-172/+0
|
* feat: remove spdlog and clean up logsaturneric2024-07-263-22/+8
|
* fix: update translationssaturneric2024-01-311-4/+4
|
* doc: fill translations mainly de and chinesesaturneric2024-01-261-1/+1
|
* feat: add a setting to enable gpgme debug logsaturneric2024-01-233-4/+4
|
* fix: QStringList is not equal to QList<QVector>saturneric2024-01-221-2/+2
|
* fix: find and slove some bugssaturneric2024-01-171-3/+5
|
* refactor: remove libgettext from projectsaturneric2024-01-164-165/+26
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-126-39/+68
|
* fix: solve compile issuesaturneric2024-01-081-0/+1
|
* feat: integrate logging api to coresaturneric2024-01-054-12/+12
|
* feat: add simple archiving functions for encrypt and decryptsaturneric2023-12-282-0/+138
|
* fix: solve all issues of test cases on macos m1saturneric2023-12-231-1/+0
|
* fix: slove issues in key/subkey generationsaturneric2023-12-033-1/+25
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-034-4/+140
|
* feat: introduce mimalloc to replace secmemsaturneric2023-12-033-0/+127
|
* fix: add set owner struct action in keymanager menusaturneric2023-12-022-0/+149
|
* <refactor>(ui): Adjust src/ui/function to src/ui/threadSaturneric2022-01-1214-1086/+0
|
* <fix, feature>(ui): let send mail meet with rfc3156.Saturneric2022-01-051-7/+66
|
* <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric2022-01-041-2/+2
| | | | | | 1. fixed proxy settings ui. 2. fixed send mail settings ui. 3. fixed uncaught exception handling.
* <feature, fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1 and ↵Saturneric2022-01-043-0/+116
| | | | | | | | | add network settings. 1. proxy settings. 2. network capability. 3. fixed known bugs. 4. improve ui.
* <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1.Saturneric2022-01-043-8/+107
| | | | | | | 1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui.
* <fix>(ui): improve ui.Saturneric2022-01-041-8/+8
|
* <fix>(core): fix windows build problemSaturneric2022-01-041-61/+58
| | | | | 1.fix libintl_snprintf bugs. 2. improve VersionCheckThread.
* <fix, feature>(core, ui): version system upgrade.Saturneric2022-01-032-32/+83
| | | | | | 1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui.
* <refactor>(ui): Enhanced sending email function.Saturneric2022-01-024-5/+144
|
* <feat, refactor>(ui): change smtp test to multiply threadSaturneric2022-01-025-1/+287
|
* <refactor, fixed, test>(core, ui): add & modify core and uiSaturneric2022-01-021-0/+4
| | | | | | 1. add init functions for core. 2. add non ascii settings. 3. fit ui with this version of core.
* Fixed bugs.Saturneric2021-12-202-0/+86
| | | | 1. Not not paint in main thread.
* Fixed Issues on Windows & Reduce warning.Saturneric2021-12-161-7/+4
|
* Added & Improved & Fixed.Saturneric2021-12-161-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.
* Remove rapidjson and Improve update ploicy.Saturneric2021-12-051-23/+26
|