Commit Graph

995 Commits

Author SHA1 Message Date
liuzhangjian d8c81fd5ab fix: [editor] Fixed an issue where no prompt was displayed for file modification
Added file modification prompts

Log: fix bug
Bug: https://pms.uniontech.com/bug-view-245897.html
2024-03-18 13:30:14 +08:00
liuzhangjian 7832b3f2b0 fix: [editor] Fixed code jump issue
After clicking on the result of 'Find Usage', jump to the result name

Log: fix issue
Bug: https://pms.uniontech.com/bug-view-246259.html
2024-03-18 13:30:14 +08:00
ZHANGTINGAN c7b0eff66e feat: [debugger] support Qt types of watch data widget
support Qt types of watch data widget
fix some bugs of debugger
2024-03-18 13:25:10 +08:00
Lu Zhen d8bb81ba75 feat: add plugin logo
Log:
Change-Id: I52c661eacb26c1122cb52fe8623878b159f3e61c
2024-03-12 20:09:24 +08:00
liuzhangjian d3a99e4540 fix: [editor] Fixed the issue of tooltip
Use `QTooltip` to display the prompt

Log: fix issue
Bug: https://pms.uniontech.com/bug-view-240137.html
2024-03-12 20:05:33 +08:00
ZHANGTINGAN 5a3ea7d090 fix: [debugger] issues of debugger
1. The abnormal size of the watch data window when opening it again after stopping debugging.
2. When debugging functions with complex stacks, the state is abnormal
3. In some cases, breakpoints cannot be inserted
4. To some extent, reduce the risk of deadlock
5. watch data support Chinese
2024-03-12 15:57:14 +08:00
ZHANGTINGAN 21ed2fbd5d fix: [project] crash when right-click the space area of project tree view
crash when right-click the space area of project tree view
2024-03-11 15:17:52 +08:00
ZHANGTINGAN 9076a23d37 fix: [debugger] crash when multiple deepin-ide simultaneously performing debugging
crash when multiple deepin-ide simultaneously performing debugging
2024-03-11 14:44:48 +08:00
ZHANGTINGAN d57547bd28 feat: [debugger] view of watch-data area
view of watch data area
2024-03-08 16:50:09 +08:00
Lu Zhen 0f8afbfd34 fix: clang cannot found
Log:
Change-Id: Icbe971291c6edb2ddb6ac2b2df66a35fde9a4fb5
2024-03-07 17:32:07 +08:00
Lu Zhen 0e5c2a249b fix: cannot find lthread
Log:
Change-Id: Iebc4c7711c2f42f57964b093a5a47ea95846ebe6
2024-03-07 16:50:42 +08:00
Lu Zhen 64b27f81dd chore: adapter dtk low version
Log:
Change-Id: Ida7cda815f0b3343db106fc455d5f0faca7506ce
2024-03-07 16:23:26 +08:00
ZHANGTINGAN c1ee48ac6f fix: [complie] Compilation failed on lower versions os
Compilation failed on lower versions os
2024-03-07 15:13:27 +08:00
Lu Zhen d36bb887c9 fix: build failed
Log:
Change-Id: Ia1ac1cf4854c02f6c7cc0e8bf85897a6c00811eb
2024-03-07 12:23:03 +08:00
Lu Zhen f16567c6cf tag: update to 1.2.14
Log:
Bug:
Change-Id: I6cecba6f7838422742f3c0b75fe04ae3abf22563
2024-03-07 10:47:19 +08:00
ZHANGTINGAN 943b4f8f36 fix: [debugger] crash when update watch variables
crash when update watch variables
2024-03-07 09:56:28 +08:00
Lu Zhen 3b0f3408df fix: crashed when open project
Log: bug fix
Change-Id: Ibb3f3e87deadee1bf12e35b8177c80d371d6e299
2024-03-06 16:50:31 +08:00
liuzhangjian a3376b5453 fix: [editor] Fixed compile issue
as title

Log: fix issue
2024-03-06 16:00:45 +08:00
Lu Zhen 8155f015b6 tag: update to 1.2.13
Log:
Change-Id: Ia242f262282d5238897b5ccb7d6171fba18e8a8b
2024-03-06 14:56:33 +08:00
Lu Zhen a40a250a93 fix: [project] parameters config not correct
Log:
Change-Id: I96cb33a3b19451ec177897b345771b09f38de0e8
2024-03-06 14:29:24 +08:00
Lu Zhen 9e3d593af5 feat: [builder] add rebuild&clear action
Log:
Change-Id: I6ccb07013033e05c3a95d3f3bf8c159e960efd9f
2024-03-06 13:34:30 +08:00
liuzhangjian de74f29b1b refactor: [editor] Add interfaces
1.Add the interface to the modified file list
2.Added an interface for saving all files

Log: Add interfaces
2024-03-06 12:16:03 +08:00
Lu Zhen cc7e741d49 fix: [debugger] application output switch incorrect
Log:
Change-Id: I95274da149dc7f7832a1fc2189ad25c20da7bfeb
2024-03-06 12:11:29 +08:00
ZHANGTINGAN 5c480e8cda translation: update translations
update translations
2024-03-06 11:35:26 +08:00
ZHANGTINGAN c1c596c10f fix: [recent] issues of delete record button
issues of delete record button
2024-03-06 11:23:57 +08:00
liuzhangjian def9e7595c fix: [editor] Fixed an issue where Ai prompt messages could not be inserted
as title

Log: fix issue
2024-03-06 11:19:57 +08:00
ZHANGTINGAN ae6319ded5 feat: [debugger] watch data formating
watch data formating
2024-03-06 10:31:54 +08:00
liuzhangjian 25c62c20de fix: [editor] Fixed some issues
1.Fixed highlighting issue
2.Fixed crash issue

Log: fix issues
2024-03-05 16:35:40 +08:00
liuzhangjian 9002ac7a9e refactor: [editor] Add theme
Add theme for python

Log: refactor
2024-03-05 11:32:11 +08:00
liuzhangjian 9e15158011 refactor: [editor] add theme
Add `CMakeList` theme

Log: refactor
2024-03-04 15:14:01 +08:00
liuzhangjian 8f5f1fde37 fix: [editor] Fixed file drag and drop issues
Fixed file cannot be dragged and dropped into the editor

Log: fix issue
2024-03-04 15:14:01 +08:00
Lu Zhen 105a690c8f fix: [project] active project tree without bold set
Log:
Change-Id: Ic56831ffd817a2b1b189e69753b66ce776ff12a8
2024-03-04 13:59:25 +08:00
Lu Zhen 57dd97ffab refactor: [extension] rename plugins
Log:
Change-Id: Icffd66ce213f5027ee757fad472e769388e1eb60
2024-03-04 13:05:52 +08:00
Lu Zhen 07921eb641 tag: update to 1.2.12
Log:
Change-Id: I655239b431b031a28a64ccc8cf460a6fd55dc9c2
2024-03-01 14:48:21 +08:00
liuzhangjian 232954fc9c fix: [editor] Editor style disappears After opening a new file
as title

Log: fix issue
2024-03-01 14:38:10 +08:00
liuzhangjian 06757b81ef fix: [editor] Fixed text color flicker issue
as title

Log: fix issue
2024-03-01 13:53:31 +08:00
Lu Zhen c632a6c7d9 doc: update readme
switch develop branch from master to dev

Log:
Change-Id: I0737e47d219475923d2870021a301f73e8638ba5
2024-03-01 11:42:08 +08:00
Lu Zhen 1e49d21dfd feat: [project] add rename、delete、new
Log:
Change-Id: I0e1f9dddef392bfdfcf1025b89b69d33b8d192da
2024-02-29 18:15:13 +08:00
liuzhangjian 99db707f26 fix: [UI] Modify the font color issue
as title

Log: fix issue
2024-02-29 17:58:05 +08:00
ZHANGTINGAN 6f8e0944ab fix: [debugger] watchData widget can`t show when switching navigation
watchData widget can`t show when switching navigation
2024-02-29 14:15:04 +08:00
liuzhangjian 7aaca1c0ad refactor: [editor] Adaptive theme switching
adapts to switch between dark and light themes

Log: theme
2024-02-29 14:14:49 +08:00
Lu Zhen e53b74e693 translation: update
Log:
Change-Id: Idd30b95ed7203387c79d55a91f0e582a5225d6db
2024-02-28 17:48:48 +08:00
Lu Zhen 40eb55b77c translation: update
Log:
Change-Id: I7c63fef4dcaa7663d2082fd5b3d36dd1ce9204aa
2024-02-28 16:55:17 +08:00
liuzhangjian d9ac2cee37 refactor: [editor] add items for menu
1.add `rename` action
2.add `switch declaration and definition` action
3.add `find usages` action

Log: refactor
2024-02-28 16:01:27 +08:00
liuzhangjian 725f7c1d41 fix: [editor] Fix LSP-related problems
1.Set completion to be case insensitive
2.Fixed a highlight failure issue

Log: fix issue
2024-02-26 18:16:08 +08:00
ZHANGTINGAN 95b2f6a052 fix: [project] Make nodes in the project view orderly
Make nodes in the project view orderly
2024-02-26 13:21:43 +08:00
Lu Zhen f825610527 fix: build faild
Log:
Change-Id: If5fe6c164dcd8df61b40c5b384838db5eea20237
2024-02-26 11:59:05 +08:00
Lu Zhen 35ae0f9d31 feat: [codegeex] add generation enable config
Log:
Bug:
Change-Id: I7a8f0d5cd69456cb1c0854a5ed7ce41a525ff388
2024-02-23 18:05:58 +08:00
liuzhangjian c4875f8376 refactor: [editor] Features completion
1.Add error prompt
2.Add menu for tabbar

Log: Features completion
2024-02-23 17:34:08 +08:00
ZHANGTINGAN a044844870 feat: [locator] add shortCut to locator
add shortCut to locator
2024-02-23 16:47:23 +08:00