Hi there,

considering that there are still a few bugs and missing features in QDevelop, I was wondering whether there is some current development going on. Also, is there somewhere a forum where feature additions and bug fixes are discussed (apart from the bug/feature reporting page on google code)?

IMHO, QDevelop is a great IDE and deserves improvements!

Andreas


PS: Here's my list of most annoying bugs in version 0.22-svn ...

Most annoying bug #1: QDevelop crashes when build processes are not finished correctly/sometimes QDevelop allows several build processes to run in parallel, but only one pointer is stored, so after the first build process finishes, the next one deletes a pointer that is no longer there... *BANG*

Most annoying bug #2: Editor get's screwed up with code completion enabled (last character always dissappears).

Most annoying bug #3: When QDevelop reopens files on program start, they get different URLs and when clicking on compile errors, a new editor is opened for a file that is already open.