aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fix: discovered issuessaturneric2024-12-027-31/+53
|
* fix: solve memory issues of sdk apissaturneric2024-12-025-36/+58
|
* fix: ui initializes before core fully initializedsaturneric2024-12-022-7/+9
|
* fix: export subkey test cases on windowssaturneric2024-12-021-8/+12
|
* fix: support debug module loading by AppImagesaturneric2024-12-021-8/+8
|
* fix: qt5 build issuessaturneric2024-12-0212-116/+132
|
* fix: cannot close detail dialog after exporting rev certsaturneric2024-12-021-1/+0
|
* translation: update translationssaturneric2024-12-022-5/+8
|
* fix: settings prohibit version checking at start not workingsaturneric2024-12-021-10/+16
|
* feat: skip version notifying on developing or testing buildsaturneric2024-12-021-3/+8
|
* fix: add some untranslated stringssaturneric2024-12-011-0/+7
|
* translation: update ts filessaturneric2024-12-017-90/+129
|
* feat: improve ui of about dialogsaturneric2024-12-011-5/+3
|
* feat: check commit hash from remotesaturneric2024-12-016-16/+58
|
* feat: add 'create date' column to key toolboxsaturneric2024-12-011-1/+1
|
* fix: discovered bugs on windows platformsaturneric2024-12-012-5/+17
|
* fix: solve build issues in devops processsaturneric2024-12-014-7/+16
|
* Merge branch 'dev/2.1.5/mingw' into developsaturneric2024-12-0152-476/+1581
|\
| * fix: solve build issue on windowssaturneric2024-11-302-2/+3
| |
| * fix: debug lib and runtime output dir should be same as releasesaturneric2024-11-304-28/+0
| |
| * feat: improve app structure on windowssaturneric2024-11-303-94/+56
| |
| * fix: solve discovered issuessaturneric2024-11-302-5/+17
| |
| * fix: getting gpg-agent to start automatically on macOSsaturneric2024-11-301-10/+13
| |
| * feat: improve icons and paddingsaturneric2024-11-291-16/+16
| |
| * feat: user should confirm the removal of key dbssaturneric2024-11-291-0/+12
| |
| * fix: correct algo namesaturneric2024-11-291-4/+4
| |
| * fix: solve discoverd issues on email functionssaturneric2024-11-285-203/+128
| |
| * fix: reduce unnecessary cache write to disksaturneric2024-11-281-15/+24
| |
| * fix: spelling mistakessaturneric2024-11-284-5/+5
| |
| * fix: solve issues on uisaturneric2024-11-282-358/+411
| |
| * feat: support decrypt & verify emailsaturneric2024-11-2810-84/+523
| |
| * feat: support encrypting emailsaturneric2024-11-275-3/+117
| |
| * feat: improve ui logic and support more email operationssaturneric2024-11-2733-152/+755
| |
* | fix: solve nightly build issuessaturneric2024-11-272-4/+2
|/
* fix: solve qt6 build issuesaturneric2024-11-261-2/+2
|
* feat: improve subkeys and uids table displaysaturneric2024-11-262-5/+29
|
* feat: support uid revoke and uid delete operationssaturneric2024-11-2617-501/+989
|
* feat: support eml data decryptionsaturneric2024-11-264-5/+197
|
* fix: add ui status control for email operationssaturneric2024-11-263-24/+38
|
* fix: change "Information Board" to "Status Panel"saturneric2024-11-263-4/+4
|
* refactor: optimum code and reduce duplicatesaturneric2024-11-2614-529/+546
|
* fix: change "Advance" to "Advanced"saturneric2024-11-261-1/+1
|
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-268-141/+295
|
* feat: support verifying email through eml datasaturneric2024-11-2510-27/+213
|
* fix: handling of split CRLF sequences during text insertionsaturneric2024-11-252-8/+33
|
* feat: support drop down and open directorysaturneric2024-11-255-45/+80
|
* fix: correct spelling mistakesaturneric2024-11-252-5/+6
|
* fix: remove bug on module register monitoringsaturneric2024-11-252-1/+5
|
* fix: no need to call trigger event from another threadsaturneric2024-11-251-39/+29
|
* fix: solve a race situation at unit test modesaturneric2024-11-255-6/+32
|