On Jun 17, 2009, at 2:47 PM, ext Kuiper, Luuk wrote: > Do you mean that you can select a previous search and perform the > search > again (which takes time) or do you want the saven the previous search > results and show them back again in the search result window (which > would probably take significantly less time)?
The latter: No re-searching. Though that would be only usefull for the cases were the code doesn't change too much in between (which is a valid assumption in many situations). Performing a recent search again should actually be possible from the search dialog - currently it uses a completer in the line edit for the search term which turns out to be less usefull. ++ Eike > Regards, Luuk > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Eike Ziller > Sent: 17 June 2009 13:12 > To: [email protected] > Subject: Re: [Qt-creator] Second 'Search result' window. > > Hi, > > On Jun 17, 2009, at 9:49 AM, ext Kuiper, Luuk wrote: > >> Hello all, >> >> The application I am working on contains (very) many source and >> include files, and it happens quite a lot of times that I use ctrl >> +shift+f to search for a string in all those files. When finding >> where I am looking for, it happens also a lot of times that I want to >> search for another string, but don't want to loose the search result >> of my first qeury. Therefore it would be very convenient to have a >> second 'Search Result' window, which should be selected in the >> 'Search > >> for ...' dialog. >> >> Freqeunt MS DEV users will recognize this possibility. > > I think about having "recent searches" in the search result window > since > quite a while, would be a neat thing :) > > Regards, Eike > > -- > Eike Ziller > Software Engineer > Nokia, Qt Software > Phone +49 (0)30 6392 3255 > Fax +49 (0)30 6392 3256 > E-mail [email protected] > > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator -- Eike Ziller Software Engineer Nokia, Qt Software Phone +49 (0)30 6392 3255 Fax +49 (0)30 6392 3256 E-mail [email protected] _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
