" /> A Qt Blog: October 2008 Archives

« September 2008 | Main | November 2008 »

October 31, 2008

Syntext Serna v4 RC released

From KDE Apps:

A release candidate of version 4 of Syntext Serna, a WYSIWYG XML content editor based on Qt, has been released. Changes:

  • New look&feel of Serna due to the migration to the Qt graphic library version 4.4.3.
  • Fonts are rendered correctly and documents are redrawn properly on MacOS X.
  • Serna maintains and validates the uniqueness of DITA elements' IDs within the scope of the parent topic.
  • Enhanced Print Draft lets you save documents to PDF format.
  • SSL protocol support provides for secure communication between Serna and an SSL-enabled remote HTTP or WebDAV server.
  • SVG images are natively supported.
  • Serna can now work as an ActiveX control on Windows.
  • Fixed a number of stability issues.

Screenshots here, download links (login required) here. Free use for non-profit activities; prices start from $89 for a personal version, with the professional version costing $199 for a single licence (see here). Based on Qt 4.4.

Qt Software releases preview of Qt Creator project

Qt Software releases preview of Qt-Creator project

Qt Software (the division of Nokia which was formed out of Trolltech) has released a binary-only technology preview of Qt Creator, a cross-platform IDE for developing Qt applications. The IDE features syntax highlighting, code folding, code tracing and completion, real-time warning and error reporting, context sensitive help, an integrated debugger with built-in support for Qt types, and an easy one-button build process. Release is expected in early 2009. You can find a Flash presentation on Qt Creator here, with a download link; also, see the FAQ here.

October 23, 2008

KOffice bug day this Sunday

From KDE Dot News:

The KDE Bug Squad will be having its first KOffice day this coming Sunday (26th October), starting around 0700 UTC (note that summer time ends in some European countries that day) on the #kde-bugs channel on IRC (irc.freenode.net). Participants need a copy of the recently released Beta; no programming knowledge required.

October 22, 2008

PyQt roadmap published

Riverbank | Software | PyQt | Roadmap

Riverbank Computing have published a roadmap for the future of the Python-Qt bindings (PyQt). The planned developments include:

  • Python v3 support, which it is intended will not involve changes to the API
  • Enabling Python-type signal-slot connections as well as the current C++ style connections
  • Allowing the use of QDataStream to transmit pickled Python objects
  • Wrapping of standard Python objects for the Qt model-view system (Interview)
  • Removing a number of Qt classes which duplicate Python classes, such as QString and QByteArray
  • Improving the documentation

The full list, with explanations, is available at the link above. You can use a form at the page above to send suggestions to Riverbank.

KOffice 2.0 beta 2 released

From KDE Dot News:

A second beta of KOffice v2.0 has been released. This contains a substantial number of bug fixes and speed and UI improvements, and a few minor new features, since the first beta; the full changelog is here. The official announcement, with general information about KOffice v2.0, is here, with downloads (source, links to Ubuntu binaries) here.

October 21, 2008

Qt 4.5 technology preview released

Qt 4.5 Tech Preview Released - from Qt Software

Qt Software has released a technology preview of Qt v4.5. Major changes in this release include:

  • Re-engineering of core Qt library, and new pluggable graphics system, for improved performance
  • Performance benchmarking library
  • WebKit upgraded to the latest version, with Netscape plugin support, allowing Flash, and HTML 5 and new JavaScript engine, SquirrelFish
  • Qt/Mac now Cocoa-based, allowing true 64-bit application development
  • Debugger for QtScript
  • XSL-T support
  • Open Document Format (ODF) support
  • Improved proxy support
  • Improvements to Qt Designer (see recent Qt Labs blog post)

Source downloads are available from this page (Windows, Mac, Linux X11 and Embedded, and Windows CE) at the Developer Zone.

October 20, 2008

Qt being ported to Symbian

From Qt Labs: (also see official announcement)

Qt Software have announced that they are porting Qt to the Symbian S60 platform, which in their estimation, opens up some 80 million new devices to Qt applications. Pre-release packages are available here and contain the Core, GUI, Network and Test libraries, and support S60 v3.1 or later, including the new version 5.0. There are open-source and commercial downloads; the former contains libraries in binary, because the free GCCE compiler cannot build Qt. See the announcement for further details and the mailing list. Qt Software are exhibiting at the Symbian Smartphone Show at Earls Court, London, this Tuesday and Wednesday (21st-22nd Oct 2008). The first production release is expected in the 2nd quarter of 2009.

October 14, 2008

Qt Software launches "Pimp My Widgets" competition

Pimp My Widgets Dev. Contest — Qt Software - Code Less. Create More. Deploy Everywhere.

Qt Software has launched a competition entitled "Pimp My Widgets", by which:

Qt Software is kickin' out a new developer contest, throwin' down a challenge to the Qt community of developers to create innovative, attractive and functional and blingin' widgets using Qt across all supported platforms.

You can find the guidelines, T&C's and so on here, or you can watch the watch the Trolls get ghetto-fabulous in the video below (or after the fold).

October 11, 2008

Smb4K v0.10.0 released

From KDE Apps:

Version 0.10.0 of Smb4K, a Samba client (i.e. a Windows share browser) for KDE, has been released. Changes include:

  • Ported to KDE 4
  • Changed build system to CMake
  • Many small optimisations
  • Fixed GCC 4.3 warnings
  • Removed IRIX and Solaris support
  • New class, Smb4KIPAddressScanner, to look up IP addresses for hosts
  • New class, Smb4KSearch, to look up search strings provided through a search dialog and can search remote shares
  • Revised bookmark editor
  • Revised custom options, print, synchronisation, configuration and search dialogs
  • Rewritten main window
  • Updated the handbook

Full changelog here. Screenshots here, downloads (source, links to third-party binaries) here. Requires Qt 4.3, KDE 4 and Samba 3.

KBib v0.6.5 released

From KDE Apps:

Version 0.6.5 of KBib, a bibliography manager for KDE which uses BibTeX as its file format, has been released. Changes:

  • New remote database searchers: ArXiv, Spires and Scitation
  • Improved Google Scholar searcher
  • Fixed problem with download reference from Crossref

Screenshots here, downloads (source, links to various Linux distro binaries) here. Requires KDE 3.2.

Introducing the Qt Extension Library

A couple of months ago I received a private message on the Qt Centre forum, which I did not get to read as I rarely log into the forum; however, the message concerned a library called the Qt Extension Library, a set of classes which add various features to Qt such as Berkeley DB and Crypto interfaces, extensions to the signal/slot system and various extended widgets. The documentation can be found here, with the class documentation starting here.

October 4, 2008

PyQt for Maemo released

Riverbank Computing has announced the release of PyQt for the Maemo platform used on the Nokia internet tablets. It can be obtained through the PyQt for Maemo project, and only runs on OS 2008; instructions on how to install it here.

KDE v4.1.2 released

From KDE Dot News:

Version 4.1.2 of KDE, the Qt-based desktop environment for Unix, has been released. This release contains no new features, only bug-fixes, translation updates and optimisations; you can find the full changelog here, but they include:

  • Deleting files got a nice 32 times speedup.
  • Many bugfixes and improvements in KHTML and its new JavaScript bytecode interpreter Frostbyte. "Stop animations" is back in Konqueror.
  • The Kopete Instant Messenger team fixed crashes in the ICQ, Yahoo and Gadu-Gadu protocols.
  • Comicbook backend fixes in the document viewer Okular
  • Fixes in Gwenview's thumbnailing,
  • Various crash fixes in KGpg, the PGP security utility.

See announcement here; info page, with download locations, here. Binaries are already available for Kubuntu (this features in the recently-released beta) and OpenSUSE.

October 3, 2008

Kubuntu v8.10 beta released

IntrepidIbex/Beta/Kubuntu - Ubuntu Wiki

The beta of Kubuntu v8.10 "Intrepid Ibex" has been released. This release features KDE 4.1 as its main desktop in place of the old KDE 3 (obviously, Ubuntu itself has a GNOME desktop, in version 2.24; see announcement here). Main new features:

  • KDE 4.1.2
  • Adept 3.0 (new, refactored user interface, lighter on resources than Adept 2)
  • KNetworkManager v0.7
  • Desktop effects enabled by default if a user's video card supports it
  • New update and crash notifiers
  • KMix support for keyboard multimedia keys
  • Porting of several Python-based applications to PyKDE, including GDebiKDE, Jockey-KDE, Language Selector, Software properties, and the printer manager.

See the link at the top for downloads.

October 2, 2008

Qt Extended (Qtopia) v4.4 available

Version 4.4 of Qt Extended, formerly Qtopia, the embedded platform for Qt, has been made available for download through the community site, qtextended.org. It is presently at the bottom of this page (this is the open-source version only; the commercial download can be found here.