aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/DataObjectOperator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: update copyright infosaturneric2024-07-291-1/+1
|
* refactor: remove libconfig++ form projectsaturneric2024-01-151-1/+1
|
* feat: use qt json support components in data object and infos gathering modulesaturneric2024-01-151-7/+4
|
* refactor: remove boost and use QString instead of std::filesystem::pathsaturneric2024-01-121-9/+10
|
* refactor: use QString instead of std::string and improve threading systemsaturneric2024-01-121-9/+4
|
* refactor: remove CommonUtils at coresaturneric2023-11-071-3/+5
|
* refactor: clean up core's codessaturneric2023-11-061-1/+1
|
* perf: reduce header includes and improve build speedsaturneric2023-10-231-4/+5
|
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
|
* feat: add CacheManager to deal with cacheSaturneric2023-07-131-1/+0
|
* pref: improve compiling speedSaturneric2022-05-201-3/+1
|
* refactor: develop 2.0.6 startSaturneric2022-05-071-1/+2
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <refactor>(src): Move and split the Global Settings StationSaturneric2022-02-061-0/+82
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies