aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowSlotFunction.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: support key groupssaturneric11 days1-78/+67
* refactor: GpgKey and GpgSubKeysaturneric2025-04-121-12/+11
* fix: do not check commit hash in flatpak containersaturneric2025-02-161-1/+1
* refactor: code clean upsaturneric2025-01-271-6/+5
* refactor: clean up code and reduce duplicationsaturneric2025-01-271-82/+17
* refactor: reduce code duplication of gnupg operationssaturneric2025-01-271-0/+18
* fix: optimums unknown fpr verifying helpersaturneric2025-01-261-10/+10
* feat: allow file batch operationssaturneric2025-01-261-9/+75
* refactor: using qt containers instead of std containerssaturneric2024-12-131-26/+26
* fix: eml encrypt error handlingsaturneric2024-12-031-6/+2
* fix: discovered issues by testingsaturneric2024-12-031-1/+16
* fix: qt5 build issuessaturneric2024-12-021-15/+14
* feat: skip version notifying on developing or testing buildsaturneric2024-12-021-3/+8
* feat: check commit hash from remotesaturneric2024-12-011-16/+26
* fix: discovered bugs on windows platformsaturneric2024-12-011-4/+10
* fix: solve discoverd issues on email functionssaturneric2024-11-281-185/+78
* fix: solve issues on uisaturneric2024-11-281-356/+410
* feat: support decrypt & verify emailsaturneric2024-11-281-82/+361
* feat: support encrypting emailsaturneric2024-11-271-3/+52
* feat: improve ui logic and support more email operationssaturneric2024-11-271-0/+32
* feat: support eml data decryptionsaturneric2024-11-261-1/+139
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-9/+7
* feat: improve ui logic of email verification and make project structure bettersaturneric2024-11-261-16/+182
* feat: support verifying email through eml datasaturneric2024-11-251-0/+49
* feat: allow drag and drop to open text filesaturneric2024-11-241-17/+0
* feat: support favorite key pairs for multi key databasessaturneric2024-11-021-4/+12
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-18/+43
* fix: do clean upsaturneric2024-07-301-2/+1
* feat: simplify loggingsaturneric2024-07-301-6/+6
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-17/+9
* feat: rewrite key list structure and logicsaturneric2024-06-021-1/+3
* fix: correct some spelling mistakessaturneric2024-05-031-1/+1
* feat: add a grt viewer and solve some issues in gnupg info tabsaturneric2024-04-141-10/+5
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-1/+1
* fix: find and solve some issues on module managementsaturneric2024-04-111-5/+5
* fix: show the real UTC datetimesaturneric2024-02-261-3/+4
* doc: fill translations mainly de and chinesesaturneric2024-01-261-1/+2
* feat: improve key list and find widgetsaturneric2024-01-231-2/+2
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-5/+3
* fix: slove discovered faults and bugssaturneric2024-01-191-5/+12
* fix: slove discovered bugssaturneric2024-01-181-2/+1
* refactor: remove libgettext from projectsaturneric2024-01-161-28/+26
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-15/+5
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-16/+15
* feat: improve api and ui of keys import and exportsaturneric2024-01-111-6/+14
* fix: slove issue #123 "Append fingerprint to editor" crashes if there is no e...saturneric2024-01-081-17/+5
* feat: integrate logging api to coresaturneric2024-01-051-8/+8
* feat: improve file browser's functions and tidy up codessaturneric2024-01-011-1/+20
* feat: fully test basical operations of archive and filesaturneric2023-12-311-368/+6