Projects/KAppTemplate/TODO

From KDE TechBase
Revision as of 15:46, 14 October 2014 by Swaechter (talk | contribs) (Updated TODO items)

TODO list of KAppTemplate

General information

This is the TODO page of the KAppTemplate application. KAppTemplate was ported to the KDE framework 5 and the future development will be pushed to the framework branch (Stable versions are in the master branch). There are several issues that need to be fixed.

At the moment

- Fix the help button, so the help page is called

- Fix a few memory leaks

Near future

- Update all templates

- Share codebase with KDevelop (Shared library)

- Add a possibility to open the project directory after the project creation

- Add support for VCS systems

(- Also add file template support -> Rename to KTemplates?)

Done

- Install the application icon in the right directory

- Port away from KDELibs4Support

- Tidy the code (Space/Tabs etc.)