KDevelop 5.2.4 released

Tuesday, 21 August 2018 | sbrauch | Tags:  release
As the last stabilization and bugfix release in the 5.2 series, we today make KDevelop 5.2.4 available for download. This release contains a few bug fixes and a bit of polishing, as well as translation updates, and should be a very simple transition for anyone using 5.2.x currently. Notable changes: Fix resizing of variable tooltip (D14879) Fix various problems with filters in the output view (bug 343124) Fix a crash which could happen when using the class browser in debug builds with Qt >= 5. Read More

KDevelop 5.2.2 and 5.2.3 released

Saturday, 19 May 2018 | kfunk | Tags:  kdevelop  release  5.2  kdevelop  release  5.2  kdevelop  release  5.2
We today provide a stabilization and bugfix release with version 5.2.2 and 5.2.3. 5.2.2 was tagged 6 weeks ago, but we never managed to release it because we did not have the patience to fix the Windows installers in time due to a broken CI. Windows installers are provided for 5.2.3 again. We'll only provide source tarballs for 5.2.2 and we encourage everyone to just skip this release and use 5. Read More

KDevelop with Cppcheck Integration

Monday, 5 March 2018 | htower | Tags:  kdevelop  cppcheck
Starting with 5.1 release KDevelop supports built-in integration with static-analysis tool Cppcheck. Cppcheck provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to detect only real errors in the code (i.e. have very few false positives). Such analysis is very useful for all projects, especially for projects with complex structure and large code volume. Convenient integration with the development environment greatly simplifies and speeds up the process of code checking, as there is no need to study the analyzer documentation, its manual configuration and code navigation when processing the analysis results. Read More

KDevelop 5.2.1 released

Friday, 24 November 2017 | sbrauch | Tags:  kdevelop  release  stable
Just a few days after the release of KDevelop 5.2.0, we today provide a stabilization and bugfix release with version 5.2.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.2.0. 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. Read More

KDevelop 5.2 released

Tuesday, 14 November 2017 | sbrauch | Tags:  kdevelop  release  news  kdevelop  release  news
A little more than half a year after the release of KDevelop 5.1, we are happy to announce the availability of KDevelop 5.2 today. Below is a summary of the significant changes -- you can find some additional information in the beta announcement. We plan to do a 5.2.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.2 beta 1 released

Monday, 2 October 2017 | sbrauch | Tags:  release  kdevelop  unstable  qt5  clang  windows
We are happy to announce the release of KDevelop 5.2 Beta! Tons of new stuff entered KDevelop 5.2, a bigger blog post show-casing all the features in 5.2 will follow when we release the final version. Here's a brief summary of what's new in this version: Internal changes After someone triggered discussions at Akademy, KDE's annual developer conference, about why there are still two different repositories -- kdevelop.git and kdevplatform.git -- for the main functionality of KDevelop, the KDevelop team decided that it's time to ditch the idea of having two separate repositories and merged kdevplatform. Read More

KDevelop 5.1.2 released

Monday, 28 August 2017 | sbrauch | Tags:  kdevelop  release  5.1
We are pleased to announce the release of KDevelop version 5.1.2, the second bug-fix release for the 5.1 series. This update contains bug fixes only, and we highly recommend all users of KDevelop 5.1.x to switch to this version. Given that it has been a few months since the release of KDevelop 5.1.1, this version contains quite a lot of changes. Get it As always, source code, the AppImage and Windows installers for 32 bit and 64 bit systems can be found on our download page. Read More

KDevelop 5.1.1 released

Saturday, 27 May 2017 | kfunk | Tags:  release  kf5  qt5  5.1
We are happy to announce the release of KDevelop 5.1.1, the first bugfix and stabilization release for KDevelop 5.1! Get it Together with the source code, we again provide a prebuilt one-file-executable for 64-bit Linux (AppImage), as well as binary installers for 32- and 64-bit Microsoft Windows. You can find them on our download page. The 5.1.1 source code and signatures can be downloaded from here. Please give this version a try and as always let us know about any issues you find via our bug tracker. Read More

KDevelop 5.1.0 released

Tuesday, 21 March 2017 | kfunk | Tags:  release  kf5  qt5  5.1
We are happy to announce the release of KDevelop 5.1! Tons of new stuff entered KDevelop 5.1. Here's a summary of what's new in this version: LLDB support We had a great student for GSoC 2016 implementing LLDB support in KDevelop. The end result is that we now have a debugger framework which can be used both for the GDB & LLDB MI communcation. The LLDB plugin teaches KDevelop to talk to the standalone LLDB MI Driver (lldb-mi); so now it's possible to use LLDB as an alternative debugger backend for KDevelop. Read More

KDevelop 5.0.4 released

Saturday, 4 March 2017 | kfunk | Tags:  release  windows  linux  KDevelop 5
Today, we are happy to announce the release of KDevelop 5.0.4, the fourth bug fix and stabilization release for KDevelop 5.0. An upgrade to 5.0.4 is strongly recommended to all users of 5.0.3 and below. Together with the source code, we again provide a pre-built one-file-executable for 64-bit Linux (AppImage), as well as binary installers for 32- and 64-bit Microsoft Windows. You can find them on our download page. List of notable fixes and improvements since version 5. Read More