eggy 0.2.1

mark florisson markflorisson88 at gmail.com
Thu Apr 17 21:55:31 CEST 2008


Name: eggy
Version: 0.2.1
Type: KDE Development Tool
Depend: Qt 4.x
License: GPL
Homepage: http://eggy.student.utwente.nl
More Info:
http://www.kde-apps.org/content/show.php?content=77676

Description:
 Eggy is an IDE written in python. Eggy does most
things you expect from an IDE, it has syntax
highlighting, template features, options for
compiling and running your code, auto completion
and more. Eggy's distinguishing feature is its
support for group projects, which allows users
from around the world to connect to each other and
work together on a project, and see live changes
being made. Users can communicate through the chat
mechanism, add, remove, and rename files to and
from the project, sync files and exploit other
useful features. 

Eggy support a bunch of languages including C++,
python, java, perl, ruby, shell scripting and
others. More information is available on the eggy
website: 

http://eggy.student.utwente.nl


Changelog:
 Version 0.1.1:
	- fixed a bug of the Project Settings dialog
raising an exception when
		closing while having no projects created
	- fixed a bug when there appeared lots of
exceptions when using characters
		outside the ascii range

Version 0.1.2:
	- prevented a segfault when refreshing the
project tree when choosing an
	already populated directory on the first start as
a project dir
	- prevented the user from typing characters
outside the ascii range in the
	editor
	- use of a monospace font for the compile widget
(this is better readable
	when debugging)
	- the enabling and disabling of some actions in
the proper context (e.g.
	"File -> Save")
	- java, C++, D, CSharp, etc now have
autocompletion for comments (/* and /**)
	and for the switch statement
	- disabled many popups when the user removed the
project files
	(.project.pk in a project directory)
	- verification of file extensions on file
creation
	- removal of open files on package removal

Version 0.2:
	- added a plugin mechanism
	- added a minimalistic shell
	- added a system tray icon
	- added a fullscreen option
	- added a context menu for the editor
	- added a find widget in the project tree for
finding files
	- added an update checker
	- added an option for finding strings using a
regex
	- added icons
	- added configurable eggy image in some toolbox
widgets
	- added a grep-like plugin
	- added conversion of tabs of pasted text
	- added a widget in the statusbar displaying line
and character numbers

	- changed the find widget
	- show tooltips for buttons
	- compile text browser now scrolls along with the
output
	- projects are now listed in alphabetical order
	- disabled annoying popup when ommiting a project
password
	- show tooltips for buttons

	- fixed misbehaviour of file save action
disabling
	- fixed a freeze when backgrounding eggy and
running a program asking for
	stdin. It's now save to background eggy
	- fixed removing selected text when pasting on a
single line
	- not inserting some character when pressing C-s
when the action is
	disabled

Version 0.2.1:
        - fixed C style comment autocompletion
        - fixed parameter passing when
compiling/running
        - added support for C
        - added tab icons
        - added a history to the shell
        - tabs now change when scrolls over
        - tabs of documents now show the filename
as tooltip


More information about the Kde-announce-apps mailing list