标题:Qt Creator 3.1.0 released
作者:jeffreylee
日期:2014-04-16 09:45
内容:
支持Clang代码自动完成和语义高亮显示
调试器GDB更换为LLDB
预测很快发布Qt 5.3.0了吧
We are happy to announce the release of Qt Creator 3.1.0! This release of Qt Creator is packed with bug fixes and improvements, not to forget some new experimental features.
We finally integrated a Clang-based C/C++ code model as an option for code completion and semantic highlighting. It is experimental so far, so you need to enable the plugin in Help > About Plugins > C++ > ClangCodeModel, restart Qt Creator, and tell it to actually use it in Options > C++ > Code Model. We are interested in your feedback on how well it works. Please report issues on ourbug tracker or get in contact with us on the mailing list or irc.
iOS support has moved out of experimental state, and fully supports QML debugging and profiling now. Also, several issues with debugging have been fixed, and many little things were tweaked (for example, you can now set the simulated device in the simulator run configuration).
In exchange we added a new experimental plugin for another platform: WinRT. You can read more about it in its own blog post here.
An important note is, that we drop support for debugging with versions of GDB that do not have a Python interface. This includes the version of GDB that is shipped with older versions of Xcode on Mac OS X. The good news there is, that we put a lot of effort into making debugging with LLDB a great..
#1 [realfan 04-16 13:11]
终于发布了。
Qt 5.3.0要5月7号。
#2 [liulin188 04-16 13:41]
迫不及待了啊
#3 [transformer 04-16 14:34]
LLDB是个神马东西?
#4 回 transformer 的帖子 [退避九舍 04-16 19:25]
transformer:LLDB是个神马东西? (2014-04-16 14:34)
clang 之于 gcc
lldb 之于 gdb
#5 [XChinux 04-17 12:08]
good news