aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-07-14fix: slove border issues at GernalDialogdev/2.1.0/mainSaturneric1-9/+15
2023-07-14fix: slove position and size resotre issuesSaturneric1-82/+102
2023-03-31fix: improve general dialog position representationSaturneric1-45/+59
2023-02-11fix: reduce info level logsSaturneric1-12/+11
2023-02-03feat: change the log style in source filesSaturneric1-19/+13
2022-11-26fix: record the actural sizeSaturneric1-2/+36
1. record the actural size of dialogs and main windows when they are closing
2022-09-03fix(ui): fix user feedback issues.Saturneric1-2/+55
1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification.
2022-07-22fix(ui): fix signer picker and other issuesSaturneric1-8/+9
1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"
2022-07-22feat(ui): use general main window and dialog classSaturneric1-0/+87
1. store window size and position 2. store icon size and style