The QDevelop team is proud to announce the release of the 0.25 official version. Thanks to all developpers, translators and contributors. Many updates are present in this new version, in summary:

- Improvement of the code completion which was a bad feature in previous versions. His speed is VERY increased and now works well.
- Display white spaces on text editors.
- A new feature allows to compile automatically (every 5 seconds) the files (.cpp) edited. This compilation is made in background in a temporary file. The warnings and errors are marqued in the column numbers by the yellow and red warning panels. If the mouse is moved in a panel, a tooltip is showed and gives the message given from the compiler. This feature is borrowed from Eclipse and his auto-compilation of Java.
- New feature: Editor mode. It will toggle the display visibility state of all dockwidgets and display only the editor. Shortcut control+E
- Added encoding support to load/save files, defaults to UTF8
- Support for extra parameters for make

Presently only the sources zip file is available, but the binaries files for Linux and Windows will be available for download as soon as possible