*** Welcome to piglix ***

Qt Creator

Qt Creator
Qt Creator logo.png
Qt Creator 3.1.1 editing a sample UI file from Qt 5.3 using Designer.png
Screenshot of Qt Creator 3.1.1 designing a user interface
Developer(s) Qt Project
Stable release
4.2.1 / 23 January 2017; 28 days ago (2017-01-23)
Repository code.qt.io/cgit/qt-creator/qt-creator.git/
Written in C++ (Qt)
Operating system Linux, OS X, Windows
Type
License LGPL
Website
qt.io

Qt Creator is a cross-platform C++, JavaScript and QML integrated development environment which is part of the SDK for the Qt GUI Application development framework. It includes a visual debugger and an integrated GUI layout and forms designer. The editor's features include syntax highlighting and , but purposely not tabs (although plug-ins are available). Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linux and FreeBSD. On Windows it can use MinGW or MSVC with the default install and can also use Microsoft Console Debugger when compiled from source code. Clang is also supported.

Development of what would eventually become Qt Creator had begun by 2007 or earlier under transitional names Workbench and later Project Greenhouse. It debuted during the later part of the Qt 4 era, starting with the release of Qt Creator, version 1.0 in March 2009 and subsequently bundled with Qt 4.5 in SDK 2009.3.

This was at a time when the standalone Qt Designer application was still the widget layout tool of choice for developers. There is no indication that Creator had layout capability at this stage. The record is somewhat muddied on this point (perhaps due to changes in ownership or the emphasis on Qt Quick), but the integration of Qt Designer under Qt Creator is first mentioned at least as early as Qt 4.7 (ca. late 2011) Currently (in the Qt 5 era) it is simply stated that "[Qt Designer's] functionality is now included as part of [sic] Qt Creator IDE."


...
Wikipedia

...