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