Re: [PATCH] qconf: show red links for disabled options

2007-08-21 Thread Marco Costalba
On 8/21/07, Roman Zippel <[EMAIL PROTECTED]> wrote: > > The way you currently define "disabled" means that even symbols set to 'm' > are disabled, I don't think that's what you really mean. :) When seeing > disabled I also first thought of the option being completely invisible due > to dependencies

Re: [PATCH] qconf: show red links for disabled options

2007-08-21 Thread Roman Zippel
Hi, On Sat, 18 Aug 2007, Marco Costalba wrote: > When 'Show debug info' is checked then a list of links > to dependant symbols is shown in info view right bottom pane. > > Currently all links are in standard blue. With this patch > links to disabled symbols are shown in red instead. The way you

[PATCH] qconf: show red links for disabled options

2007-08-18 Thread Marco Costalba
When 'Show debug info' is checked then a list of links to dependant symbols is shown in info view right bottom pane. Currently all links are in standard blue. With this patch links to disabled symbols are shown in red instead. This, together with 'Show all options', allows to quickly check out wh