Commit Graph

16 Commits

Author SHA1 Message Date
0e08e518c4 fix: fix standalone code but not finished 2024-08-11 00:25:08 +08:00
7d9b7f14e8 fix: finish basic export test on Virtools 5 environment 2024-08-09 16:19:26 +08:00
6943088df1 fix: fix script exporter and some script for database fix 2024-08-09 11:28:44 +08:00
7ffc191f66 feat: continue updating script exporter 2024-08-08 22:02:02 +08:00
46a6222959 feat: finish half of script exporter 2024-08-08 17:47:27 +08:00
7c5bc44724 refactor: refactor project
- finish document export function.
- add lost database validation code in export function.
- add assistant macros for convenient utilize functions located in utilities namespace.
- update sqlite database open function.
2024-08-07 11:40:18 +08:00
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