Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add SmartCardController | saturneric | 2025-04-13 | 1 | -0/+3 |
| | |||||
* | feat: improve ui logic and support more email operations | saturneric | 2024-11-27 | 1 | -6/+10 |
| | |||||
* | feat: simplify logging | saturneric | 2024-07-30 | 1 | -2/+2 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | fix: adjust min size of main window and key management | saturneric | 2024-07-28 | 1 | -3/+3 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -37/+2 |
| | |||||
* | fix: set min size of key mnt and another main window | saturneric | 2024-05-03 | 1 | -2/+1 |
| | |||||
* | fix: min size of main windows is 640 * 480 | saturneric | 2024-05-03 | 1 | -7/+10 |
| | |||||
* | feat: add auto activate function and optimums for some structures | saturneric | 2024-04-12 | 1 | -3/+3 |
| | |||||
* | fix: add general main window rect state fallback logic | saturneric | 2024-01-30 | 1 | -3/+85 |
| | |||||
* | fix: main windows is too small | saturneric | 2024-01-23 | 1 | -0/+3 |
| | |||||
* | feat: use qt json support components in data object and infos gathering module | saturneric | 2024-01-15 | 1 | -56/+32 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -14/+13 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -10/+13 |
| | |||||
* | feat: use rt listen publish event function in main windows' app version ↵ | Saturneric | 2023-10-25 | 1 | -1/+1 |
| | | | | upgrade notification | ||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -2/+2 |
| | |||||
* | feat: support resotring unsaved pages after a crash | Saturneric | 2023-07-13 | 1 | -0/+4 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -9/+5 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -10/+9 |
| | |||||
* | fix: record the actural size | Saturneric | 2022-11-26 | 1 | -0/+3 |
| | | | | 1. record the actural size of dialogs and main windows when they are closing | ||||
* | fix(ui): fix user feedback issues. | Saturneric | 2022-09-03 | 1 | -5/+38 |
| | | | | | 1. add the font size settings of text editor. 2. fix exception under Russia lang when doing verification. | ||||
* | fix(ui): fix button style problem | Saturneric | 2022-07-23 | 1 | -9/+18 |
| | |||||
* | fix(ui): fix signer picker and other issues | Saturneric | 2022-07-22 | 1 | -6/+6 |
| | | | | | 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 class | Saturneric | 2022-07-22 | 1 | -0/+126 |
1. store window size and position 2. store icon size and style |