aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: improve windows release structure at nightly builddev/2.1.5/mingwsaturneric2024-12-011-26/+53
* 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-2914-22/+28
* feat: user should confirm the removal of key dbssaturneric2024-11-291-0/+12
* fix: solve linux build issuesaturneric2024-11-291-0/+0
* fix: correct algo namesaturneric2024-11-291-4/+4
* fix: solve build issue on develop cisaturneric2024-11-281-0/+0
* feat: update submodule qttranslationssaturneric2024-11-281-0/+0
* fix: solve discoverd issues on email functionssaturneric2024-11-286-203/+128
* fix: reduce unnecessary cache write to disksaturneric2024-11-281-15/+24
* fix: spelling mistakessaturneric2024-11-286-6/+6
* fix: solve issues on uisaturneric2024-11-283-358/+411
* feat: support decrypt & verify emailsaturneric2024-11-2811-84/+523
* feat: support encrypting emailsaturneric2024-11-276-3/+117
* feat: improve ui logic and support more email operationssaturneric2024-11-2740-691/+756
* fix: solve devops build issuessaturneric2024-11-261-0/+0
* fix: nested-submodule vmime is not cloningsaturneric2024-11-261-0/+0
* 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-267-5/+198
* 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-2611-141/+296
* feat: support verifying email through eml datasaturneric2024-11-2511-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
* test: fix and add KeyGen & SubkeyGen test casessaturneric2024-11-243-149/+292
* feat: allow drag and drop to open text filesaturneric2024-11-2410-221/+474
* fix: solve key list drag and drop refreshing issuesaturneric2024-11-242-1/+4
* feat: improve info prompt at private key exportingsaturneric2024-11-241-36/+52
* feat: support secp256k1 algo and ed448 primary keysaturneric2024-11-241-2/+6
* fix: ed448 should allow signing functionsaturneric2024-11-241-3/+3
* feat: default key db is not editablesaturneric2024-11-225-37/+65
* feat: improve version optionsaturneric2024-11-222-4/+6
* feat: rewrite core init processes and add env optionsaturneric2024-11-2213-222/+598
* fix: correct the path to the executable of app image modesaturneric2024-11-221-9/+9
* fix: solve a build issuesaturneric2024-11-221-7/+8
* fix: correct table header of key db indexsaturneric2024-11-221-0/+3
* feat: add build option GPGFRONTEND_BUILD_APP_IMAGEsaturneric2024-11-224-18/+26