Welcome to KDevelop.org

 
KDevelop
is a free, open source IDE (Integrated Development Environment) for Linux, Solaris, FreeBSD,
Max OS X and other Unix flavors.
It is a feature-full, plugin extensible IDE for C/C++ and other programming languages.
It is based on KDevPlatform, and the KDE and Qt libraries and is under development since 1998.
KDevPlatform
is a free, open source set of libraries that can be used as a foundation for IDE-like programs.
It is programing-language independent, and is planned to be used by programs like: KDevelop, Quanta, Kile, KTechLab ... etc.

News spacer

KDevelop Hacksprint Vienna 2012 Report

After some delay, the is the second part of the report on the joint Kate/KDevelop development sprint that took place in Vienna from the 23rd to 29th of October this year is finally available on the dot:

dot.kde.org/2012/12/12/katekdevelop-october-sprint-whats-new-kdev...

It highlights the changes that took place in the KDevelop world during that week. Enjoy!

  • Add new comment

Mailing Lists Moved to KDE Infrastructure

Hello all!

Today it seems as if our mailing list server has died. Thankfully, we where in the process of moving them over to the KDE infrastructure in conformance to the KDE manifesto.

You can find the new addresses on the mailing list site.

Note: No users where migrated, thus you have to register again! To do that, sent an email to kdevelop-request@kde.org and/or kdevelop-devel-request@kde.org with the subject `subscribe`.

  • Add new comment

kdev-python 1.4 released!

After about two years of development and 894 commits, I'm happy to announce the first stable release of kdev-python! kdev-python is the Python language support plugin for KDevelop, which provides syntax checking, code completion, quickopen support, and much more for the Python scripting language. For details, please refer to the announcement on my blog.


Download the plugin sources from:
download.kde.org/stable/kdevelop/kdev-python/1.4.1/src/kdev-python-v1.4.1.tar.bz2.mirrorlist

or wait for your distribution to package it. kdev-python 1.4 can be used with kdevplatform 1.4.x.

File checksums:

SHA-256 8743844c6bcf09b3f9db05891539973633049470eb7c046b75b3cfe4542da1e2  kdev-python-v1.4.1.tar.bz2
SHA-1 b887811d9a79eee3323cf3ad1be093c5801d31d6  kdev-python-v1.4.1.tar.bz2
MD5 8980b2cdb955f8f34f7560ffc940ef1b  kdev-python-v1.4.1.tar.bz2

A big thanks to all the other KDevelop people who helped a lot with making this possible!

Comments: 1
  • Add new comment

KDevelop 4.4.1 Available

After just two weeks the KDevelop team is happy to announce the availability of KDevelop 4.4.1! This release increases the stability and contains a few other bug fixes. Everyone is urged to upgrade as soon as possible.

Comments: 3
  • Add new comment

KDevelop 4.4.0 Welcomes You!

The KDevelop team is happy to announce the immediate availability of KDevelop 4.4. As usual, this feature release comes packed with new features, bug fixes and improved performance. New in this release is a shiny welcome screen for improved usability and an easier entry into the KDevelop world.

Comments: 8
  • Add new comment

KDevelop 4.4.0 Beta 1 Released

After quite some downtime in the last summer weeks, the KDevelop team finally has a new release in the pipelines: KDevelop 4.4.0. Today we are happy to announce the availability of the first Beta release!

This release comes packed with bug fixes and improvements as usually. A special addition to the KDevelop experience is the new welcome page, which should make it easier for newcomers to use KDevelop and improve the workflow for existing users as well. Looking at existing plugins, we note that among others, the CMake, CVS and Patch Review plugins have seen quite some improvements.

Please test this release and give us feedback to ensure a smooth 4.4 release.

Comments: 9
  • Add new comment

KDevelop 4.3.1 Released with improved GCC 4.7 compliance

Just one month after the KDevelop 4.3.0 release, we are happy to announce the immediate availability of KDevelop 4.3.1 - a stable bugfix release.

Comments: 3
  • Add new comment

KDevelop 4.3.0 Final Released With Basic C++11 Support

After about nine months of extensive development, the KDevelop team is happy to announce the immediate availability of KDevelop 4.3. As usual, this feature release comes packed with new features, bug fixes and improved performance.

Comments: 19
  • Add new comment

New Forum & Screenshots!

Hello everyone!

We finally have a new KDevelop forum! Thanks to the kind people from forum.kde.org for setting it up for us.

I thought it would be a good idea to get the forum started with a call for screenshots, which will then be shown here on the website. Either post the screenshot in the forum or post a link in the comments here. Please use a creative-commons license and write a short note on your screenshot!

See the forum thread for more details: forum.kde.org/viewtopic.php?f=218&t=99510

  • Add new comment

KDevelop 4.3.0 RC 1 Released

The KDevelop team is proud to announce the immediate availability of KDevelop 4.3.0 RC 1. This is probably the last testing version before the release of 4.3 final. This release candidate includes additional bug fixes and further improves the C++11 language support. Please try it out and give us feedback to ensure a smooth 4.3 release.

  • Add new comment

Developer Blogs spacer

Progress on JavaScript language support in KDevelop

by Milian Wolff on 01/26/2013 - 16:06

During the sprint in Vienna last year, Aleix and me laid the ground work for a QML/JS language support plugin for KDevelop. Sadly we two only have very limited time working on fancy new features such as that.

Thankfully someone stood up and started contributing - none other than Andrea Scarpino of ArchLinux KDE/Qt packaging fame. With some help of me and Sven he managed to get the JavaScript support into a much more shiny state - behold:


Colorful JavaScript Analysis in KDevelop

For simple JavaScript files we already have proper context browsing, uses and declarations. And all that in just a few...

New KDevelop Mailing Lists

by Milian Wolff on 11/29/2012 - 20:10

Hey all,

the KDevelop mailing lists have moved to the KDE infrastructure. See the news on kdevelop.org and head over to the mailing lists site to find the locations of the new mailing lists.

Note: No users where migrated, thus you have to register again! To do that, sent an email to kdevelop-request@kde.org and/or kdevelop-devel-request@kde.org with the subject subscribe.

Cheers, and again many thanks to the KDE sysadmin crew!

C++11 platform support?

by Milian Wolff on 11/25/2012 - 16:53

Hello all!

I’m investigating the feasibility of allowing a subset of C++11 in the KDevelop code base, starting after the branch of 4.5 in a few weeks. I do not want to blindly start going that route just to realize afterwards that I’ve alienated a large portion of our user base. Thus I’d very much welcome if you could read through this blog post and give some feedback which we can build our decision on top.

Here’s the email I sent to the KDevelop development mailing list:

Is anyone opposed to open KDevelop 4.6 for C++11? I.e. that means we continue to work as-is and provide a kick-ass KDevelop 4.5. Once we branch 4.5, we enable C++11 mode globally and start using it in master.

...

KDevelop 4.4.1 released!

by Milian Wolff on 11/08/2012 - 14:15

Hey all, just a quickie: KDevelop 4.4.1 is available!

It comes with mostly crash fixes and a few other bug fixes. I’d say: use it!

Cheers

Random new stuff from the KDevelop sprint

by Milian Wolff on 10/28/2012 - 14:18

Before I continue blogging about actual coding achievements, I must mention something else: Many many thanks to Niko’s company Vivid Planet for sponsoring one awesome dinner here at the KDevelop/Kate sprint in Vieanna. The Schnitzel and beer was much appreciated :)

So besides the promising work towards a JavaScript/QML plugin for KDevelop, what have I been up to in the past days?

Merging Code Static Code Analysis

I spent a considerable amount of time to review some feature branches and working towards integrating them. This means that now Aleix’s master thesis work was merged. This one is about a static analysis framework, which he has implemented for C++. This should...

  •  
  • 1 of 2
  • ››
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.