Commit Graph

10 Commits

Author SHA1 Message Date
c1abf2cdcd refactor: refactor project.
- apply reporter for exporter.
- use utf8 as exported string instead of ordinary string.
- finish environment export check.
2024-08-06 18:06:17 +08:00
78d5e74c6f refactor: update environment database struct 2024-08-05 14:23:26 +08:00
d4a5e83a87 feat: add reporter
- add general reporter.
- fix various compile error.
2024-08-04 17:43:18 +08:00
f179907a3a refactor: add a dialog for choosing export encoding 2024-08-03 17:11:34 +08:00
4ee11c29c9 refactor: migrate old code 2024-08-02 17:04:37 +08:00
6736bfbde5 feat: migrate old code to project 2024-08-01 22:38:55 +08:00
ef1261e349 fix: fix various compile error.
- fix various compile error to let plugin now can be compiled.
2024-08-01 17:12:31 +08:00
03f4b1b773 chore: finish basic CMake build scripts 2024-07-24 22:28:44 +08:00
a1de143ae8 chore: update CMake build script but not tested 2024-07-24 18:12:49 +08:00
ecebc42603 refactor: cleanup project. ready for refactor.
- remove all old code
- build directory hierarchy, add basic cmake scripts.
2024-07-23 21:37:56 +08:00