Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: add SmartCardController | saturneric | 2025-04-13 | 1 | -0/+3 |
| | |||||
* | feat: simplify logging | saturneric | 2024-07-30 | 1 | -2/+2 |
| | |||||
* | feat: update copyright info | saturneric | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | feat: remove spdlog and clean up log | saturneric | 2024-07-26 | 1 | -37/+2 |
| | |||||
* | feat: add auto activate function and optimums for some structures | saturneric | 2024-04-12 | 1 | -2/+2 |
| | |||||
* | feat: use qt json support components in data object and infos gathering module | saturneric | 2024-01-15 | 1 | -13/+19 |
| | |||||
* | refactor: use QString instead of std::string and improve threading system | saturneric | 2024-01-12 | 1 | -12/+14 |
| | |||||
* | feat: integrate logging api to core | saturneric | 2024-01-05 | 1 | -27/+29 |
| | |||||
* | fix: solve some code tidy issues | saturneric | 2023-10-25 | 1 | -1/+1 |
| | |||||
* | fix: check and update copyright at files | saturneric | 2023-10-16 | 1 | -4/+5 |
| | |||||
* | fix: slove border issues at GernalDialogdev/2.1.0/main | Saturneric | 2023-07-14 | 1 | -9/+15 |
| | |||||
* | fix: slove position and size resotre issues | Saturneric | 2023-07-14 | 1 | -82/+102 |
| | |||||
* | fix: improve general dialog position representation | Saturneric | 2023-03-31 | 1 | -45/+59 |
| | |||||
* | fix: reduce info level logs | Saturneric | 2023-02-11 | 1 | -12/+11 |
| | |||||
* | feat: change the log style in source files | Saturneric | 2023-02-03 | 1 | -19/+13 |
| | |||||
* | fix: record the actural size | Saturneric | 2022-11-26 | 1 | -2/+36 |
| | | | | 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 | -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 issues | Saturneric | 2022-07-22 | 1 | -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 class | Saturneric | 2022-07-22 | 1 | -0/+87 |
1. store window size and position 2. store icon size and style |