Cobras 0.14 (Default branch) |
|
|
Cobras is a programming environment for Qt, and is
written in Qt itself. It has an integrated debugger (as a front-end for GDB), and is very functional and helpful. It is fast and easy to use. It consists of one binary file (plus
an icon for the desktop). It does not create its
own files when working with a project, but uses
only the original '.pro' file.
License: GNU General Public License (GPL)
Changes:
The ft part of the main window (tabs with files and classes) and the bottom part (messages) are implemented as docked windows.
|