KDevelop 4
From KDevelop
New Policy: API changes in kdevplatform require porting of both kdevelop and kdewebdev/quanta.
Contents |
[edit] Release Plan
KDevelop 4/4.0 Release Schedule
KDevelop 4/Release Showstoppers
KDevelop 4/4.0_Release_Announcement
[edit] Vision, features, roadmap
KDevelop4 goals, roadmap, future plans, objectives and targeted audience.
Planned features of KDevelop4.
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 Git repository.
How to compile optional KDevelop4 plugins from source tar (tar.gz) or from SVN repository.
[edit] Screenshots
[edit] Download
[edit] Sources
[edit] Current Stable Releases
- c618fbc42e7885072dcfb2e5322fd926 KDevPlatform 1.0.1
- 0538996c8cf47352fb075d8d301892fe KDevelop 4.0.1
- fa364fd31b09577c2a7ec5b476afc9e3 KDevelop-PHP 1.0.1
- efe605d5e32bc6e4a0b1f3c322db00a5 KDevelop-PHP-Docs 1.0.1
[edit] Legacy Releases
- 0aa7a6d207d5675ed31ceeacfdda7a69 KDevPlatform 1.0.0 (KDevPlatform 1.0 final)
- 9f63a0f68bc30d34c79f935386fb512d KDevelop 4.0.0 (KDevelop 4.0 final)
[edit] Linux
- Kubuntu packages are in lucid-backports for 10.04
openSUSE binary packages are available.
- kdevelop 4.0.1 and kdevelop-php 1.0.1 (kdevelop-php-docs is included in the kdevelop-php package) are available in the default Ark Linux repository.
[edit] Quality
KDevelop 4/Quality explains how and with which tools the KDevelop4 developers make sure the code has the highest quality possible.
KDevelop 4/Howto write Plugin unittest explains how to write unit-tests for KDevelop plugins.
[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.