Projects/KAppTemplate/TODO: Difference between revisions

From KDE TechBase
(Updated TODO items)
(Updated TODO items)
Line 6: Line 6:
== At the moment ==
== At the moment ==
- Fix the help button, so the help page is called
- Fix the help button, so the help page is called
- Port away from KDELibs4Support


- Fix a few memory leaks
- Fix a few memory leaks
Line 24: Line 22:
== Done ==
== Done ==
- Install the application icon in the right directory
- Install the application icon in the right directory
- Port away from KDELibs4Support


- Tidy the code (Space/Tabs etc.)
- Tidy the code (Space/Tabs etc.)

Revision as of 15:46, 14 October 2014

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.)