2010-07-21

Slitaz -- Qt Creator 2.0 / Qt-4.6.2



Env: slitaz-3.0
gcc-4.4.1 / g++-4.4.1
qt4.6.2 (cooking)

download
qt-creator-linux-x86-opensource-2.0.0.bin

1.# tazpkg get-install qt4
2.# tazpkg get-install-list qt-pkg.list
3.# ./qt-creator-linux-x86-opensource-2.0.0.bin

Qt Creator: Cross-Platform Qt IDE
Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers. It includes:

* An advanced C++ code editor
* Integrated GUI layout and forms designer
* Project and build management tools
* Integrated, context-sensitive help system
* Visual debugger
* Rapid code navigation tools
* Supports multiple platforms

root@slitaz:~# cat qt-pkg.list
Qt4-dev
qmake
fontconfig-dev
freetype-dev
xorg-libX11-dev
xorg-libXcursor-dev
xorg-libXext-dev
xorg-libXfixes-dev
xorg-libXft-dev
xorg-libXi-dev
xorg-libXrandr-dev
xorg-libXrender-dev
xorg-libXinerama
root@slitaz:~#

root@slitaz:~# qtcreator.bin -version

Qt Creator 2.0.0 based on Qt 4.7.0

BinEditor 2.0.0 Binary editor component.
Bookmarks 2.0.0 Bookmarks in text editors.
CMakeProjectManager 2.0.0 CMake support
CVS 2.0.0 CVS integration.
CodePaster 2.0.0 Codepaster plugin for pushing/fetching diff from server
Core 2.0.0 The core plugin for the Qt IDE.
CppEditor 2.0.0 C/C++ editor component.
CppTools 2.0.0 Tools for analyzing C/C++ code.
Debugger 2.0.0 Debugger integration.
Designer 2.0.0 Qt Designer integration.
FakeVim 2.0.0 VI-style keyboard navigation.
Find 2.0.0 Provides the find widget and the hooks for find implementations.
GenericProjectManager 2.0.0 Generic support
Help 2.0.0 Help system.
Locator 2.0.0 Provides the Locator widget and the hooks for Locator filter implementations.
Mercurial 2.0.0 Mercurial integration.
Perforce 2.0.0 Perforce integration.
ProjectExplorer 2.0.0 ProjectExplorer framework that can be extended with different kind of project types.
QmlJSEditor 2.0.0 Editor for QML and JavaScript.
QmlProjectManager 2.0.0 Qt Quick support
Qt4ProjectManager 2.0.0 Provides project type for Qt 4 pro files and tools.
ResourceEditor 2.0.0 Editor for qrc files.
ScmGit 2.0.0 Git integration.
Subversion 2.0.0 Subversion integration.
TextEditor 2.0.0 Text editor framework and the implementation of the basic text editor.
VCSBase 2.0.0 Version Control System Base Plugin
Welcome 2.0.0 Default Welcome Screen Plugin

(C) 2010 Nokia Corporation

root@slitaz:~#