Commit Graph

66 Commits

Author SHA1 Message Date
Lu Zhen 3a38cb02e8 fix: annotation postion incorrect
change annotation postion

Log: bug fix
Change-Id: Id3331af54f5605a0fe474df2c801906081136a28
2023-02-03 09:28:31 +08:00
Lu Zhen 2b41d7d0ea feat: add run action in toolbar
let ide support c++ running directly.

Log: add run function
Change-Id: I8af4d271e9b60d74ae19fdddb5a6fff0f63d888c
2023-02-02 16:30:37 +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
Zhou Yi 9dbc0c5112 fix: fix bug in find plugin
1.fix bug in replace & find function.
2.fix bug in advance search.

Log: find and advance search function.
Bug: https://pms.uniontech.com/bug-view-173645.html
     https://pms.uniontech.com/bug-view-178883.html
     https://pms.uniontech.com/bug-view-178885.html
Change-Id: Iddd4f04eea1a606b61b823c16299bb8a3661a94f
2023-01-10 15:20:56 +08:00
hongjinchuan b903e21fa5 fix: internation translation
1.complementary translation

Log: fix incomplete translation
Bug: https://pms.uniontech.com/bug-view-179541.html
Change-Id: I0fcd0bf7de2327734a0bc7884e92d81f2cdc9d32
2023-01-09 11:01:57 +08:00
Lu Zhen 40d69d9d0a fix: remove not supported kit in codeporting.
not supported project will not show in select combox.
change translation in config widget.

Log: optimization in codeporting.
Bug: https://pms.uniontech.com/bug-view-178931.html
Change-Id: I429a8d6d10d1b874ba3356a725fefc4b4614a758
2022-12-26 16:33:08 +08:00
Huang Yu 2a1a9ccc06 feat: action checkbox option from user action analyse
1. add action enable analyse.
2. checked true reparse and reset data.
3. update ts file

Log: new option
Change-Id: Idc8c363c523b9c26eac83df38f89841bc79ad448
2022-12-22 13:36:38 +08:00
zhouyi 38b16a1d5b feat: ajust UI
1.modify some style.
2.modify some icon.
3.add some shortcut key.
4.delete some repeat code file.
5.modify some translate word.

Log: UI optimize
Change-Id: Ie633bd117657c99ef48662d17d82bf97bae36e37
2022-12-15 16:22:35 +08:00
zhouyi b52fb6932e fix: fix bug in gradle and maven template project
1.modify gradle and maven template project.
2.modify dap wait message.

Log: maven and gradle template project and debug
Change-Id: I9e66458a0af192b41c4c8c2ef998d564847ac70d
2022-12-13 15:18:01 +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
zhouyi c69c089dd4 feat: add supporting ninja
1.add ninja project\build\debug\option\toolchain.

Log: support ninja
Change-Id: I0da275b299433f0e91b88abeb0068ffe11c37dff
2022-12-11 15:08:51 +08:00
hongjinchuan aa9338c07b feat: add dynamic switch language
1.add language switching function
2.add toolbar action

Log: new operation
Change-Id: Iac3642a58068cfb5c18a6c676259516c85458033
2022-12-05 11:18:39 +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
zhouyi 2ac9b5f2c8 feat: new projects or files with templates
1.add template startard in templates.json and wizard.json.
2.add the new projects or files feature.

Log: new operation
Change-Id: I71db768f090f141c04f93a2394c91f489a72289c
2022-11-10 09:41:00 +08:00