Cobras 0.17 (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:
Cursor behavior when a right brace is typed has been corrected.
|