Skip to content

Kdevelop 

KDevelop 5.3 beta 1 released

Monday, 1 October 2018  | sbrauch | Tags:  release  kdevelop
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: 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.2.3 which contains a few more bug fixes. 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. 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. 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: 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. Read More

KDevelop 5.0.2 released for Windows and Linux

Monday, 17 October 2016  | sbrauch | Tags:  kdevelop  KDevelop 5  windows  release
Four weeks after the release of KDevelop 5.0.1, we are happy to announce the availability of KDevelop 5.0.2, a second stabilization release in the 5.0 series. We highly recommend to update to version 5.0.2 if you are currently using version 5.0.1 or 5.0.0. Read More

KDevelop 5.0.1 released

Monday, 19 September 2016  | sbrauch | Tags:  kdevelop  KDevelop 5  windows  release
One month after the release of KDevelop 5.0.0, we are happy to release KDevelop 5.0.1 today, fixing a list of issues discovered with 5.0.0. The list of changes below is not exhaustive, but just mentions the most important improvements; for a detailed list, please see our git history. Read More

kdev-python 1.7.3-py3 released

Friday, 15 January 2016  | sbrauch | Tags:  release  stable  kdevelop  kdev-python  released  kde4
Due to a regression in kdev-python 1.7.2-py3 related to module search paths, I have prepared a new release which fixes this issue. All users of the 1.7-py3 series, especially the 1.7.2-py3 version are urged to upgrade as soon as possible. The issue only affects the Python 3 series, for Python 2 kdev-python 1.7.2 is still the recommended and up-to-date release. Read More