[En-Nut-Discussion] qnutconf status

Thiago A. Corrêa thiago.correa at gmail.com
Thu Jan 21 08:42:07 CET 2010


Hi there,

    It's an status update. We now have an about dialog. :)

    Also fixed quite a couple of show stopper bugs. I'm now using only
the qnutconf to build, and I'm confident that it can feature on the
next release. It would be nice if we could have some beta testers from
the list to check out what needs fixing or improving. I can publish
some binary builds for Win32 if someone without the libs wishes to
test. I usually work under Win32, so Linux and Mac testers would be
more than welcome.
   Among recent changes:
   - Fixed problem with int values not going over 99
   - Fixed some problems with saves not being properly generated.
   - Fixed Save as... option, had a wrong dialog type that would not
allow a filename input for save.
   - Improved buildtime using parallel make jobs. The number of CPU
cores is automatically detected.
   - Build -> Create Sample Directory now excludes the Makedefs and
friends that should not be copied over.

Kind Regards,
    Thiago A. Correa

2009/12/27 Thiago A. Corrêa <thiago.correa at gmail.com>:
> Hi,
>
>    I had some time during the holydays to improve qnutconf quite a bit.
>
>    - Now it displays the selected option details on the right (was
> only showing description before).
>    - Improved a bit upon the nutconf design and added description to
> tooltips in the component tree when the item is enabled. Otherwise
> shows the dependency. This is new to qnutconf :)
>    - Menu "Build -> Create Sample Directory"  now actually does
> something. The tree copy infrastructure is there, still missing a file
> exclude mechanism (so the Make* don't get copied) and needs to
> implement the filters. The idea is that the DirTraverser copies files
> and gives an oportunity to a number of filter classes to change it's
> contents afterwards. Example of filter classes then would be
> ICCProjectFilter, EclipseProjectFilter, etc.
>
>
>     Still missing:
>     - Tweak and better test settings dialog info load/save, probably
> has bugs in there.
>     - The filter classes for ICC and possibly Eclipse
>     - About dialog
>
> Kind Regards,
>    Thiago A. Correa
>



More information about the En-Nut-Discussion mailing list