aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/DataObjectOperator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: simplify loggingsaturneric2024-07-301-7/+5
* feat: update copyright infosaturneric2024-07-291-1/+1
* feat: remove spdlog and clean up logsaturneric2024-07-261-12/+8
* fix: improve code quality, docs and ci filessaturneric2024-01-171-1/+1
* fix: solve discovered issuessaturneric2024-01-161-1/+1
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-49/+47
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-20/+18
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-40/+31
* feat: integrate logging api to coresaturneric2024-01-051-13/+13
* fix: slove some known issuessaturneric2024-01-051-6/+4
* feat: fully test basical operations of archive and filesaturneric2023-12-311-6/+6
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-301-2/+1
* refactor: remove CommonUtils at coresaturneric2023-11-071-18/+22
* refactor: improve the code structure of coresaturneric2023-11-061-7/+7
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: reduce info level logsSaturneric2023-02-111-9/+9
* feat: change the log style in source filesSaturneric2023-02-031-15/+15
* style(src): reformat codeSaturneric2022-07-221-0/+1
* refactor: develop 2.0.6 startSaturneric2022-05-071-3/+5
* <fix>(core, ui): Fix path double-byte encoding problem under WindowsSaturneric2022-03-191-4/+4
* <fix>(core): Fix the setting loading IO problem under WindowsSaturneric2022-03-121-6/+15
* <fix>(core, ui): Fix the remaining problems in the data objectSaturneric2022-02-071-0/+6
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-0/+154