aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/GeneralDialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: add SmartCardControllersaturneric14 days1-0/+3
* feat: simplify loggingsaturneric2024-07-301-2/+2
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-37/+2
* feat: add auto activate function and optimums for some structuressaturneric2024-04-121-2/+2
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-13/+19
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-12/+14
* feat: integrate logging api to coresaturneric2024-01-051-27/+29
* fix: solve some code tidy issuessaturneric2023-10-251-1/+1
* fix: check and update copyright at filessaturneric2023-10-161-4/+5
* 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
* fix(ui): fix user feedback issues.Saturneric2022-09-031-2/+55
* fix(ui): fix signer picker and other issuesSaturneric2022-07-221-8/+9
* feat(ui): use general main window and dialog classSaturneric2022-07-221-0/+87