aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/QuitDialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: qt5 compile issuessaturneric2025-02-031-2/+3
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* fix: move quit dialog to center of parentsaturneric2024-01-081-2/+2
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* style(src): reformat codeSaturneric2022-07-221-1/+1
|
* feat(ui): use general main window and dialog classSaturneric2022-07-221-1/+2
| | | | | 1. store window size and position 2. store icon size and style
* <refactor, style>(gpg, ui, project): tidy up codes and comments.Saturneric2022-01-231-0/+82
1. let GpgInfo get into namespace GpgFrontend. 2. adjust the code structure. 3. add license statement to project configuration file.