Qt Creator 4.10 Beta released

We are happy to announce the release of Qt Creator 4.10 Beta!

Some highlights in this version of Qt Creator are:

Editing

You can "pin" files so they stay open when closing all files. Check the context menu on the document dropdown and the Open Documents pane.

The client for the Language Server Protocol is now better integrated into Locator, shows tooltip information from the server, and has more flexible server settings.
We also moved the plugin out of the experimental state, so it is enabled by default.

Projects

You can filter many of the output panes for lines matching an expression.

The Qt Widgets Application and C++ Library wizards finally allow you to choose CMake or Qbs as the build system.

We added support for Android targets to CMake and Qbs projects.

For remote Linux targets you can now deploy all files that are installed by your build system's install step.

We added basic support for Boost tests.

Please have a look at our change log for a more complete overview of changes. Many thanks to all who contributed to this release!

Get Qt Creator 4.10 Beta

The opensource version is available on the Qt download page under "Pre-releases", and you find commercially licensed packages on the Qt Account Portal. Qt Creator 4.10 Beta is also available under Preview > Qt Creator 4.10.0-beta1 in the online installer. Please post issues in our bug tracker. You can also find us on IRC on #qt-creator on chat.freenode.net, and on the Qt Creator mailing list.


Blog Topics:

Comments