Edyuk is a fully-featured, highly flexible IDE for Qt 4. It features management of qmake projects (.pro files), and supports the full complexity of the file format. It offers a very efficient editing framework with syntax highlighting, parenthesis matching, text folding, and auto indentation. It also features class browsing, Qt Designer integration, Qt Assistant integration, a widget dedicated to QRC file editing, a perspective-based GUI with dynamic menus, a plugin-oriented architecture, and more.
| Tags | Software Development Text Editors Integrated Development Environments (IDE) |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C++ |
| Translations | French German |
Recent releases


Changes: This release adds lots of bugfixes, many interface improvements, and some neat new features.


Changes: Several crucial bugfixes and a couple of small feature additions were made for improved usability.


Changes: The code completion is better than ever. The debugging plugin is now up to the task with features ranging from full breakpoints management (condition, ignore count, etc.) to disassembly. Between these come variable watches, watchpoints, a registers view, an expression evaluator, and a memory view. A lot of polishing has been done that makes the user experience really smooth.


Changes: Apart from bugfixes, this second release candidate features a new plugin system, a text editing layer, a completion data backend, and a GDB driver. These changes lead to much-reduced memory consumption and huge speed improvements. C++ code completion has been dramatically improved. Drag-and-drop, inline editing, and a detailed view mode have been added to the project management side. Assistant integration has been given an inline search panel. Designer integration is now able to create previews of edited forms.


Changes: Apart from usability improvements and numerous bugfixes, this release brings fully working code completion for both Qt4 classes and opened projects' classes. It also features improvements of the class browser and file association (tested under KDE only), as well as an instance limitation mechanism.