aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/CharsetOperator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: clean up useless code and make life easiersaturneric2024-01-151-46/+0
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-96/+6
* feat: integrate logging api to coresaturneric2024-01-051-11/+14
* fix: slove some known issuessaturneric2024-01-051-3/+1
* refactor: remove CommonUtils at coresaturneric2023-11-071-17/+22
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-2/+0
* feat: moving gnupg info gathering logic to a new modulesaturneric2023-10-251-1/+0
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: solve codacy issuessaturneric2023-03-311-4/+2
* fix: reduce info level logsSaturneric2023-02-111-4/+4
* feat: change the log style in source filesSaturneric2023-02-031-14/+13
* feat(core): add charset operationsSaturneric2022-05-121-0/+136