KDevelop 4
From KDevelop
New Policy: API changes in kdevplatform require porting of both kdevelop and kdewebdev/quanta.
Contents |
[edit] Vision, features, roadmap
KDevelop4 goals, roadmap, future plans, objectives and targeted audience.
more planed features and ideas.
Comparison table between KDevelop 3.x features vs. KDevelop 4.x features.
[edit] Miscellaneous Ideas
- Debugger stuff
- PCS stuff
- Project Manager stuff
- Source Code Formatter
- Class Browser stuff
- Provide means to print a cheatsheet, containing Keyboard shortcuts, code abbreviations and other such "shortcuts"
- A wizard for creating a debian/rpm/pacman/etc package from a project
- JuniorJobs
- Support Maps for Dynamic Languages
[edit] Requirements
KDevelop 4/requirements has the build requirements to compile KDevelop4 from source and the applications/libraries required to run KDevelop4.
[edit] Compiling
How to compile KDevelop4 and the required KDevPlatform library from source tar (tar.gz) or from SVN repository.
How to compile optional KDevelop4 plugins from source tar (tar.gz) or from SVN repository.
[edit] Screenshots
KDevelop4: multiple mainwindows for the same process
KDevelop4 with several projects opened at the same time
KDevelop4: adding more toolviews
[edit] Download
[edit] Sources
- KDevPlatform 0.9.97 (KDevPlatform 1.0 beta7)
- KDevelop 3.9.97 (KDevelop 4.0 beta7)
[edit] Linux
Currently only openSUSE binary packages are available, more distros will be available soon.
[edit] Microsoft Windows
You can install on windows by running the installer and selecting KDevelop from the applications. All dependencies will be automatically installed.
[edit] Quality
KDevelop 4/Quality explains how and with which tools the KDevelop4 developers make sure the code has the highest quality possible.
[edit] Interfaces review
[edit] Platform Information
- Platform Overview
- ICore
- IPlugin
- Extension Interfaces and Plugins
- IProject, IProjectController and Project Management Infrastructure
- ILanguage, ILanguageController and Language Support Infrastructure
- IUiController
- Platform definition
- Platform API TODO
- Plugin Profiles for KDevelop Platform
- KDevelop Platform Properties Assignment
[edit] User interface
- KDevelop 4/UI
- Sublime UI
- Area Model
- Area Design Puzzles
- Sublime User Interface Modus operandi
- Sublime History Navigation Model
- Extensible Context Menu Support
- How To Write UI Tests
[edit] Configuration
[edit] Documentation
[edit] Tips and tricks
KDevelop 4/Tips and tricks some tips and tricks on how to solve some issues. But make sure you have read the KDevelop 4/requirements before looking into these.