clang 

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 Beta 1 released

Tuesday, 3 January 2017 | kfunk | Tags:  release  beta  unstable  kf5  qt5  clang  windows  mac  5.1
We are happy to announce the release of KDevelop 5.1 Beta! Tons of new stuff entered KDevelop 5.1, a bigger blog post show-casing all the features in 5.1 will follow when we release the final version. Here's a brief 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. Read More

KDevelop 5.0 Beta 2 Release

Sunday, 31 January 2016 | milian | Tags:  release  beta  unstable  KDevelop 5  kf5  qt5  clang  gci
Three months after the first KDevelop 5.0 Beta release, I have the pleasure to announce our second beta release! We have worked hard on improving the stability and performance of our new KDevelop 5.0 based on Qt 5 and KDE Frameworks 5. We also continued to port many features from our old C++ language support to the new Clang-based C/C++ plugin, which is still an ongoing effort. Thanks to Google Code-In, we managed to fix a lot of small issues throughout our code base. Read More

First Beta release of KDevelop 5.0.0 available

Sunday, 25 October 2015 | milian | Tags:  release  beta  unstable  kf5  qt5  clang  windows  mac  5
After more than a year of continuous work by our community, I'm very pleased to finally announce the first beta release of KDevelop 5.0.0. This release is made up of hundreds of commits, and marks a huge step forward: We have ported our huge code base to Qt 5 and KDE frameworks 5 (KF5). We replaced our legacy C++ parser and semantic analysis plugin with a much more powerful one that is based on Clang from the LLVM project. Read More