Download List

Project Description

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.

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.

2009-03-11 20:05
0.18

A few bugs were corrected. Corrections were made to avoid compiler warnings.
Tags: Major bugfixes

2008-01-21 22:20
0.17

Cursor behavior when a right brace is typed has been corrected.
Tags: Minor bugfixes

2008-01-20 00:26
0.16

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.
Tags: Major feature enhancements

2007-12-17 00:41
0.15

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

2007-10-16 18:59
0.14

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

Project Resources