[Qt-creator] Collapsing problem
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Tue Nov 4 10:10:38 CET 2008
ext GreyGeek wrote:
> BTW, while attempting to look for " == true" or "= true" in the code I
> found no way of setting a search string. Just highlighting it and
> trying F3 doesn't work. ??? No text box is presented to allow one to
> enter what the search function is to look for.
When you select some text you can press Ctrl+F to start searching for it
(or start searching something else). It instantly highlights all
matches, and you should be able to use F3 (or Ctrl+G on GNOME) to
iterate through the results. In combination with Shift it searches
backwards.
We should probably make sure the search bar also pops up when "Find
Next" is invoked without having anything to search for.
> Thanks! I wasn't aware of that syntax. C++ was the last language I
> learned, three years ago, when I was 64, but if it wasn't for Qt4 I
> doubt I would have been good enough to use it before I retired 4 months
> ago. Qt-Create is a wonderful tool and I made my replacement at work
> aware of it. In my opinion it is good enough to replace Visual Studio,
> which is what I used on Windows. On Linux I used Kate, but now, for my
> personal projects, Qt-Create will be my tool of choice.
That's nice to hear. :-)
> why does Qt-Create uses the proprietary Perforce revision control? Is
> it a GPL version? Would it be possible to encorporate Baazar (bzr) in
> the menu structure?
Perforce is what we used internally for years and served us very well.
It is indeed proprietary. Recently, Qt development has switched to git,
and we do plan to do the same with QtCreator. We were just a bit too
busy working on the alpha until now. :-)
We intend to make it possible to add additional version control systems
via plugins.
Kind regards,
Bjørn
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list