Skip to main content

Qt Development Tools

Nokia's replacement for QMake launched

From Qt Labs blogs:

Qt Labs have announced that they are working on a replacement for QMake, which they consider unmaintainable. The new build system is to be called the Qt Build Suite. Unlike QMake and CMake, this software replaces Make (calling the compiler and linker itself) and uses a simplified version of QML, the language used in Qt Quick. The software is experimental and is not expected to replace QMake any time soon. See link above for download instructions.

Qt Creator v2.3, Qt v4.7.4 released

Qt SDK Update introducing Qt Creator 2.3 and other updates

Version 4.7.4 of Qt has been released, along with it a new version of the IDE Qt Creator.

Changes in Qt Creator include (full changelog here):

  • Improved coding styles for C++
  • Support for generic remote Linux devices

Qt Creator 2.2 released

From Qt Labs blogs:

Version 2.2 of Qt Creator, the official IDE from Nokia for Qt, has been released. Changes include:

  • New Bazaar version control support
  • Rewritten MSVC debugging support, allowing 32-bit or 64-bit debugging on any build of Qt Creator
  • New configurable access to external tools, e.g. lupdate and lrelease
  • New CODA Symbian debugging support
  • Valgrind integration for Linux and Mac
  • Specialised GL Shader editor
  • Improved QML support and Qt Quick Designer

Qt Creator 2.1 RC released

Qt Creator 2.1 RC released (from Qt Labs blogs)

A release candidate of Qt Creator v2.1 has been released, following a "very solid" second beta. (Qt Creator is Nokia's own integrated development environment for Qt.) A video on the product is available from the link above; downloads (source, Windows and Mac installers, Linux zipped binaries) here. Requires Qt v4.7.

Qt Creator 2.1: beta 2 Released

Qt Creator 2.1 Beta 2 Released

This second beta is mostly a bug fix release, but also features updated translations (Russian, Polish, Japanese, French and German). Downloads here.

KDevelop v4.1 released

KDevelop 4.1 Brings Git Integration | KDE.news

Version 4.1 of KDevelop, the multi-language integrated development environment for KDE, has been released. The major new feature in this release is Git integration; other new features:

Bug fixes for Eric4 and Eric5

From Qt Apps ([1], [2]:

Bug-fix releases have been made available for both Eric4, the Qt-based IDE for Python, and Eric5, the Python 3-based version. Downloads for both, as well as requirements lists, are available here.

Qt v4.6.1 released with Creator update

Nokia Releases Qt 4.6.1 and Qt Creator 1.3.1 — Qt - A cross-platform application and UI framework

Nokia has released version 4.6.1 of Qt, its cross-platform development framework, along with version 1.3.1 of Qt Creator, its integrated development environment.

Where to get MinGW for Qt 4.6

For anyone who wants to use the non-SDK version of Qt for Windows, and have found that it no longer downloads the required version of MinGW:

Syndicate content