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.
KDevelop Quick Open for locating function declarations + definitions (showing off the search capabilities using abbreviations as search patterns) Screenshot KDevelop showing a code navigation widget including documentation (can be fetched either from source code or from external documentation providers (e.g. Man pages, QtHelp files or similar.
- KDevelop is a free, open source IDE (Integrated Development Environment) for MS Windows, Mac OS X, Linux, Solaris and FreeBSD. KDevelop is a feature-full, plugin extensible IDE for C/C and other programming languages. KDevelop is based on KDevPlatform, and the KDE and Qt libraries and is under development since 1998.
- A preliminary screenshot showing KDevelop 5 Beta 1 running on Mac OS X. If you are interested on polishing KDevelop for Mac, please get in touch with us! KDevelop 5 Pre-Alpha on Windows.
- Several KDE applications have downloads with application bundles for Mac OS X available.
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. (commit)
- Clang: Workaround for empty problem ranges at start of document. (commit)
kdev-python
No user-relevant changes.
kdev-php
No user-relevant changes.
Our Philosophy
Built on modern open source technology, the KDevelop IDE offers a seamless development environment to programmers that work on projects of any size. It helps you get the job done while staying out of your way.
At the core of KDevelop lies the combination of an advanced editor with semantic code analysis, which delivers an enriched programming experience thanks to a deep understanding of your project. Additionally, KDevelop offers different workflows to assist the coder during the development process. It helps improve the code's quality, verify its functionality and then deploy it anywhere.
Free of Charge, Open Source
KDevelop is available free of charge and is licensed under the GNU GPL.
We are a proud member of the KDE Community.
Extensible, Cross-Platform
KDevelop is a feature-full, plugin extensible IDE for C/C++ and many other programming languages. Supported platforms include Linux, Solaris, FreeBSD, macOS and other Unix flavors as well as Microsoft Windows. It is based on KDevelop Platform (kdevplatform), the KDE Frameworks and the Qt libraries. It is under development since 1998.
Running under Windows
More Screenshots
KDevelop showing the uses of a function in the bottom code browser widget.
Screenshot
KDevelop showing the details of a problem in source code in the code navigation widget (just need to hover over the underlined text)
Screenshot
KDevelop showing the details of a problem in source code in the code navigation widget (just need to hover over the underlined text)
Screenshot
KDevelop showing the details of a problem in source code in the code navigation widget plus solutions
Screenshot
KDevelop showing a widget for implementing a previously declared C++ function
Screenshot
Screenshot showing KDevelop's main window
Screenshot
KDevelop in focus mode (tool views hidden), just the code editor shown
Screenshot
KDevelop with a dark theme
Screenshot
KDevelop with a dark theme showing the code completion widget
Screenshot
KDevelop showing the code completion widget containing possible matches while typing the name of an overloaded method
Screenshot
KDevelop showing the code completion widget containing possible matches for different method overloads (top tool tip) including possible matches for the parameters to use (bottom tool tip)
Screenshot
KDevelop's Welcome Page
Screenshot
Kdevelop For Mac Computers
KDevelop Quick Open for locating function declarations + definitions
Screenshot
KDevelop Quick Open for locating function declarations + definitions (showing off the search capabilities using abbreviations as search patterns)
Screenshot
Kdevelop For Macbook
KDevelop Quick Open for locating function declarations + definitions (showing off the search capabilities using abbreviations as search patterns)
Screenshot
KDevelop showing a code navigation widget including documentation (can be fetched either from source code or from external documentation providers (e.g. man pages, QtHelp files or similar infrastructure)
Screenshot
KDevelop showing a code navigation widget
Screenshot
KDevelop showing a code navigation widget, this time for Python files
Screenshot
KDevelop showing the document switcher for easily switching between open documents (invoked via Ctrl+Tab)
Screenshot
KDevelop showing code completion for Python files
Screenshot
KDevelop showing help for a class from PyQt (Python bindings for Qt)
Screenshot