[Qt-creator] [Qt-Creator] Some bugs?
Manuel Fiorelli
manuel.fiorelli at gmail.com
Fri Feb 6 07:58:23 CET 2009
I have installed the pre-release of Qt Creator for x86_64. The program
identifies itself as
Qt Creator 0.9.2
Based on Qt 4.5.0
Built on Feb 5 2009 at 19:27:27
>From revision 4ef83082f6
First.
When the dot operator is applied to an object, the code completer shows the
class constructor among the other members. Is it legal?
Second.
The editor doesn't warn, if you use undeclared symbols. For example, you can
define a variable of an undeclared type or invoke a function which doesn't
exist.
Third.
I am not able to use the Subversion support. In the project wizard the CVS
options are always grayed and the menu entries under the menu Tools
disappear, whenever I load a project.
Fourth.
The editor doesn't warn if you define a variable like that
QMap map; // key and value types aren't declared!
Manuel Fiorelli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090206/ecdf01db/attachment.html
More information about the Qt-creator-old
mailing list