aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/basic (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: qt5 compile issuessaturneric2025-02-031-0/+1
* refactor: using qt containers instead of std containerssaturneric2024-12-133-10/+12
* feat: allow drag and drop to open text filesaturneric2024-11-241-2/+0
* feat: rewrite core init processes and add env optionsaturneric2024-11-221-4/+1
* fix: do clean upsaturneric2024-07-302-11/+8
* feat: simplify loggingsaturneric2024-07-301-8/+8
* feat: update copyright infosaturneric2024-07-298-10/+10
* feat: remove spdlog and clean up logsaturneric2024-07-264-37/+23
* feat: upgrade module systemsaturneric2024-02-281-1/+0
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-122-4/+5
* feat: integrate logging api to coresaturneric2024-01-053-22/+24
* fix: slove some known issuessaturneric2024-01-051-1/+9
* fix: use secure memory management at impl classsaturneric2023-12-163-9/+6
* fix: clean up envirnoment when app exitssaturneric2023-12-162-11/+14
* fix: slove threading and memory issuessaturneric2023-12-153-87/+126
* fix: slove some issues on memory and intilizationssaturneric2023-12-153-4/+13
* fix: slove some memory issuessaturneric2023-12-141-7/+10
* feat: mimalloc support valgrindsaturneric2023-12-131-0/+2
* fix: add some logs in setting channel objectsaturneric2023-12-131-5/+8
* feat: move test to src and add submodule googletestsaturneric2023-12-062-4/+2
* feat: standarized and speed up app env loading processsaturneric2023-12-033-28/+45
* feat: improve memory security of function frameworksaturneric2023-12-037-19/+79
* refactor: clean up core's codessaturneric2023-11-068-0/+740