Commit Graph

7 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
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
03f4b1b773 chore: finish basic CMake build scripts 2024-07-24 22:28:44 +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