aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FilePage.h (unfollow)
Commit message (Collapse)AuthorFilesLines
10 daysfeat: generate cark keyssaturneric1-1/+1
2025-02-03feat: allow switch ascii mode at file page optionssaturneric1-0/+9
2025-01-26feat: add ui ability to switch batch modesaturneric1-6/+0
2025-01-26fix: improve code compatibilitysaturneric1-2/+2
2025-01-26feat: allow file batch operationssaturneric1-3/+17
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-01-24fix: solve an issue that switch tab but crypto menu won't updatesaturneric1-3/+23
2024-01-08feat: select a directory before entering into the File Browsersaturneric1-1/+1
2024-01-01feat: improve file browser's functions and tidy up codessaturneric1-89/+3
2023-10-23perf: reduce header includes and improve build speedsaturneric1-4/+1
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-12feat: support opening file with system default appSaturneric1-0/+6
2022-07-22style(src): reformat codeSaturneric1-2/+0
2022-03-12<feat>(core, ui): Provides the ability to handle foldersSaturneric1-0/+6
1. Convert folders to archive format for processing
2022-02-13<feat, refactor>(src): Cancel the operation of the file through the ↵Saturneric1-30/+0
right-click menu
2022-02-05<refactor>(ui, core, project): Use std::filesystem instead of boost::filesystemSaturneric1-3/+3
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-33/+145
1. tidy up widgets.
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-02<feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric1-10/+1
1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
2021-12-13Update Translate & Added.Saturneric1-2/+5
1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI
2021-12-12Fixed & Modified & Added.Saturneric1-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-08Start to use .ui fileSaturneric1-0/+1
1. Edit Project Configure. 2. Add UI Dir 3. Add FileFage.ui
2021-12-06Test & Improve UISaturneric1-2/+4
2021-12-05Improve UISaturneric1-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-01Add i18n SupportSaturneric1-2/+2
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-11-28Fix some known issues in basic operations and file operations.Saturneric1-2/+6
2021-10-02UI Framework Modified.Saturneric1-0/+86