|
|
|
|
@@ -1,3 +1,181 @@
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 6 11:40:26 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.12.0
|
|
|
|
|
* New feature release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/gear/25.12.0/
|
|
|
|
|
- Changes since 25.11.80:
|
|
|
|
|
* Fix reading search highlight color (kde#512537)
|
|
|
|
|
* dap: be aware of some incompatible servers
|
|
|
|
|
* dap: add netcoredbg DAP server
|
|
|
|
|
* dap: message sequence should start at 1
|
|
|
|
|
* Add lldb-dap config
|
|
|
|
|
* Show scopes in a tree
|
|
|
|
|
* Simplify local variables code
|
|
|
|
|
* Move all Locals code to a separate widget
|
|
|
|
|
* Remove unused activeId argument
|
|
|
|
|
* lsp: Add blueprint-compiler lsp
|
|
|
|
|
* Fix numstat parsing
|
|
|
|
|
* filehistory: Omit --name-only when showing history for a directory
|
|
|
|
|
* Flatpak: Allow-list org.freedesktop.FileManager1
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Nov 15 19:56:28 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.11.80
|
|
|
|
|
* New feature release
|
|
|
|
|
- Too many changes since 25.08.3, only listing bugfixes:
|
|
|
|
|
* register more mime-types & use same template for both apps (kde#510565)
|
|
|
|
|
* encode the rootUri properly (kde#510863)
|
|
|
|
|
* lsp: clear formatOnSave connection in updateState (kde#510870)
|
|
|
|
|
* Fix Context toolview steals focus (kde#510684)
|
|
|
|
|
* better link matching if ending if braces or string/sentences end (kde#510574)
|
|
|
|
|
* S&R: Limit the pre-match part in the results to 25% of view width (kde#509048)
|
|
|
|
|
* Capitalize drive letters on windows (kde#509085)
|
|
|
|
|
* Ignore unix signals when quitting (kde#508494)
|
|
|
|
|
* use malloc_trim if available to free memory to the system (kde#509126)
|
|
|
|
|
* ensure we don't crash when the parent window is deleted (kde#508894)
|
|
|
|
|
* Ensure we don't access null (kde#508802)
|
|
|
|
|
* Ensure we dont read pass the end of the buffer (kde#508802)
|
|
|
|
|
* diff: fix output being ignored if there is an error/warning (kde#507872)
|
|
|
|
|
* Fix infinite loop in git blame (kde#508577)
|
|
|
|
|
* Add toolbar to formatplugin (kde#508281)
|
|
|
|
|
* be more defensive (kde#508659)
|
|
|
|
|
* Allow pinnning documents (kde#486641)
|
|
|
|
|
* default is markdown for hover strings (kde#494139)
|
|
|
|
|
* Add support for workspace/configuration request in LSP client (kde#501082)
|
|
|
|
|
* Debugger: Improve DAP launch to prevent starting without a target (kde#505521)
|
|
|
|
|
* Limit Terraform LSP to project directory (kde#507020)
|
|
|
|
|
* Use KIO::moveAs to rename file (kde#506802)
|
|
|
|
|
* Fix tab restore when "open to right of current tab" is true (kde#495419)
|
|
|
|
|
* Fix tab order restore with limited tabs (kde#495419)
|
|
|
|
|
* Fix cursor position not being restored with multiple views (kde#506956)
|
|
|
|
|
* Use darkRed/darkGreen in light mode (kde#506911)
|
|
|
|
|
* Rehighlight diff when editor theme changes (kde#506911)
|
|
|
|
|
* add all tools, even the non-executable ones (kde#506559)
|
|
|
|
|
* Automatically highlight symbol under cursor (kde#503414)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 6 18:37:25 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.08.3
|
|
|
|
|
* New bugfix release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/gear/25.08.3/
|
|
|
|
|
- Changes since 25.08.2:
|
|
|
|
|
* Fix Context toolview steals focus (kde#510684)
|
|
|
|
|
* Fix focus not returned to last widget on cancelling quickopen
|
|
|
|
|
* Capitalize drive letters on windows (kde#509085)
|
|
|
|
|
* lsp: Save documentation kind when resolving
|
|
|
|
|
* lsp: Fix completion documentation not being resolved
|
|
|
|
|
* preview: Delay reacting to viewChanged
|
|
|
|
|
* lsp: clear formatOnSave connection in updateState (kde#510870)
|
|
|
|
|
* KateSaveModifiedDialog: Call super showEvent
|
|
|
|
|
* KateSaveModifiedDialog: Play sound only for non-spontaneous events
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 7 18:48:50 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.08.2
|
|
|
|
|
* New bugfix release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/gear/25.08.2/
|
|
|
|
|
- Changes since 25.08.1:
|
|
|
|
|
* avoid to crash if response is no JSON object
|
|
|
|
|
* avoid extensive syncing
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 10 09:23:32 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.08.1
|
|
|
|
|
* New bugfix release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/gear/25.08.1/
|
|
|
|
|
- Changes since 25.08.0:
|
|
|
|
|
* fix compile issue after backport
|
|
|
|
|
* ensure we don't crash when the parent window is deleted (kde#508894)
|
|
|
|
|
* Add some debug logging around sessions
|
|
|
|
|
* Ensure we don't access null (kde#508802)
|
|
|
|
|
* Ensure we dont read pass the end of the buffer (kde#508802)
|
|
|
|
|
* Fix insertion in m_registeredDocuments
|
|
|
|
|
* Fix compare with external tool not working in flatpak
|
|
|
|
|
* Fix incorrect error handling
|
|
|
|
|
* Fix passing arguments to DiffParams
|
|
|
|
|
* diff: fix output being ignored if there is an error/warning (kde#507872)
|
|
|
|
|
* Fix infinite loop in git blame (kde#508577)
|
|
|
|
|
* Fix build-plugin command substitutions
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 8 07:47:17 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.08.0
|
|
|
|
|
* New feature release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/gear/25.08.0/
|
|
|
|
|
- Changes since 25.07.80:
|
|
|
|
|
* Fix return type for KateMainWindow::showMessage
|
|
|
|
|
* tools: Make connection single shot
|
|
|
|
|
* Correct method call in UrlbarContainer::enterEvent()
|
|
|
|
|
* use the maintained https://github.com/bscan/PerlNavigator for Perl
|
|
|
|
|
* default is markdown for hover strings (kde#494139)
|
|
|
|
|
* Fixed disappearing bookmarks on document close
|
|
|
|
|
* Limit Terraform LSP to project directory (kde#507020)
|
|
|
|
|
* Use KIO::moveAs to rename file (kde#506802)
|
|
|
|
|
* Fix tab restore when "open to right of current tab" is true (kde#495419)
|
|
|
|
|
* Fix tab order restore with limited tabs (kde#495419)
|
|
|
|
|
* StashManager: allow to stash files without backing files
|
|
|
|
|
* Use darkRed/darkGreen in light mode (kde#506911)
|
|
|
|
|
* Rehighlight diff when editor theme changes (kde#506911)
|
|
|
|
|
* Fix stash dialog
|
|
|
|
|
* Fix cursor position not being restored with multiple views (kde#506956)
|
|
|
|
|
* be silent per default
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 14 14:25:03 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.07.80
|
|
|
|
|
* New feature release
|
|
|
|
|
- Too many changes since 25.04.3, only listing bugfixes:
|
|
|
|
|
* Automatically highlight symbol under cursor (kde#503414)
|
|
|
|
|
* add all tools, even the non-executable ones (kde#506559)
|
|
|
|
|
* remove hint to no longer existing config page (kde#506169)
|
|
|
|
|
* Save whether url navigator is editable or not (kde#504757)
|
|
|
|
|
* Fix stashing not working (kde#505135)
|
|
|
|
|
* Build: Add substitution support to run commands (kde#502788)
|
|
|
|
|
* Build: Fix creating a new set of targets (kde#505346)
|
|
|
|
|
* Fix saving & restoring last active build target index (kde#505241)
|
|
|
|
|
* Check whether item is an object (kde#505044)
|
|
|
|
|
* add copy filename action (kde#502556)
|
|
|
|
|
* update SingleApplication and use it as fallback on all systems if no dbus session bus found (kde#407288)
|
|
|
|
|
* add menu to switch between Windows (kde#499272)
|
|
|
|
|
* support +xyz line number as first argument (kde#501362)
|
|
|
|
|
* escape html entities for output view (kde#501256)
|
|
|
|
|
* only start session if we are not started from the terminal or if no are files specified (kde#446852)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 1 15:26:44 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.04.3
|
|
|
|
|
* New bugfix release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/gear/25.04.3/
|
|
|
|
|
- Changes since 25.04.2:
|
|
|
|
|
* open read-write for _commit, don't use WriteOnly, that will truncate
|
|
|
|
|
* Build: Fix creating a new set of targets (kde#505346)
|
|
|
|
|
* Fix saving & restoring last active build target index (kde#505241)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 3 21:12:08 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
- Update to 25.04.2
|
|
|
|
|
* New bugfix release
|
|
|
|
|
* For more details please see:
|
|
|
|
|
* https://kde.org/announcements/gear/25.04.2/
|
|
|
|
|
- Changes since 25.04.1:
|
|
|
|
|
* Check whether item is an object (kde#505044)
|
|
|
|
|
* S&R: Fix canceling search in current file
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 7 20:59:57 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
|
|
|
|
|
|
|