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