
QDevelop is a development environment entirely dedicated
to Qt4, which requires Qt4 (we recommend versions newer than 4.4.0),
gcc under Linux or MinGW under Windows, possibly gdb for program
debugging and ctags for code completion.
QDevelop runs on Linux, unix, Mac OS X and Microsoft Windows
systems and is released under the GPLv2 license.
QDevelop is not a KDevelop like or reduced. It's an independent IDE dedicated to Qt and is totally independent of KDevelop. Less complete, but faster, light and especially multi-platforms. QDevelop and KDevelop have different code sources.
QDevelop is available in English, French, German, Dutch and Russian. It's also partially translated to Italian, Spanish, Portuguese, Polish, Czech and Hungarian. Want to help? Visit our Looking for translators page.
Features
- Cross Platform: Supports Linux, Windows 2000/XP/Vista, Mac OS X and FreeBSD
- Reading and writing project files (with some small restrictions)
- A powerful editor with code completion, syntax highligthing, bookmarks, auto-brackets, auto-indentation, auto-comments, auto-save before build, line numbers and selection margin.
- A class browser which allows the programmer to browse, navigate, or visualize the structure of classes, members and functions.
- Debugging with gdb. Toggle breakpoints by click in the line number on editor or by right click. Local variables are automatically displayed when program stops at breakpoint.
- Independent build for each projects. Only modified projects are rebuild.
News
2009.03.28
- We are glad to introduce a new section on our site - Developers Blog. There you can find latest news regarding the development process of QDevelop. [Published by Dmitrij "Divius" Tantsur]
2009.03.04
- QDevelop 0.27.4 release provides fix for hanging under Windows when trying to run application. For downloading QDevelop 0.27.4 visit our Downloads page. [Published by Dmitrij "Divius" Tantsur]
2009.02.25
- QDevelop 0.27 is out and brings lots of bug fixes and usability improvements. Now it is possible to quickly change qmake building mode (debug or release) without changing the project file. View all changes in QDevelop 0.27 in the ChangeLog. For downloading QDevelop 0.27 visit our Downloads page. [Published by Dmitrij "Divius" Tantsur]
QDevelop - Copyright 2006-2009 Jean-Luc Biord - France
This program is licensed to you under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation.