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.
| Tags | Text Editors Integrated Development Environments (IDE) Software Development Build Tools |
|---|---|
| Licenses | GPL |
| Operating Systems | Unix |
| Implementation | C++ |
Recent releases


Changes: A few bugs were corrected. Corrections were made to avoid compiler warnings.


Changes: Cursor behavior when a right brace is typed has been corrected.


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.


Changes: This release implements complete new support for document printing. It corrects a small bug in the source code parser.


Changes: The ft part of the main window (tabs with files and classes) and the bottom part (messages) are implemented as docked windows.