Commit Graph

11 Commits

Author SHA1 Message Date
Lu Zhen 08f999be68 chore: remove rr debugger install option
Log:
Change-Id: I5d94bac93f14d245a9bdcdc34377a59001367201
2025-07-09 10:07:02 +08:00
Liu Zhangjian a99a7ca49e fix: add pip existence check before installation
- Implemented a method to check if pip is installed before attempting to install packages. If pip is not found, the installer will now install python3-pip first and then proceed with the package installation.

Log: fix bug
Bug: https://pms.uniontech.com/bug-view-316965.html
2025-06-11 10:17:47 +08:00
Lu Zhen 53a4a6f279 feat: add cli entry script
add logger、mul-thread、progress
command arguments can be parsed

Log: code-porting entry script
Change-Id: I087d3feb80b8513a8654011f6517fa4c1cbceae8
2022-07-08 09:53:25 +08:00
Huang Yu 7179e4b8ae refactor: change project tree dir structure
1. change project strcuture

Log: refactor
Change-Id: I39218b0894b3a68c0b0db31a4330c0c0842b7349
2022-06-27 10:28:13 +08:00
HuangYu 28942ab7c1 feat: fix bug from destory console plugin
1. destoryed console crashed bug from qtermwidget
2. add 3dparty from lxqt qtermwidget
3. changed debian from install file and build.

Log: add import abstract class
Change-Id: I573467e2034791c3b67e73da3b116b80c4359c54
2022-03-04 09:53:54 +08:00
HuangYu 5c11c3477d feat: error message
1. to changed callback thread read json lop from lsp client
2. add error message from line has error
3. changed hover wait time from 0
4. defintions request
5. optimize style setting and code structure
6. symbol light from words in scinitlla document

Log: new operation
Change-Id: I90d1f57a173b029cf73b6ac72330283a099b9441
2022-02-15 17:35:58 +08:00
xiaozaihu bac945dd9e feat: add c/cpp dap debugger adater server.
1. add tcp support
2. add gdb backend support
3. support stepped control(stepin, stepout, stepover)
4. support set breakpoints
Change-Id: If2f22359e668fe1e5683add7ed4651e89406d709

Change-Id: I7ae6bdfa0ec425582163ebeb1d5dbcabb8bcc98c
2022-02-11 19:15:15 +08:00
Lu Zhen fb18f0784c feat: Implement part of the basic DAP protocol
The cppdap library is introduced, and some major
protocols are implemented, including start, step, etc.
joint debugging will be done in Follow-up.

Log: 实现部分DAP协议
Change-Id: I6b95bdf4c5457930d4b1de9e601d810def1d3ad2
2021-12-27 18:22:03 +08:00
HuangYu e1a48bb819 feat: add Syntax highlighting from scintilla default words token
1.load lexilla shared library module to scintilla
2.setting color to scintilla style
3.update scintilla version to 5.1.5 and lexilla to 5.1.4

Log: editor style created
Change-Id: I68f9eb03e77d454f855fb774c1fa9f9a346a5ef0
2021-12-27 17:04:02 +08:00
HuangYu 0124306bab feat: 创建公有文件用于获取标定路径
创建公有文件用于获取标定路径

Log: 公有库构造
Change-Id: Ifa37147849ebe82b0f1cd9f57ce525ff66039a86
2021-12-09 19:31:34 +08:00
gerritadmin 28d8fc2950 'Init commit' 2021-12-09 09:48:15 +08:00