KDevelop 5.6.1 released

Friday, 11 December 2020 | sbrauch | Tags:  release
About three months after the release of KDevelop 5.6.0, we provide a first bugfix and stabilisation release for the 5.6 series today: KDevelop 5.6.1 Most notably, an incompatibility of kdev-python with Python versions earlier than 3.9.0 was fixed, which led to instability, support for gdb 10.x was fixed, an issue in the "Run test" feature was fixed with tests launched by the same executable (377639), several crashes on exit while debugging was fixed (425994, 425993, 425985), the output view now highlights glibc assert messages by default, behaviour of the "Stop" and "Stop all" toolbar buttons was made less confusing (it no longer has a delayed-dropdown), a set of oddities were fixed with initial parsing of project files, a crash was fixed when closing KDevelop directly after opening a large project (427387, 427386), a crash was fixed in some cases when launching an executable (399511, 416874) improved support for changing the CMake_BUILD_TYPE in projects (429605) a crash was fixed when the problem reporter plugin was turned off during runtime, various other small bug fixes were added, and various smaller performance improvements were done. Read More

KDevelop 5.6 released

Monday, 7 September 2020 | kossebau | Tags:  release
We are happy to announce the availability of KDevelop 5.6 today. This release brings half a year of work, focused mainly on stability, performance, and future maintainability. Many existing features have received small improvements again, and there is one highly-visible addition: optional display of inline notes for problems at the end of the line (commit). Learn more at David Redondo's blog post introducing this feature. Improved CMake project support Also highlight CMake 'Generating done' messages. Read More

KDevelop 5.6 beta 1 released

Monday, 17 August 2020 | kossebau | Tags:  release
We are happy to announce the release of KDevelop 5.6 Beta 1! 5.6 as a new feature version of KDevelop will bring half a year of small improvements to features across the application. Full details will be given in the announcement of the KDevelop 5.6.0 release, which is currently scheduled for in 3 weeks. Should you have any remarks or in case you find any issues in KDevelop 5.6 Beta 1, please let us know. Read More

KDevelop 5.5.2 released

Tuesday, 2 June 2020 | kossebau | Tags:  release
We today provide a bug fix and localization update release with version 5.5.2. This release introduces no new features and as such is a safe and recommended update for everyone currently using a previous version of KDevelop 5.5. You can find the updated Linux AppImage as well as the source code archives on our download page. Should you have any remarks or in case you find any issues in KDevelop 5. Read More

KDevelop 5.5.1 released

Tuesday, 5 May 2020 | kossebau | Tags:  release
We today provide a bug fix and localization update release with version 5.5.1. This release introduces no new features and as such is a safe and recommended update for everyone currently using a previous version of KDevelop 5.5. You can find the updated Linux AppImage as well as the source code archives on our download page. Should you have any remarks or in case you find any issues in KDevelop 5. Read More

KDevelop 5.5 released

Sunday, 2 February 2020 | kossebau | Tags:  release
We are happy to announce the availability of KDevelop 5.5 today bringing half a year of work mainly on stability, performance, and future maintainability. New features have not been added. The existing ones have received small improvements: Improved C++ language support Fix missing header guard warning for a standalone header being always present. (commit) Don't crash when signatures don't match in AdaptSignatureAssistant. (commit) Clazy: add configurable predefined checkset selections. (commit) Clang-tidy: add configurable predefined checkset selections. Read More

KDevelop 5.5 beta 1 released

Wednesday, 22 January 2020 | kossebau | Tags:  release
We are happy to announce the release of KDevelop 5.5 Beta 1! 5.5 as a new feature version of KDevelop will bring half a year of small improvements to features across the application. Full details will be given in the announcement of the KDevelop 5.5.0 release, which is currently scheduled for in less than 2 weeks. Downloads You can find the Linux AppImage (learn about AppImage) here: KDevelop 5.5 beta 1 AppImage (64-bit) (verify by: GPG signature, keys linked on Download page) Download the file and make it executable (chmod +x KDevelop-5. Read More

KDevelop 5.4.6 released

Monday, 6 January 2020 | kossebau | Tags:  release
We today provide a bugfix and localization update release with version 5.4.6. This release 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 Filetemplates: update addresses to web ones for GPLv2 & LGPLv2. (commit) Filetemplates: fix wrong text of LGPLv2+ (KDE) (was GPLv2+ (KDE) one). Read More

KDevelop 5.4.5 released

Monday, 2 December 2019 | kossebau | Tags:  release
We today provide a bugfix and localization update release with version 5.4.5. This release 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 Add missing forward declaration (qt5.14). (commit) Fix compilation error with gcc 7.4.1, ambiguous overload. Read More

KDevelop 5.4.4 released

Monday, 4 November 2019 | kossebau | Tags:  release
We today provide a bugfix and localization update release with version 5.4.4. This release 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 Fix copyright date display in About KDevelop/KDevPlatform dialogs. (commit. fixes bug #413390) FindClang.cmake: also search LLVM version 9. Read More