aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/QuitDialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-02<refactor, fix>(ui): Repair and tidy the signal and slot dockingSaturneric1-3/+3
1. Use more modern ways. 2. Repair partial docking.
2022-01-23<refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric1-1/+1
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.
2022-01-23<refactor>(ui): tidy up codes and comments.Saturneric1-24/+24
1. tidy up ui.
2022-01-22<license, style>(src, test): Fix some issues in license statement.Saturneric1-6/+10
2021-12-01Add i18n SupportSaturneric1-14/+16
1. Remove Qt Linguist. 2. Add GNU gettext libraries. 3. Modified source codes to meet with i18n support.
2021-10-02UI Framework Modified.Saturneric1-87/+94
2021-07-05Improve large file reading.Saturneric1-1/+1
Add loading animation. Other improvements.
2021-06-19Improve project documentsSaturneric1-12/+13
Continue to write ReadME Eliminate compile-time warnings Fix some problems
2021-05-21Change Project Name to GPGFrontend.Saturneric1-14/+16
Give up Local Key Database and Use user default one. Signed-off-by: Saturneric <[email protected]>
2021-05-12File Structure Modified.Saturneric1-1/+1
Change Headers and Source Files Name. Modified CMake Structure.
2021-05-12Srouce Files Tidy and ReformSaturneric1-29/+27