Skip to main content

September 2007

Synkron v1.0.0 released

From Qt Apps:

Version 1.0.0 of Synkron, a program for synchronising folders across disks (for example, between a hard drive and a Flash drive), has been released. Changes since v0.9.2 include:

  • new user interface
  • support for Mac OS X and Linux
  • Multisync
  • Scheduler
  • added Slovak translation
  • added the ability to update existing files only
  • update checker
  • numerous bug fixes

Screenshots here, downloads (source, Windows and Mac binaries) here. Requires Qt 4 (it does not say which minor version).

Eric4 v4.0.2 released

From Qt Apps:

Version 4.0.2 of Eric4, the IDE for Python based on PyQt and QScintilla, has been released. Changes:

  • compatibility fixes for Debian
  • added '-z' to the installer to inhibit compilation of the python files
  • changed code to not look for the Qt4 tools in a subdirectory of the Qt installation directory (it is now required, that the Qt bin directory is in the PATH)
  • changed code of Python debug client to better intercept output on non-win32 systems

Screenshots here, downloads (source only, with requirements details) here. Requires Qt 4.2.

KBarcode v2.0.6 released

Posted in

From KDE Apps:

Version 2.0.6 of KBarcode, a barcode and label printing application for KDE, has been released. This release fixes problems with disappearing objects and with printing from and connecting to CSV files. Screenshots at the KDE Apps page; downloads (source, SUSE 10.2 RPM) here. Requires KDE 3.3.

Akademy 2008 to be held in Belgium

Posted in

From KDE Dot News:

The KDE developers' conference Akademy is to be held next year at the De Nayer Institute, outside Mechelen in Belgium. The conference is to run from Fri 8th to Sat 16th August 2008. As usual, the event will consist of the conference, the KDE e.V. general assembly, five days of tutorials, workshops and BoF sessions, and a six-day coding marathon to run at the same time as the
KDE e.V. meeting and tutorials.

PyQt and SIP updates

Riverbank Computing has announced the release of version 4.3.1 of PyQt, its Python bindings for Qt 4, and version 4.7.1 of SIP, their library for building Python extensions to C and C++ libraries, on which PyQt depends. Full changelog for PyQt here and for SIP here; downloads for PyQt here (source only except on Windows) and for SIP here (source only; included in PyQt Windows binary). These are both bug fix releases. Requires Python v2.3 or later.

Kubuntu v7.10 beta released

A beta version of Kubuntu v7.10, the "Gutsy Gibbon", has been released. Changes in this release:

  • Dolphin as main file manager, rather than Konqueror
  • Restricted drivers manager, for installing drivers for the likes of nVidia, ATI Radeon, Broadcom wireless etc
  • Strigi search daemon
  • Package installation from the desktop (GDebi)
  • KDE-based Edubuntu desktop
  • One-command "restricted extras" package install
  • "About Kubuntu" restored to desktop
  • Flash working in Konqueror again, and open-source Flash plugin
  • Use of KDE PIM Enterprise version for stability
  • KvKbd (Kubuntu Virtual keyboard)
  • OpenOffice.org v2.3
  • KDE 3.5.7, KOffice v1.6.3, Amarok v1.4.7

Screenshots here, list of ISOs and Torrents available at the link above. Upgrade instructions here. Details of the main Ubuntu beta are here.

PC-BSD v1.4 released with KDE 3.5.7

OSNews reports that version 1.4 of PC-BSD, a FreeBSD-based desktop OS, has been released. This version is based on FreeBSD v6.2-STABLE and includes KDE 3.5.7, Xorg 7.2, KDE 3.5.7, Compiz-Fusion 0.5.2 (as opposed to Beryl as before), support for Flash7 in native BSD browsers, and official NVIDIA drivers. Full changelog here, release notes here, downloads (2 CDs with torrents and VMWare image) here. Note that FreeBSD 6.x does not support journalled file systems as Linux does.

Trolltech releases Eclipse integration for Windows and Linux

Qt Eclipse Integration Delivers True Cross-Platform Development

Trolltech has released its Qt integration plugin for the Java-based Eclipse development platform, allowing access to Qt project management software and Designer. The plugin, which requires CDT, can be downloaded here. Note that no Mac plugin is available as yet.

Smb4K v0.8.5 released

Posted in

From KDE Apps:

Version 0.8.5 of Smb4K, a Windows share browser for KDE, has been released. Changes:

  • Updated the handbook.
  • Fixed compile errors in Smb4KMounter class under FreeBSD.

Screenshots at KDE Apps page; downloads here. Requires KDE & Qt 3.2 and Samba v3.

Tellico v1.2.14 released

Posted in

From KDE Apps:

Version 1.2.14 of Tellico, the personal collections manager for KDE, has been released. Changes:

  • Improved entry updating to work with all collection types.
  • Added MARCXML to allowed SRU search formats.
  • Fixed bug with MARC stylesheets to work better with embedded XML records.
  • Fixed bug with z39.50 search that hid some results.
  • Updated JavaScript and CSS in HTML export.
  • Updated isbndb.com search, also allows comic book searches.
  • Updated Amazon.com search to allow comic books.
  • Updated GCstar importer for new GCstar document format.
  • Updated allocine.fr script to version 0.4, from Mathias Monnerville.
  • Updated Spanish Ministry of Culture search script, patch from Leopold Palomo Avellaneda.
  • Fixed problem with settings not being saved on Fedora.

Screenshots here, downloads (source, links to various Linux distro binaries) on main page. Requires KDE v3.3.

KDE e.V. 2007 2nd quarter report available

Posted in

From KDE Dot News:

KDE e.V., the legal body that represents the KDE project legally and financially, has published its second quarterly report for this year, covering April to June. Topics covered include the three scheduled developer meetings of the quarter (for Akonadi, ODF, and Oxygen) and reports from the Marketing Working Group, Human Computer Interaction Working Group, and System Administration Team.

QtiPlot v0.9 released

From KDE Apps:

Version 0.9 of QtiPlot, a scientific plotting and data analysis application, has been released. Changes:

  • QtiPlot is now fully scriptable via Python. All objects and data analysis tools available in QtiPlot can be accessed and customized via scripts. The full description of the scripting interface is given in the updated user manual.
  • The import of Origin 7.5 project files was highly improved thanks to Alex Kargovsky.
  • The behaviour of the 2D plot grids is now completely Origin-like.
  • Added a new logistical fit tool and improved the sigmoidal fit tool.
  • Lots of user-requested features were implemented and a lot of bugs were fixed.

Screenshots linked off main page; downloads (source, binaries for a fee) here. Requires Qt v4.2 (for other requirements, see the homepage).

Gambas: new development version

Posted in

From KDE Apps:

Version 1.9.51 of Gambas, a Visual Basic-like IDE for Unix, has been released. Changes:

  • Database component is now case sensitive, which may break some apps
  • Qt and GTK modules "share more code", with unshareable code in the gb.qt.ext and gb.gtk.ext components
  • The IDE menus were lightly reorganized.
  • The IDE project property component list was redesigned.
  • The IDE debugging windows were redesigned.
  • A new catalan translation, made by Jordi Sayol.
  • The Draw class lost the Draw.Rotate() and Draw.RoundRect() methods, but gained a new method for drawing rich text.
  • InputBox returns as a static class of the gb.form component.
  • A new experimental component made by Fabien Bodard, =gb.chart=, for drawing charts.

Detailed changelog here. Screenshots here, downloads (source only) here. Stable version (1.0.19, released 16th July) available from the same location. Requires Qt/KDE 3.2.

Open source Qt to support Visual Studio Express

Trolltech Labs Blogs » Qt/Windows Open Source Edition to support VS Express

Trollech have decided to include support for Visual Studio Express with all future releases (including the forthcoming version 4.3.2) of the Qt Open Source edition, having recognised that it is "so much superior and easier to use for existing Windows developers compared to what MinGW provides". The MSVC Makefile and project generators are to be included, but not Visual Studio integration, which remains only in the commercial version.

qOrganizer v3.0 released

From KDE Apps:

Version 3.0 of qOrganizer, a personal organiser program, has been released. Changes include:

  • New Spanish, Albanian, Macedonian and Estonian translations
  • New storing mode, allowing the user to choose to store to a file or a database
  • A new search function
  • A cleaned-up, tabbed settings dialog
  • Support for odd/even week timetables as used in some colleges
  • Drag/drop support for images in journals
  • Various bug fixes

Screenshots here, downloads (source, RPM and DEB binaries, Windows installers) here. Requires Qt 4 (I cannot find which minor version, or any other dependencies).

Trolltech frees Qtopia Phone edition

Trolltech Announces Qtopia Phone Edition Integration with Neo 1973 Phone — Trolltech

Qtopia has been ported to the Neo1973, a smartphone from the Taiwanese manufacturer FIC with an open Linux platform by OpenMoko. The result is that the whole of Qtopia Phone Edition, including the telephony module, has been released under the GPL (version 2 only) and the usual commercial licence. A technology preview of the new version can be downloaded from here with a binary image to flash onto the Neo1973 phone available on qtopia.net. This does not cover the present version of Qtopia Phone Edition.

Gwenview v1.4.2 released

Posted in

From KDE Apps:

Version 1.4.2 of Gwenview, an image viewer and basic manipulator for KDE, has been released. Changes:

  • Settings in the dialog to edit the thumbnail view details are now directly applied, no need to click "Apply" anymore.
  • OSD can now display more image information: aperture, focal length, iso and exposure time. Patch by Carles Pina i Estany.
  • Bug 123516: After renaming, thumbnail panel is not updated
  • Bug 138467: Crash in Exiv2 readMetadata when reading image saved in Photoshop
  • Bug 131162: Autorotate images preference setting is forgotten
  • Bug 132556: Gwenview asks to save the wrong file if the modified file is read-only
  • Bug 111641: When several printing images in a row, "Keep Ratio" keeps ratio of first image
  • Avoid crash when viewing extremely large images.
  • Fix optimization compiler flags being disabled for scaling code.
  • In fullscreen mode, make sure the cursor does not come back after moving to the next image. Patch by Carles Pina i Estany.
  • Bug 130511: In the KParts, make Gwenview translations the active one, to avoid using KDELibs instead.

Screenshots here, downloads (source with links to some binaries) here. Requires KDE 3.4 and the exiv2 library.

Qt Centre contest results published

Posted in

Qt Centre Programming Contest 2007 - Finalists

Qt Centre have published the results of their 2007 Programming Contest. The winners in each category were QXML-RPC for helper library (30Gb iPod and a book), Warp Tree for custom widget (three books), QDevelop for development tool (a MacBook and two books), and Marble desktop globe for desktop application (Sony PSP and a book). The Greenphones went to the developers of GreenSudoku and the OpenGL IDE Lumina.

CrossVC v1.5.2 released

From KDE Apps:

Version 1.5.2 of CrossVC, a graphical client for the version control system CVS (originally LinCVS), has been released. Changes:

  • Fixed: workaround for Qt 3.3.8 datetime parsing bug
  • Improved: Query the user whether to create the target directory in case it does not exist during checkout.
  • Added: hint that cvs import -C is only available for CVSNT
  • Added: option to add an imported directory to the workbench if import was called with option -C
  • Changed: don't show an hour glass if a message box popped up
  • Changed: Local/NFS access method is the default
    in the import, checkout and edit-profiles dialog again
  • Fixed: Use the desktop to calculate available screen size as it takes into account that there may be more than one screen (possibly a virtual desktop).

Screenshots here, downloads (source and generic Linux binary) here. Requires Qt 3. A commercial version, CrossVC XXL, is also available.

Developer Days: free admission for free software developers

From the Trolltech Labs blog:

Trolltech is offering free admission for its Developer Days in California and Munich (Germany) this October for free software developers. Applications should be sent to devdays2007 at trolltech dot com, listing your name, the name of the project and a project URL. Trolltech will respond with registration information if you qualify.