FOSSPicks
FOSSPicks
We explore KDevelop 5.1, Riot.im, Cursynth, QMapShack 1.8, KWipe 2.1.3, Rapid Photo Downloader 0.9, Kakoune, VPG 0.2.8, Anbox (alpha), Terasology Alpha 7, and Mudlet 3.0.
Development Environment
KDevelop 5.1
We should have covered KDevelop earlier. The major milestone of version 5.0 was passed in 2016, representing the successful completion of a journey for this long-standing programmer's development environment. KDevelop had an auspicious beginning back in 1999. It was the only graphical development environment for Linux that could make sense of the mess of makefile dependencies, and many developers found themselves using it. It was even popular outside of the KDE/Qt community because it used the best parts of the Kate text editor with Vim-like keybindings, syntax highlighting, and latterly, code completion.
But like KDE itself, KDevelop seemed to be completely rewritten just as one version was becoming stable. The poor reception of KDE 4.0 and the release of the excellent Qt Creator seemed to be double blows, and KDevelop development ground to a halt. Consequently, KDevelop 5.0 is the result of considerable effort over two years to bring the project back, moving the code from KDE 4 to KDE 5 and away from CMake to a new QMake project manager back end. Other languages and frameworks are also featured, with better support for QLM, Python, and PHP, alongside essential updated support for C++ 11 and KDE 5.
That KDE 5.1 comes only six months after 5.0 is the best possible indication that development is back on track. The move from internal code analysis to Clang in version 5.0 has started to pay off, with the addition of Cppcheck for static analysis of C/C++ code, and the general quality of the syntax highlighting and code parsing is absolutely fantastic. If you're a Python programmer, this new update may also make KDevelop a compelling alternative, with new support for Python 3.6 syntax and semantics. KDevelop is a great option for beginners, too, as obvious mistakes are highlighted and even solutions suggested. It does take up more CPU than Vim, but if you're programming all day, you sometimes need all the help you can get.
This release also adds OpenCL language support. This is the Open Computing Language that's typically used to write code executed on your graphics hardware (GPUs). As GPUs are vastly superior at parallel code execution, OpenCL and its Nvidia counterpart, CUDA, are already having a huge impact when working with Big Data. KDevelop's CUDA support is reportedly incoming, which firmly puts this IDE at the cutting edge of development technologies.
Finally, you can switch color themes on the go, much like you can in applications like digiKam. Appearances are often superficial, but many developers rely on schemes with varying contrast for different times and lighting conditions. The latest version of Qt Creator does have a dark theme, but you still need to edit its CSS if you want to take customization further. KDevelop offers KDE's usual plethora of color options, which are many. This feature may not teach you more about your code, but it may save your eyesight.
Project Website
Federated Chat
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.