Projects/KAppTemplate/TODO: Difference between revisions
Appearance
< Projects
First version |
Fixed line breaks |
||
Line 6: | Line 6: | ||
== At the moment == | == At the moment == | ||
- Install the application icon in the right directory | - Install the application icon in the right directory | ||
- Fix the help button, so the help page is called | - Fix the help button, so the help page is called | ||
- Port away from KDELibs4Support | - Port away from KDELibs4Support | ||
- Fix a few memory leaks | - Fix a few memory leaks | ||
- Tidy the code (Space/Tabs etc.) | - Tidy the code (Space/Tabs etc.) | ||
== Near future == | == Near future == | ||
- Share codebase with KDevelop (Shared library) | - Share codebase with KDevelop (Shared library) | ||
- Add a possibility to open the project directory after the project creation | - Add a possibility to open the project directory after the project creation | ||
- Add support for VCS systems | - Add support for VCS systems | ||
(- Also add file template support -> Rename to KTemplates?) | (- Also add file template support -> Rename to KTemplates?) |
Revision as of 17:31, 12 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 needs 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?)