Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
11 days | feat: switch text-based model to workspace-based model | saturneric | 1 | -1/+0 | |
2025-02-03 | chore: remove setting 'basic/longer_expiration_date' | saturneric | 1 | -9/+0 | |
2025-01-27 | refactor: clean up code | saturneric | 1 | -3/+2 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-07-28 | feat: user can prevent all modules | saturneric | 1 | -6/+8 | |
2024-07-26 | feat: remove spdlog and clean up log | saturneric | 1 | -1/+0 | |
2024-07-12 | feat: improve the project structure | saturneric | 1 | -0/+7 | |
2024-05-03 | feat: support theme changing by user | saturneric | 1 | -9/+7 | |
2024-01-23 | feat: improve key list and find widget | saturneric | 1 | -0/+7 | |
2024-01-23 | feat: add a setting to enable gpgme debug log | saturneric | 1 | -1/+1 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -20/+19 | |
2024-01-15 | fix: slove the languange settings issue | saturneric | 1 | -18/+11 | |
2024-01-15 | refactor: remove libconfig++ form project | saturneric | 1 | -119/+43 | |
2024-01-12 | refactor: remove boost and use QString instead of std::filesystem::path | saturneric | 1 | -2/+2 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -36/+35 | |
2024-01-08 | fix: solve compile issue | saturneric | 1 | -2/+0 | |
2024-01-08 | feat: remove save keys checked function | saturneric | 1 | -16/+1 | |
2024-01-05 | feat: integrate logging api to core | saturneric | 1 | -9/+9 | |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 1 | -1/+2 | |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -1/+2 | |
2023-11-06 | refactor: clean up core's codes | saturneric | 1 | -1/+1 | |
2023-10-23 | perf: reduce header includes and improve build speed | saturneric | 1 | -0/+2 | |
2023-10-17 | refactor: use piml tech to rewrite GlobalSettingsStation | saturneric | 1 | -2/+2 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-10-15 | feat: start to add plugin system and do some improve on project configuration | saturneric | 1 | -5/+5 | |
2023-07-13 | feat: support all clear log and data files | Saturneric | 1 | -0/+35 | |
2023-07-13 | feat: support resotring unsaved pages after a crash | Saturneric | 1 | -0/+20 | |
2023-04-04 | feat: remove gnupg settings from general tab | Saturneric | 1 | -256/+1 | |
2023-03-30 | fix: correct ui representation | Saturneric | 1 | -1/+7 | |
2023-03-30 | feat: add an option to use pinentry | Saturneric | 1 | -0/+21 | |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -12/+12 | |
2023-02-11 | freat: allow to change gnupg install path | Saturneric | 1 | -17/+113 | |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -18/+16 | |
2023-01-07 | feat: add advanced gnupg operations | Saturneric | 1 | -2/+26 | |
1.fix some issues 2. add advanced gnupg operations 3. add configurations information in Gnupg Help Tab | |||||
2022-12-04 | feat(ui, core): add custom key db support | Saturneric | 1 | -0/+110 | |
1. add custom key db support 2. add deep restart mode for custom key db settings 3. add core reset function | |||||
2022-07-22 | refactor(ui): adjust file structure | Saturneric | 1 | -0/+0 | |
2022-02-06 | <refactor>(src): Move and split the Global Settings Station | Saturneric | 1 | -2/+2 | |
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies | |||||
2022-02-02 | <refactor, fix>(ui): Repair and tidy the signal and slot docking | Saturneric | 1 | -2/+2 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -40/+41 | |
1. tidy up settings. | |||||
2022-01-22 | <license, style>(src, test): Fix some issues in license statement. | Saturneric | 1 | -6/+10 | |
2022-01-02 | <feat, refactor, fixed>(core, ui): add & modify file operations | Saturneric | 1 | -338/+58 | |
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | |||||
2021-12-16 | Fixed Issues on Windows & Reduce warning. | Saturneric | 1 | -1/+1 | |
2021-12-16 | Fixed & Improve. | Saturneric | 1 | -0/+30 | |
1. Fixed Known Issues. 2. Improve UI. | |||||
2021-12-13 | Update Translations & README. | Saturneric | 1 | -1/+4 | |
2021-12-05 | Remove rapidjson and Improve update ploicy. | Saturneric | 1 | -2/+1 | |
2021-12-05 | Remove rapidjson and Improve update ploicy. | Saturneric | 1 | -2/+1 | |
2021-12-04 | Fixed | Saturneric | 1 | -14/+16 | |
1. Ci Fixed for New Version. 2. Bugs fixed for cross-platform. 3. Bugs fixed for i18n. | |||||
2021-12-02 | Fix and Modified. | Saturneric | 1 | -16/+13 | |
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | |||||
2021-12-02 | Modified & Improve | Saturneric | 1 | -32/+63 | |
1. Modified Wizard. 2. Modified Stttings General Tab. 3. Improve Project Configuration. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -29/+29 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. |