aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowGpgOperaFunction.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-26feat: remove spdlog and clean up logsaturneric1-8/+0
2024-05-11feat: let user select keys to sync from key serversaturneric1-1/+1
2024-01-19fix: solve discovered bugs and improve ui operationssaturneric1-0/+2
2024-01-17fix: find and slove some bugssaturneric1-6/+8
2024-01-16fix: slove some issues and update translationssaturneric1-7/+21
2024-01-16refactor: remove libgettext from projectsaturneric1-28/+26
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-3/+3
2024-01-05feat: integrate logging api to coresaturneric1-2/+2
2023-12-31feat: fully test basical operations of archive and filesaturneric1-320/+11
2023-12-28feat: add simple archiving functions for encrypt and decryptsaturneric1-6/+5
2023-12-26fix: test basical operations of gpg at both test cases and guisaturneric1-285/+165
2023-12-24fix: use the new async encrypt symmetric api at gui appsaturneric1-44/+22
2023-12-24fix: test the encrypt async api on gui appsaturneric1-42/+42
2023-12-23feat: improve core interfaces of encrypt and decryptsaturneric1-5/+6
2023-12-23fix: solve all issues of test cases on macos m1saturneric1-2/+1
2023-12-04feat: convert basic opera to async stylesaturneric1-77/+72
2023-12-03feat: general improvements of aync execution and memory securitysaturneric1-7/+8
2023-12-02fix: add set owner struct action in keymanager menusaturneric1-44/+4
2023-11-29fix: repair gnupg info listing funtionSaturneric1-10/+5
2023-11-06refactor: improve the code structure of coresaturneric1-7/+2
2023-10-30style: improve code style of coresaturneric1-7/+7
2023-10-28refactor: start to tidy up code using clang-tidysaturneric1-58/+53
2023-10-25feat: use rt listen publish event function in main windows' app version upgra...Saturneric1-16/+21
2023-10-24feat: use module instead of integrated code at version checking taskSaturneric1-12/+38
2023-10-16refactor: use c++17 features and piml tech to rewrite DataObject and Tasksaturneric1-134/+113
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-13feat: support resotring unsaved pages after a crashSaturneric1-0/+51
2023-07-13feat: support marking a key as favouriteSaturneric1-0/+20
2023-03-31feat: improve ui logic and menu operas in main windowSaturneric1-1/+107
2023-02-11fix: reduce info level logsSaturneric1-6/+4
2023-02-07fix: solve an issue in version checkingSaturneric1-0/+7
2023-02-03feat: change the log style in source filesSaturneric1-7/+6
2023-01-07feat: add advanced gnupg operationsSaturneric1-2/+2
2022-07-22fix(ui): fix signer picker and other issuesSaturneric1-5/+4
2022-07-22refactor(ui): adjust file structureSaturneric1-1/+1
2022-05-20refactor: modify basic operations slots in main windowSaturneric1-155/+209
2022-05-14refactor: modified part of ui processing codeSaturneric1-112/+222
2022-05-09fix: fix crash poblem when doing operationsSaturneric1-2/+1
2022-05-07refactor: develop 2.0.6 startSaturneric1-33/+0
2022-03-13<fix>(ui): Fix the problem that the file cannot be signedSaturneric1-1/+4
2022-02-13<feat, refactor>(src): Enable top encryption action menu in file modeSaturneric1-7/+24
2022-02-06<refactor>(src): Move and split the Global Settings StationSaturneric1-1/+1
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-3/+3
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-3/+3
2022-02-02<refactor>(src, test): Normalize the naming of partial classesSaturneric1-17/+17
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-1/+1
2022-01-23<refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric1-1/+1
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-2/+2
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-40/+40
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10