Cobras 0.16 (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:
New control keys were implemented in the editor:
Shift-Delete and Shift-Insert for Cut and Paste. A
bug in saving folded text was corrected. A bug in
starting a program with a project from the command
line was corrected.
|