aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FilePage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: switch text-based model to workspace-based modelsaturneric10 days1-1/+0
* feat: allow switch ascii mode at file page optionssaturneric2025-02-031-0/+14
* feat: add ui ability to switch batch modesaturneric2025-01-261-3/+4
* fix: improve code compatibilitysaturneric2025-01-261-3/+2
* feat: allow file batch operationssaturneric2025-01-261-31/+62
* fix: solve issues on uisaturneric2024-11-281-2/+1
* feat: improve ui logic and support more email operationssaturneric2024-11-271-5/+2
* fix: add ui status control for email operationssaturneric2024-11-261-8/+12
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-1/+0
* fix: solve an issue that switch tab but crypto menu won't updatesaturneric2024-01-241-50/+49
* fix: slove discovered faults and bugssaturneric2024-01-191-9/+3
* fix: find and slove some bugssaturneric2024-01-171-4/+0
* refactor: remove libgettext from projectsaturneric2024-01-161-2/+2
* feat: select a directory before entering into the File Browsersaturneric2024-01-081-2/+2
* feat: integrate logging api to coresaturneric2024-01-051-1/+1
* fix: find and solve some issuessaturneric2024-01-011-3/+1
* feat: improve file browser's functions and tidy up codessaturneric2024-01-011-386/+82
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-1/+2
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-3/+4
* refactor: separate typedef and implsaturneric2023-11-071-0/+1
* refactor: improve the code structure of coresaturneric2023-11-061-1/+1
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: solve a compile issue on windows platformSaturneric2023-07-131-2/+3
* feat: support opening file with system default appSaturneric2023-07-121-0/+20
* fix: reduce info level logsSaturneric2023-02-111-12/+12
* feat: change the log style in source filesSaturneric2023-02-031-13/+13
* feat(ui): support .pgp extensionSaturneric2022-05-121-15/+20
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-30/+65
* <feat>(core, ui): Provides the ability to handle foldersSaturneric2022-03-121-22/+40
* <feat, refactor>(ui, core): Transfer file hash calculation logic to coreSaturneric2022-02-131-46/+3
* <feat, refactor>(src): Cancel the operation of the file through the right-cli...Saturneric2022-02-131-68/+0
* <feat, refactor>(src): Enable top encryption action menu in file modeSaturneric2022-02-131-12/+51
* <refactor>(ui, core, project): Use std::filesystem instead of boost::filesystemSaturneric2022-02-051-10/+9
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-1/+1
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-1/+1
* <refactor>(ui): tidy up codes and comments.Saturneric2022-01-231-208/+212
* <license, style>(src, test): Fix some issues in license statement.Saturneric2022-01-221-6/+10
* <refactor>(ui): tidy up codes and add comments.Saturneric2022-01-221-6/+6
* <feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric2022-01-021-56/+75
* Added & FixedSaturneric2021-12-131-23/+1
* Update Translate & Added.Saturneric2021-12-131-30/+34
* Fixed & Modified & Added.Saturneric2021-12-121-89/+167
* Fix Bugs in FilePage,Saturneric2021-12-081-4/+9
* Test & Improve UISaturneric2021-12-061-9/+34
* Improve UISaturneric2021-12-051-57/+133
* FixedSaturneric2021-12-041-16/+20
* Fixed.Saturneric2021-12-021-5/+5
* Add i18n SupportSaturneric2021-12-011-12/+12
* Fix some known issues in basic operations and file operations.Saturneric2021-11-281-45/+46