1
0

14 Commits

Author SHA1 Message Date
ea7c011348 Fixed
1. Ci Fixed for New Version.
2. Bugs fixed for cross-platform.
3. Bugs fixed for i18n.
2021-12-05 03:28:28 +08:00
1ae8663dec Add i18n Support
1. Remove Qt Linguist.
2. Add GNU gettext libraries.
3. Modified source codes to meet with i18n support.
2021-12-02 01:53:09 +08:00
Saturneric
3c65d087ee UI Framework Modified. 2021-10-02 22:16:27 +08:00
Saturneric
8544bb3ed9 The basic functions of the core pass the test.
Adjust and improve the core part of the interface.
2021-09-20 17:35:57 +08:00
Saturneric
0f0b9510bb Support multi-channel Context.
Make the test configurable.
Other modifications.
2021-09-19 23:54:06 +08:00
Saturneric
5874147d9e Continue to write core test code. 2021-09-12 21:56:18 +08:00
Saturneric
4b5bc87e42 Add clang-related branch coverage options. 2021-09-11 19:48:28 +08:00
Saturneric
514a232a03 Add branch coverage test settings. 2021-09-11 19:17:47 +08:00
Saturneric
4e076fa198 Continue to optimize and improve the code. 2021-09-11 00:06:21 +08:00
Saturneric
e2d30cc019 Adjust the code structure.
Introduce log library.
Remove Qt from the core code.
2021-09-05 21:41:00 +00:00
Saturneric
3944052211 Rewrite the core.
Adjust the structure.
2021-09-05 15:02:19 +00:00
Saturneric
4d9024347b Modified ResultAnalyse.
Add Test.
2021-09-04 15:18:45 +08:00
Saturneric
587b26019b Adjust the project structure.
Write a readme.

Signed-off-by: Saturneric <eric.bktu@gmail.com>
2021-06-10 04:14:21 +08:00
Saturneric
756660e0f4 Qt5 & Cmake Supported.
Project Structure Modified.
2021-05-12 05:01:05 +08:00