Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: generate cark keys | saturneric | 10 days | 1 | -1/+1 |
| | |||||
* | feat: allow switch ascii mode at file page options | saturneric | 2025-02-03 | 1 | -0/+9 |
| | |||||
* | feat: add ui ability to switch batch mode | saturneric | 2025-01-26 | 1 | -6/+0 |
| | |||||
* | fix: improve code compatibility | saturneric | 2025-01-26 | 1 | -2/+2 |
| | |||||
* | feat: allow file batch operations | saturneric | 2025-01-26 | 1 | -3/+17 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: solve an issue that switch tab but crypto menu won't update | saturneric | 2024-01-24 | 1 | -3/+23 |
| | |||||
* | feat: select a directory before entering into the File Browser | saturneric | 2024-01-08 | 1 | -1/+1 |
| | |||||
* | feat: improve file browser's functions and tidy up codes | saturneric | 2024-01-01 | 1 | -89/+3 |
| | |||||
* | perf: reduce header includes and improve build speed | saturneric | 2023-10-23 | 1 | -4/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | feat: support opening file with system default app | Saturneric | 2023-07-12 | 1 | -0/+6 |
| | |||||
* | style(src): reformat code | Saturneric | 2022-07-22 | 1 | -2/+0 |
| | |||||
* | <feat>(core, ui): Provides the ability to handle folders | Saturneric | 2022-03-12 | 1 | -0/+6 |
| | | | | 1. Convert folders to archive format for processing | ||||
* | <feat, refactor>(src): Cancel the operation of the file through the ↵ | Saturneric | 2022-02-13 | 1 | -30/+0 |
| | | | | right-click menu | ||||
* | <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystem | Saturneric | 2022-02-05 | 1 | -3/+3 |
| | |||||
* | <refactor>(ui): tidy up codes and comments. | Saturneric | 2022-01-23 | 1 | -33/+145 |
| | | | | 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 | -10/+1 |
| | | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings. | ||||
* | Update Translate & Added. | Saturneric | 2021-12-13 | 1 | -2/+5 |
| | | | | | | 1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI | ||||
* | Fixed & Modified & Added. | Saturneric | 2021-12-12 | 1 | -7/+9 |
| | | | | | | | | 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. | ||||
* | Start to use .ui file | Saturneric | 2021-12-08 | 1 | -0/+1 |
| | | | | | | 1. Edit Project Configure. 2. Add UI Dir 3. Add FileFage.ui | ||||
* | Test & Improve UI | Saturneric | 2021-12-06 | 1 | -2/+4 |
| | |||||
* | Improve UI | Saturneric | 2021-12-05 | 1 | -3/+11 |
| | | | | | | | | 1. Support Key List Tab 2. File Hash Calculate 3. File Rename 4. Fix known bugs 5. Fix known ci issues. | ||||
* | Add i18n Support | Saturneric | 2021-12-01 | 1 | -2/+2 |
| | | | | | | 1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support. | ||||
* | Fix some known issues in basic operations and file operations. | Saturneric | 2021-11-28 | 1 | -2/+6 |
| | |||||
* | UI Framework Modified. | Saturneric | 2021-10-02 | 1 | -0/+86 |