aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/GeneralMainWindow.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-13feat: add SmartCardControllersaturneric1-0/+3
2024-11-27feat: improve ui logic and support more email operationssaturneric1-6/+10
2024-07-30feat: simplify loggingsaturneric1-2/+2
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-28fix: adjust min size of main window and key managementsaturneric1-3/+3
2024-07-26feat: remove spdlog and clean up logsaturneric1-37/+2
2024-05-03fix: set min size of key mnt and another main windowsaturneric1-2/+1
2024-05-03fix: min size of main windows is 640 * 480saturneric1-7/+10
2024-04-12feat: add auto activate function and optimums for some structuressaturneric1-3/+3
2024-01-30fix: add general main window rect state fallback logicsaturneric1-3/+85
2024-01-23fix: main windows is too smallsaturneric1-0/+3
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-56/+32
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-14/+13
2024-01-05feat: integrate logging api to coresaturneric1-10/+13
2023-10-25feat: use rt listen publish event function in main windows' app version ↵Saturneric1-1/+1
upgrade notification
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-07-13feat: support resotring unsaved pages after a crashSaturneric1-0/+4
2023-02-11fix: reduce info level logsSaturneric1-9/+5
2023-02-03feat: change the log style in source filesSaturneric1-10/+9
2022-11-26fix: record the actural sizeSaturneric1-0/+3
1. record the actural size of dialogs and main windows when they are closing
2022-09-03fix(ui): fix user feedback issues.Saturneric1-5/+38
1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification.
2022-07-23fix(ui): fix button style problemSaturneric1-9/+18
2022-07-22fix(ui): fix signer picker and other issuesSaturneric1-6/+6
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/+126
1. store window size and position 2. store icon size and style