aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowSlotUI.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: testing and solve bugs foundsaturneric11 days1-8/+9
* feat: support key groupssaturneric12 days1-8/+33
* fix: solve discovered issues before release v2.1.7saturneric2025-02-041-0/+1
* feat: allow switch ascii mode at file page optionssaturneric2025-02-031-12/+12
* feat: upgrade KeyGenDialog to meet easy and advanced requirementssaturneric2025-02-011-0/+2
* refactor: code clean upsaturneric2025-01-271-1/+0
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-271-6/+3
* feat: users can choose which crypto tool bar buttons are displayedsaturneric2025-01-261-9/+1
* feat: allow file batch operationssaturneric2025-01-261-42/+12
* fix: qt5 build issuessaturneric2024-12-021-21/+21
* feat: support decrypt & verify emailsaturneric2024-11-281-0/+11
* feat: support encrypting emailsaturneric2024-11-271-0/+6
* feat: improve ui logic and support more email operationssaturneric2024-11-271-38/+19
* feat: support eml data decryptionsaturneric2024-11-261-3/+21
* fix: add ui status control for email operationssaturneric2024-11-261-8/+17
* refactor: optimum code and reduce duplicatesaturneric2024-11-261-10/+164
* feat: support verifying email through eml datasaturneric2024-11-251-8/+0
* fix: test basic operations of multi key db and solve issuessaturneric2024-10-261-1/+4
* feat: update copyright infosaturneric2024-07-291-1/+1
* fix: can not import binary key datasaturneric2024-07-281-1/+1
* feat: move pinentry out of source codesaturneric2024-07-271-7/+0
* feat: remove spdlog and clean up logsaturneric2024-07-261-9/+1
* fix: discard changes but text still remainssaturneric2024-05-031-6/+8
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-2/+2
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-241-16/+17
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-0/+1
* fix: slove discovered faults and bugssaturneric2024-01-191-4/+4
* fix: make task and threading system safersaturneric2024-01-161-0/+1
* refactor: remove libconfig++ form projectsaturneric2024-01-151-1/+0
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-17/+13
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-3/+5
* fix: slove issue #123 "Append fingerprint to editor" crashes if there is no e...saturneric2024-01-081-10/+3
* feat: integrate logging api to coresaturneric2024-01-051-3/+3
* feat: convert basic opera to async stylesaturneric2023-12-041-4/+2
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-2/+2
* feat: introduce mimalloc to replace secmemsaturneric2023-12-031-47/+3
* feat: add buddled qt pinentry and make it workssaturneric2023-12-021-0/+54
* refactor: improve the code structure of coresaturneric2023-11-061-6/+6
* fix: solve some code tidy issuessaturneric2023-10-251-0/+2
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* feat: add gnupg controllerSaturneric2023-04-041-1/+1
* fix: reduce info level logsSaturneric2023-02-111-5/+3
* feat: change the log style in source filesSaturneric2023-02-031-4/+4
* feat(ui, core): add custom key db supportSaturneric2022-12-041-4/+6
* fix(ui): fix button style problemSaturneric2022-07-231-5/+5
* <feat, refactor>(src): Enable top encryption action menu in file modeSaturneric2022-02-131-0/+33
* <fix>(ui): Adapt some settings transferred to the data objectSaturneric2022-02-071-20/+16
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-1/+1
* <refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric2022-02-021-1/+1
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-1/+1