Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat: add simple archiving functions for encrypt and decrypt | saturneric | 2023-12-28 | 1 | -6/+5 | |
| | ||||||
* | fix: test basical operations of gpg at both test cases and gui | saturneric | 2023-12-26 | 1 | -285/+165 | |
| | ||||||
* | fix: use the new async encrypt symmetric api at gui app | saturneric | 2023-12-24 | 1 | -44/+22 | |
| | ||||||
* | fix: test the encrypt async api on gui app | saturneric | 2023-12-24 | 1 | -42/+42 | |
| | ||||||
* | feat: improve core interfaces of encrypt and decrypt | saturneric | 2023-12-23 | 1 | -5/+6 | |
| | ||||||
* | fix: solve all issues of test cases on macos m1 | saturneric | 2023-12-23 | 1 | -2/+1 | |
| | ||||||
* | feat: convert basic opera to async style | saturneric | 2023-12-04 | 1 | -77/+72 | |
| | ||||||
* | feat: general improvements of aync execution and memory security | saturneric | 2023-12-03 | 1 | -7/+8 | |
| | ||||||
* | fix: add set owner struct action in keymanager menu | saturneric | 2023-12-02 | 1 | -44/+4 | |
| | ||||||
* | fix: repair gnupg info listing funtion | Saturneric | 2023-11-29 | 1 | -10/+5 | |
| | ||||||
* | refactor: improve the code structure of core | saturneric | 2023-11-06 | 1 | -7/+2 | |
| | ||||||
* | style: improve code style of core | saturneric | 2023-10-30 | 1 | -7/+7 | |
| | ||||||
* | refactor: start to tidy up code using clang-tidy | saturneric | 2023-10-28 | 1 | -58/+53 | |
| | ||||||
* | feat: use rt listen publish event function in main windows' app version ↵ | Saturneric | 2023-10-25 | 1 | -16/+21 | |
| | | | | upgrade notification | |||||
* | feat: use module instead of integrated code at version checking task | Saturneric | 2023-10-24 | 1 | -12/+38 | |
| | ||||||
* | refactor: use c++17 features and piml tech to rewrite DataObject and Task | saturneric | 2023-10-16 | 1 | -134/+113 | |
| | ||||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 | |
| | ||||||
* | feat: support resotring unsaved pages after a crash | Saturneric | 2023-07-13 | 1 | -0/+51 | |
| | ||||||
* | feat: support marking a key as favourite | Saturneric | 2023-07-13 | 1 | -0/+20 | |
| | ||||||
* | feat: improve ui logic and menu operas in main window | Saturneric | 2023-03-31 | 1 | -1/+107 | |
| | ||||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -6/+4 | |
| | ||||||
* | fix: solve an issue in version checking | Saturneric | 2023-02-07 | 1 | -0/+7 | |
| | ||||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -7/+6 | |
| | ||||||
* | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 1 | -2/+2 | |
| | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | |||||
* | fix(ui): fix signer picker and other issues | Saturneric | 2022-07-22 | 1 | -5/+4 | |
| | | | | | 1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package" | |||||
* | refactor(ui): adjust file structure | Saturneric | 2022-07-22 | 1 | -1/+1 | |
| | ||||||
* | refactor: modify basic operations slots in main window | Saturneric | 2022-05-20 | 1 | -155/+209 | |
| | ||||||
* | refactor: modified part of ui processing code | Saturneric | 2022-05-14 | 1 | -112/+222 | |
| | ||||||
* | fix: fix crash poblem when doing operations | Saturneric | 2022-05-09 | 1 | -2/+1 | |
| | | | | | | | | 1. refactor GpgFunctionObject to solve shared library problem. 2. fix multi-threading issues in refreshing. 3. improve loading speed for key list 4. improve ui operation 5. do other fixing and improving operations | |||||
* | refactor: develop 2.0.6 start | Saturneric | 2022-05-07 | 1 | -33/+0 | |
| | | | | | 1. delete smtp ability 2. change libs link type to dramatic | |||||
* | <fix>(ui): Fix the problem that the file cannot be signed | Saturneric | 2022-03-13 | 1 | -1/+4 | |
| | ||||||
* | <feat, refactor>(src): Enable top encryption action menu in file mode | Saturneric | 2022-02-13 | 1 | -7/+24 | |
| | | | | | 1. Adjust the names of some functions 2. Enable top encryption action menu in file mode | |||||
* | <refactor>(src): Move and split the Global Settings Station | Saturneric | 2022-02-06 | 1 | -1/+1 | |
| | | | | | | 1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | |||||
* | <refactor>(core, ui): Adjust the core code directory structure. | Saturneric | 2022-02-06 | 1 | -3/+3 | |
| | ||||||
* | <refactor>(src): rename the gpg directory to core | Saturneric | 2022-02-04 | 1 | -3/+3 | |
| | ||||||
* | <refactor>(src, test): Normalize the naming of partial classes | Saturneric | 2022-02-02 | 1 | -17/+17 | |
| | ||||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -1/+1 | |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | |||||
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -1/+1 | |
| | | | | | | 1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. | |||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -2/+2 | |
| | | | | 1. tidy up ui. | |||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -40/+40 | |
| | | | | 1. tidy up widgets. | |||||
* | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 2022-01-22 | 1 | -6/+10 | |
| | ||||||
* | <refactor>(ui): tidy up codes and add comments. | Saturneric | 2022-01-22 | 1 | -60/+60 | |
| | | | | 1. tidy up main_window. | |||||
* | <doc, refactor>(ci): Tidy up code of core and related parts | Saturneric | 2022-01-15 | 1 | -23/+23 | |
| | | | | | 1. Rename related entities. 2. Add a comments. | |||||
* | <refactor, feat>(ui): Text editor improvements. | Saturneric | 2022-01-12 | 1 | -10/+23 | |
| | | | | | | | | | 1. Add binary display mode 2. Add information bar 3. Added character code recognition function. 4. Identify text encoding and line breaks 5. Count the number of characters 6. Code reconstruction | |||||
* | <fix>(ui): Fixed some bugs in tooltips. | Saturneric | 2022-01-12 | 1 | -9/+9 | |
| | | | | | 1. Some tooltips are not aligned with the parent interface. 2. The text of some tooltips should be checked instead of selected. | |||||
* | <feature, fix>(core, ui): support file symmetric encryption. | Saturneric | 2022-01-04 | 1 | -5/+5 | |
| | | | | 1. improve ui for file & text symmetric encryption. | |||||
* | <fix, refactor>(core, ui): fixed known bugs for v2.0.4-beta.1. | Saturneric | 2022-01-04 | 1 | -0/+5 | |
| | | | | | | | 1. longer expire date for keygen. 2. version system improved and fixed. 3. include ui text not translated. 4. improve ui. | |||||
* | <fix, feature>(core, ui): version system upgrade. | Saturneric | 2022-01-03 | 1 | -13/+14 | |
| | | | | | | 1. can notice user withdraw version now. 2. fix software not restart when signal caught. 3. improve ui. | |||||
* | <fixed, refactor>(ui): Enhanced sending email function. | Saturneric | 2022-01-02 | 1 | -1/+1 | |
| | | | | 1. make options changeable when init in sending email dialog. | |||||
* | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 2022-01-02 | 1 | -2/+6 | |
| | | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. |