aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/GpgFrontendUIInit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: improve code styleHEADmainsaturneric5 days1-25/+25
|
* Add Linux dark mode detection for Fusion theme in Qt6Matthew Evans6 days1-6/+35
|
* fix: issues found by testingsaturneric10 days1-2/+2
|
* fix: found bugssaturneric12 days1-17/+17
|
* feat: support key groupssaturneric12 days1-1/+1
|
* fix: qt5 compile issuessaturneric2025-02-031-2/+2
|
* refactor: clean up codesaturneric2025-01-271-1/+1
|
* feat: improve ui logic and support more email operationssaturneric2024-11-271-1/+1
|
* feat: support verifying email through eml datasaturneric2024-11-251-0/+2
|
* feat: rewrite core init processes and add env optionsaturneric2024-11-221-0/+8
|
* fix: correct spelling mistakessaturneric2024-08-051-4/+3
|
* fix: addressing some of the significant deficiencies identifiedsaturneric2024-07-311-21/+20
|
* feat: simplify loggingsaturneric2024-07-301-6/+6
|
* fix: use standard os detection macrosaturneric2024-07-301-1/+1
|
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* feat: remove spdlog and clean up logsaturneric2024-07-261-20/+7
|
* feat: move out GnuPGTabsaturneric2024-07-241-0/+1
|
* feat: add some ui apis to sdksaturneric2024-07-121-1/+26
|
* fix: solve safe issuessaturneric2024-05-031-2/+2
|
* feat: support theme changing by usersaturneric2024-05-031-8/+17
|
* fix: translation doesn't refresh after switchingsaturneric2024-03-031-16/+25
|
* feat: support qt5 build optionsaturneric2024-01-311-0/+1
|
* feat: load buddled qt and qtbase translationssaturneric2024-01-251-0/+18
|
* fix: solve issues at i18n supportsaturneric2024-01-231-22/+12
|
* feat: support dark mode on windowssaturneric2024-01-231-3/+9
|
* fix: solve discovered bugs and improve ui operationssaturneric2024-01-191-2/+2
|
* fix: slove discovered faults and bugssaturneric2024-01-191-1/+1
|
* fix: slove discovered bugssaturneric2024-01-181-2/+4
|
* fix: find and slove some bugssaturneric2024-01-171-17/+1
|
* refactor: remove libgettext from projectsaturneric2024-01-161-48/+15
|
* fix: make task and threading system safersaturneric2024-01-161-8/+5
|
* fix: slove the languange settings issuesaturneric2024-01-151-8/+5
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-37/+16
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-8/+6
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-23/+24
|
* feat: integrate logging api to coresaturneric2024-01-051-78/+26
|
* fix: slove some known issuessaturneric2024-01-051-5/+5
|
* feat: add reasons explanation to env loading failed message boxsaturneric2023-12-041-11/+11
|
* fix: common utils should be created before core initializationsaturneric2023-12-041-2/+5
|
* feat: standarized and speed up app env loading processsaturneric2023-12-031-49/+76
|
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-4/+6
|
* fix: add set owner struct action in keymanager menusaturneric2023-12-021-2/+2
|
* feat: introduce cmd functionssaturneric2023-11-291-10/+6
|
* style: improve code style of coresaturneric2023-10-301-1/+1
|
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-3/+3
|
* fix: solve some code tidy issuessaturneric2023-10-251-1/+0
|
* fix: solve some issues on log systemsaturneric2023-10-231-1/+1
|
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-1/+1
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* feat: start to add plugin system and do some improve on project configurationsaturneric2023-10-151-0/+1
|