Skip to main content

January 2007

Qt 4.3 to support Unix shells on Windows

Posted in

From QDevBlog:

Girish Ramakrishnan announces that Qt v4.3 will end the requirement for people compiling or using Qt on MinGW (i.e. the open-source version on Windows) to use the standard Windows command shell rather than a ported Unix shell:

The problem is that the MinGW make mingw32-make starts spawning processes through sh.exe instead of cmd.exe when a sh.exe is found in the PATH. sh.exe, of course, does not understand Windows shell built-in commands and expects the unix path separator / causing compilation to fail.

For 4.3, we have enhanced qmake to detect sh.exe in the PATH and write out a makefile that mingw32-make/sh.exe likes. This means that you can now compile Qt and your programs using the shell of your choice. Other advantages include usage of built-in sh commands and autoconf scripts. It also turns out compilation using sh is way faster than using cmd.exe.

TaskJuggler v2.3.1 released

Posted in

From KDE Apps:

Version 2.3.1 of TaskJuggler, a project management tool which uses Gantt charts, has been released. Changes include:

  • Support for automatic macros like now, "projectstart" and "projectend"
  • Monthly calendar HTML support
  • Various bug fixes (including crash bugs) and minor improvements

Full changelog here; screenshots here, downloads (source, links to SUSE and Debian binaries) here. Requires KDE 3.4.

Recoll v1.7.5 released

From KDE Apps:

Version 1.7.5 of Recoll, a "personal full text searching tool" capable of searching files of numerous file formats, has been released. This version includes a fix to two serious email indexing bugs in the previous version (1.7.3). Screenshots here, downloads (source and various distribution binaries) here. Requires Qt 3.3 or Qt 4 and the Xapian back-end.

K3b v1.0: 5th release candidate

Posted in

From KDE Apps:

A fifth release candidate of version 1.0 of K3b, the CD/DVD ripping and burning application for KDE, has been released. This version includes Cdrkit support and improved device capabilities with detection for drives with buggy firmware, particularly Plextor. Screenshots here, downloads (source only) here. Requires KDE 3.2. Stable version is 0.12.17 (same download location).

KDevelop v3.4 released

From KDE Apps:

Version 3.4.0 of KDevelop, the multi-language integrated development environment (IDE) for KDE, has been released. Main changes are big improvements to the debugger and code completion; they do not give a detailed list of new features (I understand, however, that it now supports Qt 4 as well as 3) (update: feature list here). Screenshots here, downloads (source, links to third-party binaries for various distributions) here. Requires KDE 3.4.

Technorati Tags:

KDE v3.5.6 released

Posted in

From KDE Dot News:

KDE 3.5.6 has been released. New features include Compiz support, session management for browser tabs in Akregator, KMail message templating, faster frame rates for Kopete video chat, and new summary menus in the Kontact organiser. There are also bug-fixes in KHTML, Kate, Kicker, KSysGuard and elsewhere and various translation improvements, particularly for Galician. Full changelog here with binary links, source downloads and compile/install instructions here. The KDE project does not produce binaries, but others have produced packages for Debian (Experimental), Ubuntu (all platforms), Pardus 1.1 and SUSE 9.3-10.2.

Technorati Tags:

Twinkle v1.0 released

From KDE Apps:

Version 1.0 of Twinkle, a SIP-based voice-over-IP telephony app, has been released. Changes include:

  • Local address book
  • Message waiting indicator
  • Voice mail speed dial
  • Multiple language support (Dutch and German in this version)
  • Numerous minor improvements and bug fixes

Full changelog (it's long) here. Screenshots here, downloads (source, SUSE 9.3/10 RPMs, links to other binaries) here. Requires Qt 3.3 (KDE optional) and other libraries; see download page.

QtiPlot v0.8.9 released

From KDE Apps:

Version 0.8.9 of QtiPlot, a scientific data plotting application similar to Origin, has been released. Changes include:

  • Improved manual and reworked help system using QAssistant
  • Upgraded to muParser 1.28 (not officially released yet), fixing crash on 64-bit systems
  • Upgrade to latest liborigin (20070115)
  • Added toolbar for matrix plots
  • Various bug fixes

Full changelog here. Screenshots and demonstrations linked off home page; downloads (source, binaries for various platforms in exchange for maintenance contract) here. Requires Qt 3 and other libraries listed on main page.

Kbib v0.5.4 released

Posted in

Technorati Tags: ,

From KDE Apps:

Version 0.5.4 of KBib, a bibliographic reference management application for KDE, has been released. Changes:

  • Improved remote database search dialog.
    • Added IEEEXplore search.
    • Added global string macro table. String macros can be saved into a global list and imported in all new KBib sessions.
    • Fixed the problem of occasional lost of string macros after saving file.

All users recommended to upgrade due to the last bug fix mentioned. Screenshots here, downloads (source, FC6 RPM) here. Requires KDE 3.

Piklab v0.13 released

Posted in

From KDE Apps:

Version 0.13 of Piklab, an IDE for applications based on the PIC and dsPIC microcontrollers, has been released. Changes in this version include:

  • Dockable windows for a more flexible interface
  • read/write 24C eeproms with direct programmers
  • More devices supported
  • Better editor navigation
  • Support for CCS, JALV2, BoostC, BoostC++, and BoostBasic compilers
  • Various bug fixes

Full changelog here. Screenshots here, downloads (source, Mandriva 2007 RPM, Windows installer) here. Requires Qt 3.3 (the files list seems to suggest that there is a Qt4 version, but I haven't tried it out).

Technorati Tags:

Umbrello v1.5.6 released

Posted in

From KDE Apps:

Version 1.5.6 of Umbrello, the UML modeller application for KDE, has been released. Fourteen bugs have been fixed in this release; changelog is on the download page. Screenshots here, downloads as advised (source only). The package is part of KDE; requires KDE 3.

KAnyRemote v2.6 released

Posted in

From KDE Apps:

Version 2.6 of KAnyRemote, an application for controlling Bluetooth-enabled phones, has been released. Changelog reads "several enhancements and serious bugfixes. Set(volume,X) command was introduced to show volume bar". There is a console version called AnyRemote. Screenshots here, downloads (source of KAnyRemote, AnyRemote and the Java client for JSR-82 phones) here. Requires KDE 3 (not sure which minor version).

Gambas: new development version

Posted in

From KDE Apps:

A new development version of Gambas, the Visual Basic-like development environment for Unix with a KDE front-end, has been released. Major changes in version 1.9.47:

  • Many enhancements in the debugger.
  • A new example made by Iman Karim.
  • TableView was merged inside the GridView control. TableView is now a editable GridView.
  • Stat() now takes an optional parameter to tell if symbolic links must be followed. Projects may have to be recompiled.
  • A new class, Observer, for intercepting events.
  • gb.report is a new alpha component for designing reports.
  • gb.option is a new component for interpreting command-line options.
  • gb.qte and gb.qte.ext are two new components for developing QT/Embedded applications.

Full changelog here. Screenshots here, downloads (source only) here. Requires KDE 3.

WebIssues v0.8.3 released

Posted in

From KDE Apps:

Version 0.8.3 of the KDE client of WebIssues, a system for co-operation on projects over the Internet, has been released. The main new feature(s) in this issue, according to the developers, is "filtering issues shown in the folder view and quick searching by issue name"; changelog here. Screenshots here, downloads (source, links to SUSE binary) here. Requires WebIssues server, currently at version 0.8.1 (downloadable from same place). Requires KDE 3.

KScope v1.4.3 released

Posted in

From KDE Apps:

Version 1.4.3 of KScope, a source browser for large C-based projects which uses the CScope back-end, has been released. Changes include:

  • New option for negating filters on query result lists
  • Command to set keyboard focus to tag list
  • Three bug-fixes including one crash

Changelog here. Screenshots here, downloads (source only) here. Requires KDE 3.3.

BasKet Note Pads v1.0 beta 3 released

Posted in

From KDE Apps:

A third beta of version 1.0 of BasKet Note Pads, a multi-purpose note-taking application providing "baskets" in which various types of objects can be deposited, has been released. Changes include:

  • Ability to change the location where baskets are saved
  • Ability to import text files straight into baskets
  • Improvements to menu organisation
  • Easy back-up and restoration of baskets
  • Various bug-fixes

Full changelog here. Screenshots here and with changelog; source download here. Requires KDE 3 (not sure what minor version if any).

Qtopia Greenphone now shipping

Posted in

Trolltech has announced that licensing problems with the open-source software shipped with the Qtopia Greenphone have now been resolved, and the devices are now shipping. The delay has been used to apply updates and bug-fixes, which Trolltech says mean that they are higher quality than they would otherwise have been. The device itself costs US$695 (plus shipping, handling and taxes); commercial development licences cost at least $195 extra (see pricing page here).

CMake v2.4.6 released

Posted in

Version 2.4.6 of CMake, the cross-platform configure/make tool which is being used to build KDE 4 and its applications, has been released. Changes:

  • Fix for FIND_* order and framworks with PREFIX usage.
  • Fix for FindDoxygen and quiet mode.
  • Find JavaVM as well as jvm
  • Look for ruby1.8 and ruby
  • Fix for cpack .tgz.sh and dash
  • Fix for finding custom commands from a full path with CMAKE_CFG_INTDIR.
  • Fix for Borland make and custom commands that do nothing

Downloads are available here (Windows/Unix linefeed source, various packaged binaries and installers).

Scribus v1.3.3.7 released

From KDE Apps:

Version 1.3.3.7 of Scribus, the open-source desktop publishing application which uses Qt, has been released. Changes:

  • More translations
  • Bug fixes
  • Improvements to SVG import
  • Port for OS/2

Screenshots here, downloads (source, OS/2 installer, SUSE RPM, links to third-party binaries) here. Requires Qt 3.3 (other requirements here).

Krusader v1.80.0 beta 1 released

Posted in

From KDE Apps:

A first beta of version 1.80.0 of the twin-panel file manager Krusader has been released. Changes include:

  • Access Control List permissions support
  • Terminal emulator improvements
  • UserAction system improvements
  • Various usability improvements
  • Improvements to archiving

Full changelog here. Screenshots here, downloads (source, Ubuntu Edgy binary) here. After this version is finalised, work will concentrate on the KDE4 version. Requires KDE 3.3. Stable version is 1.70.1.