aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowFileSlotFunction.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-19<fix>(core, ui): Fix issues related to compression and decompressionSaturneric1-3/+11
2022-03-19<fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric1-13/+39
2022-03-12<fix>(ui): Improve UI experienceSaturneric1-2/+2
2022-03-12<feat>(core, ui): Provides the ability to handle foldersSaturneric1-15/+191
2022-02-06<refactor>(src): Move and split the Global Settings StationSaturneric1-1/+1
2022-02-06<refactor>(core, ui): Adjust the core code directory structure.Saturneric1-2/+2
2022-02-05<refactor>(ui, core, project): Use std::filesystem instead of boost::filesystemSaturneric1-8/+8
2022-02-04<refactor>(src): rename the gpg directory to coreSaturneric1-2/+2
2022-02-02<refactor>(src, test): Normalize the naming of partial classesSaturneric1-8/+9
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-1/+1
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-16/+16
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2022-01-22<refactor>(ui): tidy up codes and add comments.Saturneric1-23/+23
2022-01-15<doc, refactor>(ci): Tidy up code of core and related partsSaturneric1-18/+18
2022-01-12<fix>(ui): Fixed some bugs in tooltips.Saturneric1-4/+4
2022-01-04<fix>(ui): improve ui.Saturneric1-1/+1
2022-01-04<feature, fix>(core, ui): support file symmetric encryption.Saturneric1-37/+55
2022-01-02<feat, refactor, fixed>(core, ui): add & modify file operationsSaturneric1-92/+153
2021-12-14Modified Core to Optimization & Fixed ProblemSaturneric1-4/+4
2021-12-13Improve UI & Fixed.Saturneric1-20/+0
2021-12-12Fixed & Modified & Added.Saturneric1-14/+26
2021-12-07Add Translate & Fix Bugs.Saturneric1-42/+12
2021-12-05Improve UISaturneric1-12/+23
2021-12-04FixedSaturneric1-3/+29
2021-12-02Fixed.Saturneric1-26/+23
2021-12-01Add i18n SupportSaturneric1-62/+64
2021-11-28Fix some known issues in basic operations and file operations.Saturneric1-58/+10
2021-11-28Solve key generation and related update issues.Saturneric1-4/+0
2021-11-28Can be compiled with minimal UI support.Saturneric1-32/+16
2021-10-02UI Framework Modified.Saturneric1-543/+459
2021-08-29Start to rewrite gpg core.Saturneric1-4/+4
2021-08-20Improve Functions;Saturneric1-2/+2
2021-08-15Bugs Fixed; Improve Functions;Saturneric1-6/+6
2021-08-10Split some source files that are too large.Saturneric1-0/+610