[Qt-creator] my cheers, and two cents

Thorbjørn Lindeijer thorbjorn.lindeijer at nokia.com
Tue Nov 4 16:20:06 CET 2008


Nathan Carter wrote:
> 1. I still don't know what the task list does, nor how to use it.
> Someone else said compiler warnings showed up here.  Is that it's
> purpose?  Compilation warnings (and errors) are "tasks"?

As of now, yes.

> 2. No, the search is quite different from having the search results
> already there (as clickable links).  Do you really want to jump
> through all the files with tasks to see the elements of your to-do
> list one at a time!?

I was talking about Ctrl+Shift+F, which searches in all projects and 
displays the results in a list at the bottom (the search output window). 
What this output window shows when you search for "TODO" (when you press 
the expand-all button) would be rather similar to a view showing all 
your TODO entries.

> I've tried it with Courier New and Monaco, both fixed width fonts, the
> latter of which is the default, I believe.  It doesn't seem to
> matter.  Here's a screenshot:

Very interesting. I still think you're hitting a problem with 
fontMetrics().averageCharWidth() on the Mac, which was apparently broken 
for the version of Qt the alpha was built against. In that case it 
should be fixed with the next release.

Regards,
Bjørn

-- 
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software



More information about the Qt-creator-old mailing list