You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/doc/api/HighPriTasks.dox

37 lines
1.2 KiB

/** \file HighPriTasks.dox
* \brief High priority tasks
*/
/** \page HighPriTasks High priority tasks!
\section fixMajBugs Fixing major/annoying bugs
- Fix the mess of .tdevelop and .kdevses file.
- All project wide setings should go into .tdevelop and
- all session (and personal) options should go into .kdevses file
.
This way the .tdevelop file can be shared in teams of developers.
\section KDevelop2compat KDevelop 2 compatibility
(These are things that must be accomplished before we can say that KDevelop 3
>= tdevelop 2.x UI-wise and functionality-wise!)
- general UI issues:
- toplevel UI mode broken concerning to the accels
- [Modified] missing in mainframe caption
- captions missing for toolbar buttons
.
- build/configuration:
- cross-compiling feature missing
- make "MIN_VERSION" configurable on new project creation
.
- doctreeview:
- implement "Make User Manual"
- use kdoc to update Qt/KDE docs
.
- Solve the regression bugs. These are the <a href= "http://bugs.kde.org/buglist.cgi?product=tdevelop&bug_status=UNCONFIRMED&bug_status=NEW&priority=HI">ones
marked with priority "HI" in the bug database</a>
*/