aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: slove border issues at GernalDialogdev/2.1.0/mainSaturneric2023-07-141-0/+1
|
* fix: slove position and size resotre issuesSaturneric2023-07-141-4/+20
|
* fix: record the actural sizeSaturneric2022-11-261-0/+9
| | | | 1. record the actural size of dialogs and main windows when they are closing
* fix(ui): fix user feedback issues.Saturneric2022-09-031-0/+5
| | | | | 1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification.
* fix(ui): fix signer picker and other issuesSaturneric2022-07-221-0/+2
| | | | | 1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"
* style(src): reformat codeSaturneric2022-07-221-9/+4
|
* feat(ui): use general main window and dialog classSaturneric2022-07-221-0/+69
1. store window size and position 2. store icon size and style