aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindowSlotFunction.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Beautify UI; Improve Functions;Saturneric2021-08-121-3/+6
|
* Split some source files that are too large.Saturneric2021-08-101-740/+3
|
* Add Functions:Saturneric2021-08-101-6/+187
| | | | | | | | GpgFrontend Settings Service Token Short Crypto Text Functions TODO: Revoke Cert Generation
* Improved and Modified.Saturneric2021-07-191-1/+1
|
* Improve the function of sending mail;Saturneric2021-07-161-0/+13
|
* Improve the function of sending mail; update the version number;Saturneric2021-07-161-1/+7
|
* Add send mail function and its settings.Saturneric2021-07-151-0/+8
|
* Project structure adjustment;Saturneric2021-07-121-6/+36
| | | | | | | | Project configuration adjustment; Add version detection; UI interface improvements; Introduce JSON processing library; Update Documents;
* Fix issues.Saturneric2021-07-061-113/+152
| | | | Improve UI.
* Introduce multithreading.Saturneric2021-07-051-21/+159
| | | | Fix Bugs.
* Fix the logic problem of the signature and encryption function.Saturneric2021-07-051-12/+56
| | | | Update documentation.
* Merge branch 'main' into developSaturneric2021-07-041-1/+3
|\
| * Export Secret Key Fixed.Saturneric2021-07-011-1/+4
| | | | | | | | | | Start Wizard Modified. Another Bugs Fixed.
* | Improve UI; Improve File Opera;Saturneric2021-07-031-41/+34
| |
* | Add and improve file operation functions.Saturneric2021-06-271-142/+550
| |
* | Develop File Opera FunctionsSaturneric2021-06-261-4/+13
| |
* | Reply and save work.Saturneric2021-06-261-43/+88
|/
* Update Project Structure;Saturneric2021-06-251-0/+360
Update Version; Add FilePage;