Commit Graph

11 Commits

Author SHA1 Message Date
luzhen 51f61d06cb
chore:Merge from qt6.8 branch (#1106)
* feat: adapt for Qt6.8

Log: as title

* feat: adapt qtermwidget for Qt6.8

log: as title

* feat: adapt Javascript plugin to qt6.8

log: as title

* fix: [base] build error in arm

add -fpic

Log: as title.

* chore: add comment in base cmake file

Log:
Change-Id: Id5c85a4f865e619ed1dd16dbee397d197f0fcfd2

* fix: build faild on arm platform

enable fpic flag

Log:
Change-Id: I1ae86cb8051484b80c455874ee3427436a168370

* tag: update to 1.4.4

Log:
Change-Id: I897dcd763bffadd1f6a5f1d6ab74422fcf9f8e8a

* chore: refactor control to adapt mips

Log:
Change-Id: Ifd5519f7b06a9f59bac0155a7b57d53e1900371d

---------

Co-authored-by: Zhangtingan <zhangtingan@uniontech.com>
2025-04-22 17:30:40 +08:00
Zhang TingAn a498471890 feat: [Ai] Add basic RAG capabilities, optimize Codegeex
Log: as title
2024-09-26 10:31:50 +08:00
Lu Zhen 704001b05c refactor: remove configure to assets
Log:
Change-Id: Icd16bf644578f911e329be0b9de926ce07945bad
2024-01-16 18:03:43 +08:00
Lu Zhen cfc3f05275 feat: install jdtls server
add jdtls install code in assets cmake

Log:
Change-Id: I0f497f01201571ae67141cd8f6ec0fe71a197568
2023-07-06 18:10:53 +08:00
hongjinchuan 2afaed0d76 feat:rpm package
1.add spec file to support rpm packaging
2.modify code to support fedora,redhat,centOs

log: new feat
Change-Id: I6c04fa24cd34d39ff472b161a8abc8d1b6690101
2023-05-29 18:19:38 +08:00
Lu Zhen 063efb0ca6 feat: add detail output config
detail output can show more information when
debugging, enable or disable it in property
UI.

Log: add detail output
Change-Id: Ibc611b02dbd08af129c5560b95540a03192326af
2023-02-16 15:00:53 +08:00
Lu Zhen 9fae724083 fix: tranlation not generate automatelly
modify cmakefile to correct ts file path.

Log: bug fix
Change-Id: I795b2388416e36cdf94f3904c30fe3bd95178edc
2023-02-02 11:23:15 +08:00
Huang Yu 744e68c9c2 fix: cmake build,buy ts file can't update
1. change file update logic for cmake file

Log: fix bug
Change-Id: I8ccc6f5aad945e05e2110db7f544e106d6c9d402
2023-01-10 16:50:45 +08:00
hongjinchuan 58cad030be fix: fix bug in internationalization and split
1.add translation install path
2.fix find and debug problem in multi-screen

Log: fix the problem of multi screen response
Change-Id: Ibd0a42857d2c134512f4e0b3b872c24b2e975183
2022-12-12 14:26:50 +08:00
hongjinchuan 4edf603a20 feat: internationalization
1.complete the missing translated text in the source code
2.translate text

Log: new operation
Change-Id: I25f2f09fb1aeb7c41acf3283fd0dff6454b16c79
2022-11-29 16:05:20 +08:00
zhouyi dcae2a2970 fix: fix bug in templates plugin
1.modify language mark.
2.add installed path.

Log: fix bug
Change-Id: I238285f097d0ebd29dcb39d8ca10211ecf6ec4d1
2022-11-15 09:44:39 +08:00