Download List

Project Description

This is an IDE for the development of C++ KDE applications. It includes code completion, dynamic syntax highlighting, and popup function parameter lookup. Debugging is simplified by tight integration with kdbg, and comprehensive documentation is provided. KDE Studio supports complex projects composed of multiple executables and static or shared libraries all in one workspace, and includes support for multiple targets from a single project. Classes can be explored using a tree view, which is updated on the fly as you code. Bookmarks can be placed in your code to speed up navigation. KDE Studio has integrated support for Qt Designer and KBabel.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-04-20 10:17
Gold RC3

Added code folding and new highlight engine ,you can
modify and add custom highlights by editing the XML
file. For C++ file types we now highlight all Qt and KDE
class names. Added plugins for class diagram and Quick
project file creation from existing directory structure.
The doc browser can now browse and show Info files

2001-03-05 21:03
Gold RC2

Powerful debugger features were added.
Tags: Major feature enhancements

2001-02-13 01:42
Gold RC1

KDE Studio Gold now supports development of non-KDE applications, with ready-made templates for console, X11, and Qt applications. User-managed project types are also available. Flexible compiler configuration options are now featured. Subprojects or the whole workspace can be marked as user-managed, which prevents autoconf/automake from being used. KDE Studio Gold now has a dockwidget that contains a konsole KPart.
Tags: Minor feature enhancements

2001-01-30 15:13
Gold

KDE Studio Gold is a commercial release of our Open Source KDE Studio project. It includes several frequently requested features and additions, as well as full documentation.

2001-01-30 15:13
2.0pre

Using the new ClassParser, KDEStudio will parse text while you type it. Bugfixes and improvements to the GUI.

Project Resources