Skip to main content

December 2005

Konqueror Usability report

Posted in

From KDE Developers:

KDE developer "Electronic Lifeform" has published the results of the Konqueror usability and file-browsing habits survey which was carried out in August 2005. A summary is available at the link above; a PDF of the survey is available here (2.5Meg file).

KMyMoney update

Posted in

From KDE Apps:

Version 0.8.2 of KMyMoney, a KDE-based personal finance manager, has been released. It features bug fixes, usability enhancements and improvements to localisation; full changelog to be found on the KDE Apps link above. Screenshots here, source downloads at Sourceforge here.

KLinPopup v0.3.3 released

Posted in

From KDE Apps:

Version 0.3.3 of KLinPopup, a KDE-based app for sending and receiving WinPopup messages via Samba, has been released. Changes in this release include translation updates, including added support for Italian, and "cosmetic changes to configure dialog". Full changelog here, screenshots here, downloads (source and SUSE 10.0 32 & 64-bit) at the homepage.

KPilot removed from KDE 4

Posted in

Various reports have been posted (as at the KPilot Development blog, KDE Developers, KDE Dot News and NewsForge) that the KDE project are to remove KPilot from KDE 4, and use OpenSync as the basis for its PDA sync'ing application which is to be called KitchenSync. Adriaan De Groot writes:

Frankly, none of the syncing projects in KDE SVN was going anywhere. Chronically strapped for time and with no developer community to speak of (this certainly goes for KPilot, where I've had on-again-off-again help from Reinhold and Jason in recent years, which was useful but never grew into a concerted effort), things languished in a partly-functioning and buggy state for a long time. I do hope that working with OpenSync will bring a change there -- it's a larger developer community for one thing.

KPilot itself is to continue as a separate project; its website is www.kpilot.org.

KDM Theme Manager 0.9.2 out

Posted in

From KDE Apps:

Version 0.9.2 of a KDM Theme Manager, a KDE Control Centre module which switches and installs KDM themes, has been released. The main change is a "code clean-up"; the changelog also reads "When loading make sure a thumbnail is displayed, if one exists"; I'm not sure if this is an instruction to users or whether this is what the program does. Downloads and screenshots at the KDE Apps link above.

Why KDE rules

Posted in

Here is an article, with a series of screenshots, which explains why "KDE rules" in the author's opinion. It refutes some of the myths (such as that Qt isn't Free, that "C++ sucks" and a few others) and explains the benefits of technologies like DCOP and KParts. (This is a useful rejoinder to the writings and sayings of certain GTK bigots, like the people on a certain Linux User Group radio show who called Qt "sh-t" and the guy at the Linux User expo earlier this year who said C++ is for people who can't implement OOP in C or something stupid like that.) (Hat tip: OSNews.) Here's an earlier related story.

Kpl v3.3 released

Posted in

From KDE Apps:

Version 3.3 of the KDE-based graphical presentation application Kpl has been released. The new version requires KDE 3 minimum; eight feature enhancements are listed on the homepage. Screenshots here, documentation here, downloads (source and RPMs for SUSE 10.0 and FC3) on the home page.

KDE at Solaris and SunFreeware

From KDE Developers:

KDE now has a Community at OpenSolaris. It was only started yesterday, hence the lack of downloads or announcements from them as opposed to the KDE project generally. There are, however, now KDE 3.4.3 downloads at SunFreeware, with download instructions and a mailing list; the main Solaris KDE page is solaris.kde.org.

KSquirrel 0.6.1 released

Posted in

From KDE Apps:

Version 0.6.1 of KSquirrel, an image viewer for KDE "with disk navigator, file tree, thumbnails, extended thumbnails, dynamic format support, DCOP interface and tools to resize, rotate, convert, colorize and print images", has been released. This is a bug-fix release with minor changes over 0.6.0 (changelog here). The application supports 41 image formats and requires OpenGL and the KSquirrel libraries (also developed by the author of KSquirrel). Screenshots here, source downloads and installation instructions here.

Ettrich defends Qt macros

From QDevBlog:

Matthias Ettrich has posted a defence of Qt's macros in which he claims that on certain discussion fora like OSNews, "even the most verbal critics are finally running out of arguments", and the only one left is the addition of introspection to C++ through the use of macros like "signals", "slots", "emit" and so on:

The complaint comes from people that prefer other languages, and consequently they dislike Qt for making the life of C++ programmers easier. We wrote Qt, we know it is not a “pure” C++ framework, just like C++ is not a “pure” language. Qt makes use of the C-subset of C++, including the preprocessor. And it makes very good use of it. What made C++ the most successful programming language on the planet is its pragmatic design, and its compatibility with C. It’s a meta language, a language powerful enough to be extended to something as beautiful and easy to work with as Qt.

Qtopia wins Editor's Choice

<a title="Trolltech - Trolltech Wins Open Source World's "2005 Editor's Choice Award" for Best Embedded Linux Platform" href="http://www.trolltech.com/newsroom/announcements/00000231.html">From Trolltech web site:

Trolltech report that its Qtopia Phone Edition has received the 2005 Editor's Choice Award from Open Source World, a Chinese-based journal with a circulation of 40,000 supervised by the Chinese Information ministry, for "Best Embedded Linux Platform". OSW's deputy editor in chief Mr. Sun Zhiyong said this of the product:

Trolltech's Qtopia Phone Edition is the leading application platform and user interface for Linux-based wireless devices. Manufacturers and designers can use the Qtopia Phone Edition to build feature-packed phones while maintaining complete control of branding and user experience. With these exceptional features, Trolltech's Qtopia Phone Edition has proven itself to be the best embedded Linux platform.

£1,000 reward for KOffice 2 GUI

Posted in

From KDE Dot News:

The KOffice team has received a $1,000 donation from an anonymous donor to be used as the prize in a competition to design the GUI for the upcoming KOffice 2. This version is to be released around the same time as KDE 4. Submissions could take the form of GUI mockups with written descriptions of the intended workflows. Full details at the competition page. Winning the prize does not guarantee that your ideas will actually be used in KOffice 2.

Froglogic releases Squish 2.1.1

Froglogic today released version 2.1.1 of its automated testing system Squish. The announcement says that this is "a maintenance release which fixes bugs reported since the release of Squish 2.1.0".

Qt 4.1 out!

Posted in

From Trolltech web site:

Trolltech has released Qt 4.1. The new version features integrated SVG graphics support, a PDF back-end, a lightweight unit testing framework, Mac OS X "universal binary" support, an interactive menu and action editor in Qt Designer and improved OpenGL and Visual C++ support; full changelog here. Full documentation here, open-source downloads here.

Froglogic releases Perl/Tk-Qt bridge

Posted in

Froglogic announced last Thursday (15th Dec) that it had released Pq, an implementation of the Perl/Tk toolkit using Qt, using a BSD-type licence. The software is entirely written in C++ and requires no more alteration to Perl/Tk source code than the replacement of "using Tk" with "using Pq". The implementation of Perl/Tk is not yet complete, but is compatible with Qt 2, 3 and 4.

Cervisia 2.4 out

Posted in

From KDE Apps:

Version 2.4 of Cervisia, the KDE CVS client, has been released. Unlike the previous version 2.3, it requires KDE 3.5. Apart from that, the changes (all four of them) can be found at the link above or on the front page of the Cervisia home site. Screenshots here, documentation here, downloads are with the KDE SDK package (your distro homepage may well have these).

Aaron Seigo on LugRadio

Posted in

LugRadio, the online radio show of the Wolverhampton Linux User Group which features Jono Bacon (of [Linux Format](http://www. and Linux Desktop Hacks fame) has an interview in the new episode with KDE hacker Aaron Seigo. The appearance consists of "a five-minute update on where the KDE desktop is headed, cool stuff they're working on, and integration with freedesktop.org". LugRadio is available in four versions, these being a choice of low and high quality OGG and MP3.

People Behind KDE: the Debian KDE packagers

From KDE Dot News:

People Behind KDE has added an interview with the seven people responsible for the Qt/KDE Debian packages. Questions include how they each contribute, how they each came to get involved in KDE, what's missing, plans for KDE 4, their favourite widget styles and text editors, and who they prefer between Linus T and RMS.

Misfit Model 3d v1.2.0 out

From KDE Apps:

Version 1.2.0 of Misfit Model 3d, an open-source, OpenGL-based 3D model editor, has been released. It is Qt3 and Qt4 compatible, and runs on all three desktop platforms. Full feature list here. The actual changes in this release are a fix to OBJ export on Windows and a correction to the documentation for the MM3D filter. Screenshots here, downloads here.

SUSE Linux 10.1 to have Qt 4.1

From KDE Devlopers:

Stephen Binner (beineri) notes that the upcoming version of SUSE Linux is to feature Qt 4.1 as its Qt 4 package; the alpha version just released includes the 4.1 release candidate (package list here). It also features KDE 3.5 with several packages updated to last weekend's KDE 3.5 branch, as well as a recent snapshot of the KOffice trunk