Projects/KAppTemplate/TODO: Difference between revisions
Appearance
< Projects
Typo |
Added TODO item |
||
Line 16: | Line 16: | ||
== Near future == | == Near future == | ||
- Update all templates | |||
- Share codebase with KDevelop (Shared library) | - Share codebase with KDevelop (Shared library) | ||
Revision as of 07:12, 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
- 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?)