Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | feat: remove save keys checked function | saturneric | 2024-01-08 | 1 | -42/+0 | |
| | ||||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -16/+16 | |
| | ||||||
* | feat: add buddled qt pinentry and make it works | saturneric | 2023-12-02 | 1 | -0/+5 | |
| | ||||||
* | fix: add set owner struct action in keymanager menu | saturneric | 2023-12-02 | 1 | -11/+10 | |
| | ||||||
* | fix: repair gnupg info listing funtion | Saturneric | 2023-11-29 | 1 | -2/+1 | |
| | ||||||
* | refactor: separate typedef and impl | saturneric | 2023-11-07 | 1 | -1/+1 | |
| | ||||||
* | refactor: start to tidy up code using clang-tidy | saturneric | 2023-10-28 | 1 | -2/+1 | |
| | ||||||
* | feat: moving gnupg info gathering logic to a new module | saturneric | 2023-10-25 | 1 | -1/+2 | |
| | ||||||
* | fix: solve some code tidy issues | saturneric | 2023-10-25 | 1 | -0/+1 | |
| | ||||||
* | feat: use rt listen publish event function in main windows' app version ↵ | Saturneric | 2023-10-25 | 1 | -38/+36 | |
| | | | | upgrade notification | |||||
* | feat: use module instead of integrated code at version checking task | Saturneric | 2023-10-24 | 1 | -1/+0 | |
| | ||||||
* | feat: simplify the thread system and improve its stability | saturneric | 2023-10-18 | 1 | -2/+1 | |
| | ||||||
* | fix: improve headers including relations | saturneric | 2023-10-17 | 1 | -1/+1 | |
| | ||||||
* | refactor: use piml tech to rewrite GlobalSettingsStation | saturneric | 2023-10-17 | 1 | -9/+11 | |
| | ||||||
* | 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 | -2/+57 | |
| | ||||||
* | feat: support searching keys | Saturneric | 2023-07-13 | 1 | -2/+5 | |
| | ||||||
* | feat: support marking a key as favourite | Saturneric | 2023-07-13 | 1 | -0/+5 | |
| | ||||||
* | feat: simplify settings lookup | Saturneric | 2023-04-05 | 1 | -32/+20 | |
| | ||||||
* | feat: add gnupg controller | Saturneric | 2023-04-04 | 1 | -0/+5 | |
| | ||||||
* | feat: improve ui logic and menu operas in main window | Saturneric | 2023-03-31 | 1 | -0/+6 | |
| | ||||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -9/+7 | |
| | ||||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -18/+16 | |
| | ||||||
* | feat: add advanced gnupg operations | Saturneric | 2023-01-07 | 1 | -0/+25 | |
| | | | | | | 1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | |||||
* | feat(ui, core): add custom key db support | Saturneric | 2022-12-04 | 1 | -0/+6 | |
| | | | | | | 1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function | |||||
* | fix(ui): fix button style problem | Saturneric | 2022-07-23 | 1 | -0/+3 | |
| | ||||||
* | style(src): reformat code | Saturneric | 2022-07-22 | 1 | -3/+1 | |
| | ||||||
* | feat(ui): use general main window and dialog class | Saturneric | 2022-07-22 | 1 | -57/+1 | |
| | | | | | 1. store window size and position 2. store icon size and style | |||||
* | fix: fix some issues | Saturneric | 2022-06-05 | 1 | -5/+4 | |
| | | | | | | 1. fix crash when keyserver list is empty. 2. refactor KeyServerImportDialog 3. reduce header file including | |||||
* | refactor: change version checking to task | Saturneric | 2022-05-20 | 1 | -11/+7 | |
| | ||||||
* | fix: adjust initialized order and organize | Saturneric | 2022-05-19 | 1 | -16/+2 | |
| | | | | 1. disable command line file arg input ability | |||||
* | <refactor, fix>(core, ui): Some tweaks and fixes | Saturneric | 2022-03-12 | 1 | -12/+23 | |
| | ||||||
* | <feat, refactor>(src): Enable top encryption action menu in file mode | Saturneric | 2022-02-13 | 1 | -2/+2 | |
| | | | | | 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 | |||||
* | <chore>(project, ci): Make the Windows platform pass the compilation | Saturneric | 2022-02-05 | 1 | -2/+2 | |
| | ||||||
* | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 2022-02-02 | 1 | -5/+5 | |
| | | | | | 1. Use more modern ways. 2. Repair partial docking. | |||||
* | <refactor, style>(gpg, ui, project): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -0/+321 | |
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file. |