Plans
Bernd Gehrmann
Bernd-Gehrmann at gmx.de
Sun Apr 28 17:54:02 UTC 2002
On Sunday 21 April 2002 20:30, you wrote:
> My TODO list for the autoproject part now is:
> * Convert all usages of QCString to QString. The use of QCString was a
> silly idea in the first place, and this will get rid of many 8bit <-> 16bit
> conversions
This is done now.
> * In SubprojectItem::path store paths relative to the project directory,
> not absolute file names. This will also get rid of many conversions
> relative <-> absolute and ease maintainance
Or maybe not... now I think that half of the code becomes simpler,
and the other half becomes more complicated... I don't think I will
change this.
> * Fix the handling of header files, which may or may not appear in
> Makefile.am's written with am_edit in mind.
This still needs to be done, on the other hand we handle the am_edit
magic for foo_ICONS and KDE_DOCS now :-)
Bernd.
More information about the KDevelop-devel
mailing list