aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/DataObjectOperator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-30feat: simplify loggingsaturneric1-7/+5
2024-07-29feat: update copyright infosaturneric1-1/+1
2024-07-26feat: remove spdlog and clean up logsaturneric1-12/+8
2024-01-17fix: improve code quality, docs and ci filessaturneric1-1/+1
2024-01-16fix: solve discovered issuessaturneric1-1/+1
2024-01-15feat: use qt json support components in data object and infos gathering modulesaturneric1-49/+47
2024-01-12refactor: remove boost and use QString instead of std::filesystem::pathsaturneric1-20/+18
2024-01-12refactor: use QString instead of std::string and improve threading systemsaturneric1-40/+31
2024-01-05feat: integrate logging api to coresaturneric1-13/+13
2024-01-05fix: slove some known issuessaturneric1-6/+4
2023-12-31feat: fully test basical operations of archive and filesaturneric1-6/+6
2023-12-30feat: do not load entire data to memory in libarchive operationssaturneric1-2/+1
2023-11-07refactor: remove CommonUtils at coresaturneric1-18/+22
2023-11-06refactor: improve the code structure of coresaturneric1-7/+7
2023-10-16fix: check and update copyright at filessaturneric1-2/+2
2023-02-11fix: reduce info level logsSaturneric1-9/+9
2023-02-03feat: change the log style in source filesSaturneric1-15/+15
2022-07-22style(src): reformat codeSaturneric1-0/+1
2022-05-07refactor: develop 2.0.6 startSaturneric1-3/+5
2022-03-19<fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric1-4/+4
2022-03-12<fix>(core): Fix the setting loading IO problem under WindowsSaturneric1-6/+15
2022-02-07<fix>(core, ui): Fix the remaining problems in the data objectSaturneric1-0/+6
2022-02-06<refactor>(src): Move and split the Global Settings StationSaturneric1-0/+154