Projects/KAppTemplate/TODO: Difference between revisions

From KDE TechBase
(Fixed line breaks)
(Typo)
Line 2: Line 2:


== General information ==
== 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 needs to be fixed.
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 ==
== At the moment ==

Revision as of 07:11, 13 September 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

- Install the application icon in the right directory

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

- Port away from KDELibs4Support

- Fix a few memory leaks

- Tidy the code (Space/Tabs etc.)

Near future

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