aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/GlobalSettingStation.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: issues found on linux platformsaturneric9 days1-1/+10
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-271-0/+3
* fix: create app config path if possiblesaturneric2025-01-211-0/+5
* fix: make app fully portablesaturneric2025-01-211-0/+1
* feat: enhance key db functionssaturneric2025-01-211-1/+7
* fix: variable 'mods_path' is reassigned a value before the old one has been u...saturneric2024-12-031-0/+39
* translation: update ts filessaturneric2024-12-011-1/+13
* fix: solve build issue on windowssaturneric2024-11-301-1/+1
* feat: improve app structure on windowssaturneric2024-11-301-42/+38
* feat: simplify loggingsaturneric2024-07-301-5/+5
* fix: use standard os detection macrosaturneric2024-07-301-5/+2
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-7/+5
* feat: load both integrated and external modulessaturneric2024-04-281-0/+14
* fix: slove discovered issues on windows platformsaturneric2024-01-311-1/+21
* fix: solve issues at i18n supportsaturneric2024-01-231-4/+0
* fix: slove discovered faults and bugssaturneric2024-01-191-3/+3
* fix: slove discovered bugssaturneric2024-01-181-12/+0
* fix: find and slove some bugssaturneric2024-01-171-56/+0
* fix: solve discovered issuessaturneric2024-01-161-2/+1
* refactor: remove libgettext from projectsaturneric2024-01-161-1/+1
* refactor: remove libconfig++ form projectsaturneric2024-01-151-102/+31
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-101/+74
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-7/+7
* feat: integrate logging api to coresaturneric2024-01-051-23/+26
* fix: slove some known issuessaturneric2024-01-051-4/+5
* feat: switch to portable mode by adding a txt file under bin pathsaturneric2024-01-041-18/+23
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
* fix: slove memory problem of gpg contextsaturneric2023-12-161-5/+3
* fix: slove some issues on memory and intilizationssaturneric2023-12-151-3/+5
* feat: move test to src and add submodule googletestsaturneric2023-12-061-0/+5
* refactor: remove CommonUtils at coresaturneric2023-11-071-98/+50
* refactor: improve the code structure of coresaturneric2023-11-061-1/+1
* fix: improve headers including relationssaturneric2023-10-171-2/+1
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-94/+308
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* feat: support all clear log and data filesSaturneric2023-07-131-0/+68
* feat: simplify settings lookupSaturneric2023-04-051-3/+5
* fix: reduce info level logsSaturneric2023-02-111-8/+9
* feat: change the log style in source filesSaturneric2023-02-031-22/+19
* feat(ui, core): add custom key db supportSaturneric2022-12-041-0/+1
* fix: remove vmime includeSaturneric2022-05-071-2/+0
* refactor: develop 2.0.6 startSaturneric2022-05-071-45/+0
* <fix>(core): Fix the path compatibility problem of loading certificates under...Saturneric2022-03-191-1/+1
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-4/+4
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-0/+141