[Qt-creator] ProjectWindow does not update project's displayName

Konstantin Tokarev annulen at yandex.ru
Tue Apr 3 15:46:38 CEST 2012



04.03.2012, 04:18, "Andr Pnitz" <andre.poenitz at mathematik.tu-chemnitz.de>:
> On Sat, Mar 03, 2012 at 01:22:40PM +0400, Konstantin Tokarev wrote:
>
>>  26.02.2012, 22:50, "Konstantin Tokarev" <annulen at yandex.ru>:
>>>  Hi Qt Creator developers,
>>>
>>>  I've found that ProjectWindow sets project name (i.e., title of its tab) only once when session is loaded or new project opened. So, if displayName is unavailable immediately after project loading (background parsing), or changes at run time, these changes won't get into ProjectWindow.
>>>
>>>  I propose to add signal displayNameChanged to Project class and extend DoubleTabWidget's API with renameTab(Project*, const QString &newName) method. Any thoughts/objections?
>>  Bump.
>
> Could you create a patch on gerrit?
>
> I guess by now people feel it's easier to discuss code there.

Here it is:

http://codereview.qt-project.org/#change,22225


-- 
Regards,
Konstantin



More information about the Qt-creator mailing list