aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FilePage.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: generate cark keyssaturneric10 days1-1/+1
|
* feat: allow switch ascii mode at file page optionssaturneric2025-02-031-0/+9
|
* feat: add ui ability to switch batch modesaturneric2025-01-261-6/+0
|
* fix: improve code compatibilitysaturneric2025-01-261-2/+2
|
* feat: allow file batch operationssaturneric2025-01-261-3/+17
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-241-3/+23
|
* feat: select a directory before entering into the File Browsersaturneric2024-01-081-1/+1
|
* feat: improve file browser's functions and tidy up codessaturneric2024-01-011-89/+3
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* feat: support opening file with system default appSaturneric2023-07-121-0/+6
|
* style(src): reformat codeSaturneric2022-07-221-2/+0
|
* <feat>(core, ui): Provides the ability to handle foldersSaturneric2022-03-121-0/+6
| | | | 1. Convert folders to archive format for processing
* <feat, refactor>(src): Cancel the operation of the file through the ↵Saturneric2022-02-131-30/+0
| | | | right-click menu
* <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystemSaturneric2022-02-051-3/+3
|
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-33/+145
| | | | 1. tidy up widgets.
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
|
* <feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric2022-01-021-10/+1
| | | | | | 1. add non ascii mode for file operations. 2. the suffix of normalized file encryption. 3. refactor general settings.
* Update Translate & Added.Saturneric2021-12-131-2/+5
| | | | | | 1. Added Export OpenSSH Format 2. Added Export Short Secret Key 3. Improve UI
* Fixed & Modified & Added.Saturneric2021-12-121-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 fileSaturneric2021-12-081-0/+1
| | | | | | 1. Edit Project Configure. 2. Add UI Dir 3. Add FileFage.ui
* Test & Improve UISaturneric2021-12-061-2/+4
|
* Improve UISaturneric2021-12-051-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 SupportSaturneric2021-12-011-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.Saturneric2021-11-281-2/+6
|
* UI Framework Modified.Saturneric2021-10-021-0/+86