aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: slove border issues at GernalDialogdev/2.1.0/mainSaturneric2023-07-141-9/+15
|
* fix: slove position and size resotre issuesSaturneric2023-07-141-82/+102
|
* fix: improve general dialog position representationSaturneric2023-03-311-45/+59
|
* fix: reduce info level logsSaturneric2023-02-111-12/+11
|
* feat: change the log style in source filesSaturneric2023-02-031-19/+13
|
* fix: record the actural sizeSaturneric2022-11-261-2/+36
| | | | 1. record the actural size of dialogs and main windows when they are closing
* fix(ui): fix user feedback issues.Saturneric2022-09-031-2/+55
| | | | | 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-8/+9
| | | | | 1. signer picker can cancel its operation now 2. fix window title of "Export As Key Package"
* feat(ui): use general main window and dialog classSaturneric2022-07-221-0/+87
1. store window size and position 2. store icon size and style