KDevelop 5.4.3 released
Monday, 21 October 2019 | kossebau | Tags:
release
We today provide a stabilization and bugfix release with version 5.4.3. This is a bugfix-only release, which introduces no new features and as such is a safe and recommended update for everyone currently using a previous version of KDevelop 5.4.
You can find the updated Linux AppImage as well as the source code archives on our download page.
ChangeLog kdevelop ProblemNavigationContext: Fix incorrect link target for file:line links with declarations. (commit) ProjectManagerView: Make items with an empty icon have the same indent as items with a valid icon.
Read More
KDevelop 5.4.2 released
Monday, 2 September 2019 | kossebau | Tags:
release
We today provide a stabilization and bugfix release with version 5.4.2. This is a bugfix-only release, which introduces no new features and as such is a safe and recommended update for everyone currently using a previous version of KDevelop 5.4.
You can find the updated Linux AppImage as well as the source code archives on our download page.
ChangeLog kdevelop All debuggers: fix VariableCollection to unregister as texthinter provider. (commit. See bug #411371) Contextbrowser: register as texthint provider to existing views on creation.
Read More
KDevelop 5.4.1 released
Monday, 12 August 2019 | kossebau | Tags:
release
We today provide a stabilization and bugfix release with version 5.4.1. This is a bugfix-only release, which introduces no new features and as such is a safe and recommended update for everyone currently using KDevelop 5.4.0.
You can find the updated Linux AppImage as well as the source code archives on our download page.
ChangeLog kdevelop Fix crash: add missing Q_INTERFACES to OktetaDocument for IDocument. (commit. fixes bug #410820) Shell: do not show bogus error about repo urls on DnD of normal files.
Read More
KDevelop 5.4 released
Tuesday, 6 August 2019 | kossebau | Tags:
release
We are happy to announce the availability of KDevelop 5.4 today featuring support for a new build system, a new scratchpad feature, analyzer support from Clang-Tidy plus a bunch of bug fixes and wee improvements.
Meson Projects using the new rising star in the build system scene, Meson, can now also be managed with KDevelop, thanks to the work of Daniel Mensinger.
Current features are:
Native support for Meson projects (configuring, compiling, installing) Support for KDevelop code autocompletion (plugin reads Meson introspection information) Initial support for the Meson rewriter: modifying basic aspects of the project (version, license, etc.
Read More
KDevelop 5.4 beta 1 released
Monday, 22 July 2019 | kossebau | Tags:
release
We are happy to announce the release of KDevelop 5.4 Beta 1!
5.4 as a new feature version of KDevelop will among other things add some first support for projects using the Meson build system and have the Clang-Tidy support plugin merged as part of built-in plugins. It also brings 11 months of small improvements across the application. Full details will be given in the announcement of the KDevelop 5.4.0 release, which is currently scheduled for in 2 weeks.
Read More
KDevelop 5.3.3 released
We today provide a stabilization and bugfix release with version 5.3.3. This is a bugfix-only release, which introduces no new features and as such is a safe and recommended update for everyone currently using a previous version of KDevelop 5.3.
You can find a Linux AppImage as well as the source code archives on our Download page. Windows installers are currently not offered, we are looking for someone interested to take care of that.
Read More
KDevelop 5.3.2 released
We today provide a stabilization and bugfix release with version 5.3.2. This is a bugfix-only release, which introduces no new features and as such is a safe and recommended update for everyone currently using KDevelop 5.3.1.
You can find the updated Windows 32- and 64 bit installers, the Linux AppImage, as well as the source code archives on our download page.
kdevelop Don't call clear() on a shared pointer we don't own.
Read More
KDevelop 5.3.1 released
We today provide a stabilization and bugfix release with version 5.3.1. This is a bugfix-only release, which introduces no new features and as such is a safe and recommended update for everyone currently using KDevelop 5.3.0.
**Important changes to AppImage:**There have been a couple of significant changes to the AppImage, please check whether it still works for you distribution. The most significant changes were: AppImages are now created on a more recent version of CentOS, now 6.
Read More
KDevelop 5.3 released
A little less than a year after the release of KDevelop 5.2 and a little more than 20 years after KDevelop's first official release, we are happy to announce the availability of KDevelop 5.3 today. Below is a summary of the significant changes.
We plan to do a 5.3.1 stabilization release soon, should any major issues show up.
Analyzers With 5.1, KDevelop got a new menu entry Analyzer which features a set of actions to work with analyzer-like plugins.
Read More
KDevelop 5.3 beta 1 released
We are happy to announce the release of KDevelop 5.3 Beta, almost exactly twenty years after KDevelop's first official release! Here's a brief summary of what's new in this version:
Analyzers With 5.1, KDevelop got a new menu entry Analyzer which features a set of actions to work with analyzer-like plugins. For 5.2 the runtime analyzer Heaptrack and the static analyzer cppcheck have been added. During the last 5.3 development phase, we added another analyzer plugin which now is shipped to you out of the box:
Read More