Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 34 additions & 7 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,16 +1,43 @@
deepin-unioncode (1.4.11) UNRELEASED; urgency=medium
deepin-unioncode (1.4.18) unstable; urgency=medium

* fix: python debugpy cannot connect
* fix: block when debug python code
* doc: add NOTICE file
* fix: Adapting to QProcess Usage in Qt 6
* fix: can`t handle terminated event from debugpy
* fix: The logs are not displayed in the same window before and after debugging starts.
* doc: update notice file
* chore: update spdx info
* 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.
* fix: enhance LSP client validation and menu actions
* chore: remove rr debugger install option
* chore: remove inner address
* chore: rename ide in readme
* chore: add additional instructions to the readme
* fix: update build dependencies and enhance security flags in debian files
* chore: remove commented out install runtime path configuration in CMakeLists.txt
* fix: update lxqt-build-tools package handling for compatibility with different versions
* fix: compile faild when use lupdate
* fix: remove lupdate in cmake
* fix: runtime not correct
* fix: recovery rpath
* feat: update desktop file icon path

-- Liu Zhangjian <liuzhangjian@uniontech.com> Fri, 06 Feb 2026 11:11:30 +0800

deepin-unioncode (1.4.11) unstable; urgency=medium

* Bug fix

-- luzhen <luzhen@uniontech.com> Mon, 28 Apr 2025 16:09:10 +0800

deepin-unioncode (1.4.10) UNRELEASED; urgency=medium
deepin-unioncode (1.4.10) unstable; urgency=medium

* Adapt qt6.8

-- luzhen <luzhen@uniontech.com> Wed, 23 Apr 2025 09:31:26 +0800

deepin-unioncode (1.4.9) UNRELEASED; urgency=medium
deepin-unioncode (1.4.9) unstable; urgency=medium

* Bug fix

Expand Down Expand Up @@ -85,7 +112,7 @@ deepin-unioncode (1.3.12) stable; urgency=medium
* Support intelligent questioning of project files and local warehouse codes
* Add inline chat function to support code editing and quick questions and answers
* Debugging supports running to line
* Support manual configuration of local tool chain
* Support manual configuration of local tool chain

-- luzhen <luzhen@uniontech.com> Tue, 15 Oct 2024 16:33:53 +0800

Expand Down Expand Up @@ -231,7 +258,7 @@ deepin-unioncode (1.2.5) unstable; urgency=medium
* Improve the About dialog box
* Fix the problem that the dde-clipboard project tree cannot be displayed
* Add loading animation during startup
* Zhipu AI model is updated to support querying DTK related issues.
* Zhipu AI model is updated to support querying DTK related issues.

-- luzhen <luzhen@uniontech.com> Mon, 18 Dec 2023 21:46:03 +0800

Expand Down Expand Up @@ -269,12 +296,12 @@ deepin-unioncode (1.2.0) unstable; urgency=medium

deepin-unioncode (1.1.20) unstable; urgency=medium

*
*

-- Deepin Packages Builder <pakcages@linuxdeepin.com> Fri, 20 Oct 2023 14:07:51 +0800

deepin-unioncode (1.1.19) unstable; urgency=medium

*
*

-- Deepin Packages Builder <packages@linuxdeepin.com> Fri, 01 Sep 2023 19:35:11 +0800
Loading