aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-03feat: ask user if automate check update on first startupsaturneric1-2/+15
2025-02-03fix: qt5 compile issuessaturneric43-100/+113
2025-02-03fix: set pb range when size of operas > 1saturneric2-2/+5
2025-02-03fix: solve discovered issuessaturneric5-51/+12
2025-02-03chore: remove setting 'basic/longer_expiration_date'saturneric4-23/+7
2025-02-03translation: update zh_CN and de_DEsaturneric1-1/+1
2025-02-03feat: allow switch ascii mode at file page optionssaturneric5-33/+44
2025-02-02refactor: make some function names shortersaturneric21-312/+284
2025-02-02refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric8-415/+370
2025-02-02feat: improve KeyGenerateDialogsaturneric12-291/+366
2025-02-01fix: solve lower/upper case name conflictsaturneric4-7/+3
2025-02-01feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric17-1270/+1192
2025-02-01fix: issues found on unit test modesaturneric2-1/+2
2025-01-31fix: use yyy-MM-dd format of create date on key listsaturneric1-1/+1
2025-01-27refactor: code clean upsaturneric16-102/+53
2025-01-27fix: tiny fixessaturneric1-16/+13
2025-01-27refactor: clean up code and reduce duplicationsaturneric6-276/+70
2025-01-27refactor: code clean up of main windowsaturneric3-491/+432
2025-01-27refactor: reduce code duplication of gnupg operationssaturneric10-435/+503
2025-01-27refactor: reduce code duplication of gnupg file operationssaturneric7-760/+620
2025-01-27refactor: reduce code duplicationsaturneric10-570/+440
2025-01-27feat: check gpg components before startsaturneric1-21/+39
2025-01-27fix: 'kCrashCode' is not a member of 'GpgFrontend'saturneric1-0/+2
2025-01-27fix: member variable 'GpgOperaContext::ascii' is not initialized in the ↵saturneric2-4/+5
constructor
2025-01-27refactor: clean up codesaturneric24-103/+45
2025-01-27fix: kill all gnupg daemons in a proper waysaturneric15-266/+384
2025-01-26feat: allow changing sort options by ui at file pagesaturneric1-0/+1
2025-01-26feat: users can choose which crypto tool bar buttons are displayedsaturneric6-25/+85
2025-01-26feat: add ui ability to switch batch modesaturneric4-10/+17
2025-01-26fix: improve code compatibilitysaturneric20-82/+56
2025-01-26fix: optimums unknown fpr verifying helpersaturneric8-117/+61
2025-01-26feat: allow file batch operationssaturneric20-965/+1407
2025-01-26fix: 'std::future' is defined in header '<future>'saturneric1-0/+2
2025-01-21feat: relative path by default at portable modesaturneric1-0/+2
2025-01-21fix: create app config path if possiblesaturneric1-0/+5
2025-01-21fix: make app fully portablesaturneric3-3/+11
2025-01-21feat: enhance key db functionssaturneric12-129/+239
1. allow using relative key db path 2. allow editing default key db 3. use a key db in own directory at portable mode
2024-12-21fix: avoid check action triggering the show of key detail dialogsaturneric4-37/+2
2024-12-21fix: ResizeToContents behaviors of key listsaturneric4-140/+70
2024-12-20fix: symbols link error on mingw64saturneric2-6/+5
2024-12-20fix: adjust the width of key list cell correctlysaturneric8-17/+101
2024-12-13refactor: using qt containers instead of std containerssaturneric83-552/+405
2024-12-03fix: solve commit hash mismatch issuesaturneric1-1/+1
2024-12-03fix: qt5 buildsaturneric1-0/+3
2024-12-03fix: eml encrypt error handlingsaturneric1-6/+2
2024-12-03fix: solve memory issues discovered on linuxsaturneric2-17/+43
2024-12-03fix: compiler warningssaturneric9-46/+42
2024-12-03fix: variable 'mods_path' is reassigned a value before the old one has been ↵saturneric3-34/+52
used.
2024-12-03fix: discovered issues by testingsaturneric4-11/+43
2024-12-03fix: integrated modules loading pathsaturneric1-2/+7