首页| 论坛| 消息

标题:Qt Creator 3.0 Released
作者:XChinux
日期:2013-12-13 09:33
内容:

原文见: http://blog.qt.digia.com/blog/2013/12/12/qt-creator-3-0-released/

Qt Creator 3.0 Released

Published Thursday December 12th, 2013 | by Eike Ziller
We are happy to announce the Qt Creator 3.0 final release today, together with the Qt 5.2 final.
Aside from many improvements and new features, this new version of QtCreator improves support for the various platforms. Android receivedsupport for the new deployment method available in Qt 5.2, which wasdescribed in more detail in a separate blog post.QNX/BlackBerry received support for the new 10.2 NDKs and improveddevice management. Completely new is experimental support for iOS, whichallows you to code, build, deploy, run and debug your applications forboth simulator and devices directly from Qt Creator. The plugin isturned off by default, but if you install Qt for iOS through one of theQt 5.2 installers, it is automatically enabled for you in the Qt Creatorthat is installed as well. Also new is some experimental support for“bare metal” devices which only have a gdbserver/openocd compatibleservice running on them. Many thanks to Tim Sander for thiscontribution!
C/C++ support has received many improvements again. Aside from manybug fixes, we got refactoring actions for “Optimize For Loop” and ”Extract Constant as Function Parameter”, and when you “Follow Symbol”on virtual function calls, you now get to decide to which implementationyou want to jump.
We also put a lot of effort into getting LLDB debugging support intoshape. We do not have feature parity with gdb/Linux support yet, but inmost ways it surpasses gdb/Mac support now. The basic debugging featureswork, and many of the non-basic ones too, i ..

回复 发表
主题 版块