Commit Graph

1340 Commits

Author SHA1 Message Date
liuzhangjian bd6bfd9299 fix: [build] Fix inaccurate menu item name
as title

Log: fix issue
2024-07-24 15:28:16 +08:00
liuzhangjian 5e1f6c7ef3 fix: Correct inaccurate content
Change the `console` to `terminal`

Log: fix issue
2024-07-24 15:28:16 +08:00
Zhang TingAn 612347c3d6 feat: [core] save/restor mainWindow`s geometry
log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn f82e82f766 feat: [core] support more controll for widget
log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 510ee806a9 feat: [appoutputpane] add filter
log: as title
2024-07-24 15:28:16 +08:00
Lu Zhen b68a6149d8 fix: crash with opengl driver wrong
use opengles instead to avoid this issue.

Log:
Change-Id: Id71c49d43a26278e0a74a0c06829f36638592d50
2024-07-24 15:28:16 +08:00
Zhang TingAn 3d2fb5193d fix: [project] Default not running in the terminal.
Log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn a6b16847db fix: [project] Incorrect parameters when executing clean
Log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 133ced6fa0 fix: [environment] remove "enable debug level" check
Log: as title
2024-07-24 15:28:16 +08:00
Lu Zhen 1510eec6ef fix: App name show incorrect
Change Text Editor to Deepin Union Code

Log:
Change-Id: Iad99660485f61fb68a4592cfd0d9baa7a9f5f770
2024-07-24 15:28:16 +08:00
Zhang TingAn 710bfe5bfa fix: [locator] adjust icon size
Log: as title
2024-07-24 15:28:16 +08:00
liuzhangjian a8f629e0ce fix: Fixed some issues
1.Fix inaccurate feature text
2.Optimize the cursor display style

Log: fix issues
2024-07-24 15:28:16 +08:00
Zhang TingAn 462b12af2a fix: [linglong] remove unused header file
Log: as title
2024-07-24 15:28:16 +08:00
liuzhangjian 4b97528407 fix: [editor] Fixed issue where breakpoint information was lost after reloading file
as title

Log: fix issue
2024-07-24 15:28:16 +08:00
Zhang TingAn 5fd343afa8 feat: [core] Optimize the way to switch between widgets in the workspace
log: as title
2024-07-24 15:28:16 +08:00
liuzhangjian c0c2b5c675 fix: Fix some issues
1.Fixed issue where tips and menus displayed at the same time
2.Optimized the logic for determining whether the installation package is installed
3.Fixed issue with line indenting

Log: fix issues
2024-07-24 15:28:16 +08:00
Lu Zhen 2848b290d6 feat: [common/util] add os util class
Provides an interface for system judgment

Log:
Change-Id: Ieb72050fb0bb820c0e1d3da32629b4838a26b7fb
2024-07-24 15:28:16 +08:00
Lu Zhen b6daaefc15 refactor: export all user interface
add export before class

Log:
Change-Id: I82fcd1e2b507e038d97e2255da058dbb44c8e341
2024-07-24 15:28:16 +08:00
fuyou 32f52580af chore: [copyright] update copyright
Log: updated copyright
2024-07-24 15:28:16 +08:00
fuyou f38e6a9f63 fix: [common] added project name to project proerties
Log: fix issues
2024-07-24 15:28:16 +08:00
Zhang TingAn 1fb85c639a fix: [linglong] ui of mainFrame
log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn c7848ddf66 feat: [runner] add functional of "Run In Terminal"
1.run application which need receive user`s input in terminal
2.make output pane editable

log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 74b4c8b36f fix: [core] widget register to mode failed
Log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 6fcc7e2330 feat: Adjust some interfaces in the uiController
add interface of adjust dock`s size

log: as title
2024-07-24 15:28:16 +08:00
liuzhangjian 0230a9af58 feat: [core] Optimized dependent installation
as title

Log: new feature
2024-07-24 15:28:16 +08:00
Zhang TingAn dd95910c23 fix: [project] when trigger "open in terminal", the directory is incorret
Log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 97f129511e feat: [cmake] sort executable programs
log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 01532ab9eb fix: [locator] when trigger locator by shortcut, select all
Log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 21c670bcbc fix: [project] when trigger "open in terminal", the directory is incorret
Log: as title
2024-07-24 15:28:16 +08:00
liuzhangjian c5653245c2 perf: [editor] Optimize code completion logic
as title

Log: optimize
2024-07-24 15:28:16 +08:00
fuyou bb05687208 fix: [cxx] project property ui
Log: fixed ui issues

Bug: https://pms.uniontech.com/bug-view-258789.html
2024-07-24 15:28:16 +08:00
liuzhangjian acec9e0dda docs: Update the extended-guide
as title

Log: update doc
2024-07-24 15:28:16 +08:00
liuzhangjian 06fde2dadb chore: Update license
as title

Log: update license
2024-07-24 15:28:16 +08:00
Zhang TingAn 1a6c5d46e9 feat: [linglong] Add tool-check
log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 352b68365d fix: [linglong] asyn issues of generate project
log: as title
2024-07-24 15:28:16 +08:00
Zhang TingAn 4ac75e1467 feat: [linglong] linglong
1.support generate linglong.yaml
2.support create a linglong project, use ll-builder run / build to manipulate it
3.display of linglong package

log: new plugin
2024-07-24 15:28:16 +08:00
fuyou f6c3a63252 fix: [recent] recent page ui
Log: fixed ui issues

Bug: https://pms.uniontech.com/bug-view-258539.html
2024-07-24 15:28:16 +08:00
fuyou d6f5437849 feat: [project] open file widget
Log: added opend file widget
2024-07-24 15:28:16 +08:00
liuzhangjian d28c1a8c20 pefer: [editor] Optimized field highlighting logic
as title

Log: Code optimization
2024-07-24 15:28:16 +08:00
Lu Zhen 7c26043d7e fix: [codeeditor] replace desktopservice
Log:
Change-Id: I4a4e54386dc291077e71188ffa3d6ed7ef78a92a
2024-07-24 15:28:16 +08:00
Lu Zhen 7c814f7bf7 fix: [codeeditor] missing namespace
Log:
Change-Id: I67e383383af7cf9400d3dbb42d41f571b0ce762f
2024-07-24 15:28:16 +08:00
Lu Zhen 05a527511e fix: build faild on v23
missing namespace

Log:
Change-Id: Ifa6245b6950cd6927fca09b96f38927f759b1445
2024-07-24 15:28:16 +08:00
Lu Zhen be72d66c0e fix: build failed
missing syntax highlight header.

Log:
Change-Id: I29597f6f3b91fb49970feff7fed86cba1a887212
2024-07-24 15:28:16 +08:00
fuyou fb879a17b0 chore: [web] updated website
updated website
2024-07-24 15:28:16 +08:00
Lu Zhen bdd9e43128 tag: update to 1.3.4
Log:
Change-Id: I1a4d1fcbcc97bede2cce0ee41a4217c0c66a318a
2024-07-24 15:28:16 +08:00
liuzhangjian 4fa5bf4d47 fix: [editor] Change the field highlight color
as title

Log: fix issue
2024-07-24 15:28:16 +08:00
liuzhangjian 696af2212f pref: [editor] Optimize the ordering of complete items
as title

Log: Optimize the ordering of complete items
2024-07-24 15:28:16 +08:00
Zhang TingAn b6c65520d5 fix: [debugger] can`t use running environment to gdb
log: only for cmake
2024-07-24 15:28:16 +08:00
liuzhangjian 2996ab9d76 fix: [editor] Fixed a complete item ordering issue
as title

Log: fix issue
2024-07-24 15:28:16 +08:00
liuzhangjian a60684c484 perf: [editor] Optimize code completion logic
as title

Log: Optimize code completion logic
2024-07-24 15:28:16 +08:00