aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/FileReadThread.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-19<fix>(core, ui): fix codacy issues.Saturneric1-6/+13
2022-03-19<fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric1-11/+19
2022-02-05<refactor>(ui, core, project): Use std::filesystem instead of boost::filesystemSaturneric1-2/+2
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-4/+4
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-4/+6
2022-01-12<refactor, feat>(ui): Text editor improvements.Saturneric1-11/+13
2022-01-12<refactor>(ui): Adjust src/ui/function to src/ui/threadSaturneric1-0/+0
2021-12-16Added & Improved & Fixed.Saturneric1-2/+2
2021-12-04FixedSaturneric1-4/+9
2021-12-02Fixed.Saturneric1-34/+33
2021-12-01Add i18n SupportSaturneric1-2/+2
2021-11-29Solve uid management, related update and other known issues.Saturneric1-3/+5
2021-10-02UI Framework Modified.Saturneric1-21/+19
2021-08-29Start to rewrite gpg core.Saturneric1-2/+2
2021-06-06Add encryption and signature function.Saturneric1-2/+2
2021-05-31Add a copyright statement to the header of some files.Saturneric1-3/+23
2021-05-26Fix the wrong use of the signing key interface.Saturneric1-5/+5
2021-05-25Fix some problems caused by negligence.Saturneric1-2/+2
2021-05-24Streamline, expand and improve the interface of GpgContext.Saturneric1-0/+44