Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-04-16 | feat: switch text-based model to workspace-based model | saturneric | 1 | -1/+0 | |
2024-11-26 | fix: change "Information Board" to "Status Panel" | saturneric | 1 | -1/+1 | |
2024-11-26 | refactor: optimum code and reduce duplicate | saturneric | 1 | -10/+1 | |
2024-11-24 | feat: allow drag and drop to open text file | saturneric | 1 | -1/+2 | |
2024-07-29 | feat: update copyright info | saturneric | 1 | -1/+1 | |
2024-07-26 | feat: remove spdlog and clean up log | saturneric | 1 | -2/+0 | |
2024-04-12 | feat: add auto activate function and optimums for some structures | saturneric | 1 | -2/+2 | |
2024-01-23 | feat: add a setting to enable gpgme debug log | saturneric | 1 | -2/+2 | |
2024-01-16 | refactor: remove libgettext from project | saturneric | 1 | -6/+6 | |
2024-01-15 | feat: use qt json support components in data object and infos gathering module | saturneric | 1 | -4/+3 | |
2024-01-12 | refactor: use QString instead of std::string and improve threading system | saturneric | 1 | -8/+9 | |
2024-01-08 | fix: slove an issue that adjusting information board's front size makes no sense | saturneric | 1 | -1/+1 | |
2024-01-05 | feat: improve tool menus and icons | saturneric | 1 | -6/+6 | |
2024-01-05 | feat: integrate logging api to core | saturneric | 1 | -2/+2 | |
2023-12-03 | feat: general improvements of aync execution and memory security | saturneric | 1 | -1/+2 | |
2023-12-02 | fix: add set owner struct action in keymanager menu | saturneric | 1 | -3/+4 | |
2023-11-07 | refactor: separate typedef and impl | saturneric | 1 | -0/+1 | |
2023-10-16 | fix: check and update copyright at files | saturneric | 1 | -2/+2 | |
2023-02-11 | fix: reduce info level logs | Saturneric | 1 | -4/+2 | |
2023-02-03 | feat: change the log style in source files | Saturneric | 1 | -4/+3 | |
2022-09-03 | fix(ui): fix user feedback issues. | Saturneric | 1 | -2/+4 | |
1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification. | |||||
2022-07-22 | style(src): reformat code | Saturneric | 1 | -2/+2 | |
2022-02-07 | <fix>(ui): Adapt some settings transferred to the data object | Saturneric | 1 | -8/+3 | |
2022-02-06 | <refactor>(src): Move and split the Global Settings Station | Saturneric | 1 | -1/+1 | |
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 | -4/+6 | |
1. Use more modern ways. 2. Repair partial docking. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -1/+1 | |
1. tidy up ui. | |||||
2022-01-23 | <refactor>(ui): tidy up codes and comments. | Saturneric | 1 | -51/+52 | |
1. tidy up widgets. | |||||
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 | -2/+1 | |
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | |||||
2021-12-16 | Fixed bugs & Improve Speed. | Saturneric | 1 | -0/+2 | |
2021-12-16 | Added & Improved & Fixed. | Saturneric | 1 | -9/+3 | |
Fixed Bugs in core. Improved Send Mail & Keyserver Settings. Added Pubkey Sync for key list. Added Refresh for key list. Improved Send Mail and others. Known Bugs Fixed. | |||||
2021-12-13 | Update Translate & Added. | Saturneric | 1 | -20/+47 | |
1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI | |||||
2021-12-12 | Fixed & Modified & Added. | Saturneric | 1 | -71/+10 | |
1. Fixed UTF-16 & UTF-8 filesystem path's bugs. 2. Added mkdir & create empty file. 3. Improve file browser. 4. Added Infoboard.ui. 5. Fixed Verify Bugs. | |||||
2021-12-07 | Add Translate & Fix Bugs. | Saturneric | 1 | -8/+12 | |
2021-12-06 | Test & Improve UI | Saturneric | 1 | -1/+1 | |
2021-12-06 | Improve UI & Functions | Saturneric | 1 | -5/+8 | |
2021-12-05 | Improve UI | Saturneric | 1 | -10/+4 | |
1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | |||||
2021-12-02 | Fix and Modified. | Saturneric | 1 | -9/+20 | |
1. Fix known issues. 2. Modified Settings. 3. Modified parts of modules. | |||||
2021-12-01 | Add i18n Support | Saturneric | 1 | -4/+4 | |
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | |||||
2021-11-28 | Can be compiled with minimal UI support. | Saturneric | 1 | -1/+5 | |
2021-10-02 | UI Framework Modified. | Saturneric | 1 | -136/+144 | |
2021-08-29 | Start to rewrite gpg core. | Saturneric | 1 | -1/+1 | |
2021-08-15 | Bugs Fixed; Improve Functions; | Saturneric | 1 | -10/+26 | |
2021-08-10 | Add Functions: | Saturneric | 1 | -0/+3 | |
GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation | |||||
2021-07-19 | Add simplified Chinese translation. | Saturneric | 1 | -1/+1 | |
Repair and adjustment. | |||||
2021-07-07 | UI Improvement; | Saturneric | 1 | -4/+10 | |
Update Documents; | |||||
2021-07-04 | Adjust and improve the basic settings page | Saturneric | 1 | -2/+16 | |
Other improvements | |||||
2021-07-03 | Improve UI; Improve File Opera; | Saturneric | 1 | -4/+11 | |
2021-06-27 | Add and improve file operation functions. | Saturneric | 1 | -7/+28 | |
2021-06-21 | Repair and improve the functions and UI related to the upload and update of ↵ | Saturneric | 1 | -1/+1 | |
the key server. Improve part of the UI description. Repair the problems in the project configuration file. |