aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/GlobalSettingStation.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: kill all gnupg daemons in a proper waysaturneric2025-01-271-0/+3
* feat: enhance key db functionssaturneric2025-01-211-0/+8
* fix: variable 'mods_path' is reassigned a value before the old one has been u...saturneric2024-12-031-0/+7
* translation: update ts filessaturneric2024-12-011-1/+8
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: support more build modesaturneric2024-07-281-0/+2
* feat: load both integrated and external modulessaturneric2024-04-281-0/+7
* fix: find and slove some bugssaturneric2024-01-171-21/+0
* refactor: remove libconfig++ form projectsaturneric2024-01-151-55/+3
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-20/+13
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-9/+9
* fix: solve compile issuesaturneric2024-01-081-0/+20
* feat: integrate logging api to coresaturneric2024-01-051-1/+1
* feat: switch to portable mode by adding a txt file under bin pathsaturneric2024-01-041-7/+0
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
* feat: move test to src and add submodule googletestsaturneric2023-12-061-0/+15
* refactor: remove CommonUtils at coresaturneric2023-11-071-13/+21
* refactor: clean up core's codessaturneric2023-11-061-1/+1
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+3
* fix: improve headers including relationssaturneric2023-10-171-5/+0
* refactor: use piml tech to rewrite GlobalSettingsStationsaturneric2023-10-171-107/+36
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: sole compile issue in linux platformSaturneric2023-07-131-2/+0
* feat: support all clear log and data filesSaturneric2023-07-131-1/+33
* feat: simplify settings lookupSaturneric2023-04-051-1/+17
* feat(ui, core): add custom key db supportSaturneric2022-12-041-3/+2
* style(src): reformat codeSaturneric2022-07-221-2/+2
* fix: adjust initialized order and organizeSaturneric2022-05-191-1/+1
* pref: improve pch for compiling speedSaturneric2022-05-191-5/+0
* refactor: develop 2.0.6 startSaturneric2022-05-071-38/+2
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-0/+232