aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* translation: update zh_CN and de_DEdev/2.1.6/mainsaturneric2025-02-036-1287/+1347
* feat: ask user if automate check update on first startupsaturneric2025-02-031-2/+15
* fix: correct tab edit orderssaturneric2025-02-032-0/+39
* fix: qt5 compile issuessaturneric2025-02-0344-101/+114
* fix: set pb range when size of operas > 1saturneric2025-02-032-2/+5
* fix: solve ui code generate issuesaturneric2025-02-031-1/+1
* fix: solve discovered issuessaturneric2025-02-0311-639/+558
* chore: remove setting 'basic/longer_expiration_date'saturneric2025-02-036-49/+14
* chore: upgrade to v2.1.7saturneric2025-02-031-1/+1
* translation: update zh_CN and de_DEsaturneric2025-02-037-7063/+7089
* feat: allow switch ascii mode at file page optionssaturneric2025-02-035-33/+44
* refactor: make some function names shortersaturneric2025-02-0221-312/+284
* refactor: rewrite subkey generate dialog and fix some issues discoveredsaturneric2025-02-0210-453/+542
* feat: improve KeyGenerateDialogsaturneric2025-02-0213-308/+393
* fix: solve lower/upper case name conflictsaturneric2025-02-014-7/+3
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-0118-1270/+1547
* fix: issues found on unit test modesaturneric2025-02-012-1/+2
* fix: use yyy-MM-dd format of create date on key listsaturneric2025-01-311-1/+1
* refactor: code clean upsaturneric2025-01-2716-102/+53
* fix: tiny fixessaturneric2025-01-271-16/+13
* refactor: clean up code and reduce duplicationsaturneric2025-01-276-276/+70
* fix: correct de_DE translationssaturneric2025-01-271-2/+2
* refactor: code clean up of main windowsaturneric2025-01-273-491/+432
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-2710-435/+503
* refactor: reduce code duplication of gnupg file operationssaturneric2025-01-277-760/+620
* refactor: reduce code duplicationsaturneric2025-01-2710-570/+440
* feat: upgrade gnupg info gathering module to v1.2.1saturneric2025-01-271-0/+0
* feat: check gpg components before startsaturneric2025-01-271-21/+39
* fix: 'kCrashCode' is not a member of 'GpgFrontend'saturneric2025-01-271-0/+2
* fix: member variable 'GpgOperaContext::ascii' is not initialized in the const...saturneric2025-01-272-4/+5
* refactor: clean up codesaturneric2025-01-2724-103/+45
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-2715-266/+384
* feat: allow changing sort options by ui at file pagesaturneric2025-01-261-0/+1
* feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-2611-27/+158
* feat: add ui ability to switch batch modesaturneric2025-01-265-10/+20
* fix: improve code compatibilitysaturneric2025-01-2620-82/+56
* fix: optimums unknown fpr verifying helpersaturneric2025-01-268-117/+61
* feat: allow file batch operationssaturneric2025-01-2623-971/+1434
* fix: 'std::future' is defined in header '<future>'saturneric2025-01-261-0/+2
* feat: relative path by default at portable modesaturneric2025-01-211-0/+2
* fix: create app config path if possiblesaturneric2025-01-211-0/+5
* fix: make app fully portablesaturneric2025-01-213-3/+11
* feat: enhance key db functionssaturneric2025-01-2113-129/+246
* Merge branch 'develop' into dev/2.1.6/mainsaturneric2025-01-2112-336/+360
|\
| * ts: correct Italian translationsaturneric2024-12-221-20/+20
| * ts: update Italian translationsaturneric2024-12-211-204/+250
| * fix: avoid check action triggering the show of key detail dialogsaturneric2024-12-214-37/+2
| * fix: ResizeToContents behaviors of key listsaturneric2024-12-214-140/+70
| * fix: symbols link error on mingw64saturneric2024-12-202-6/+5
| * fix: adjust the width of key list cell correctlysaturneric2024-12-208-17/+101