[Qt-creator] Auto-completion / correction

Thorbjørn Lindeijer thorbjorn.lindeijer at nokia.com
Wed Jan 14 13:11:39 CET 2009


ext Christopher Rasch-Olsen Raa wrote:
> Hi,
> 
> I'm using Qt Creator Dec 17 build.
> 
> If I try to write
> QDate date = QDate::currentDate().toString("dd.MM.yyyy");
> 
> Qt Creator wil auto-correct this to
> 
> QDate date = QDate::currentDate().toString("dd->MM->yyyy");
> 
> Writing "dd.MM.yyyy" in another editor, then copy-pasting it into Qt Creator
> works.

We are unable to reproduce this issue with the latest version of Qt 
Creator. Also, the completion code does check whether you're writing a 
string.

Maybe you could try a more recent version of Creator or provide more 
details about when it happens? Maybe there's something we missed.

Unfortunately the Windows snapshots are not back up yet. We're still 
working on that.

Thanks,
Bjørn

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




More information about the Qt-creator-old mailing list