aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/DataObjectOperator.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | 1. delete smtp ability 2. change libs link type to dramatic
* <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
1. Move Global Settings Station to core 2. Separate the logic of DataObject 3. Resolve dependencies