Qt Creator 3.6 Beta1 released

We are happy to announce the release of Qt Creator 3.6 Beta1.

Clang Diagnostic WarningClang FixIt integrationIn addition to getting many under the hood improvements and fixes, the Clang based code model now shows more detailed diagnostics in the code editor. We turned on diagnostics for many more warnings, the text is more detailed, and the code editor shows the affected code and its context in different styles. Additionally we integrated the Clang Fix-its into Qt Creator’s refactoring actions. If you haven’t already done so, you can enable the Clang code model plugin via Help > About Plugins (Qt Creator > About Plugins on OS X), and set it active for C++ file types in the C++ options (see also our documentation).

Qt Quick Designer now has an action for switching between a .ui.qml file and the usage in the corresponding .qml file, similar to the Switch Source/Form action in Qt Designer for widgets. We also made the previously commercial-only connection editor and path editor available to all users.

This release also features a bigger contribution: The model editor plugin, which you can use to create UML-style diagrams. Many thanks to Jochen Becher! You can read more about it in our documentation. It is in experimental state, so you need to turn it on in Help > About Plugins (Qt Creator > About Plugins on OS X). After restarting you can begin with creating a new diagram set with New File or Project > Modeling > Model.

Qt Creator 3.6 brings many more enhancements and fixes. Please have a look at our change log for a more detailed overview.

You find the opensource version on the Qt download page, and commercially licensed packages on the Qt Account Portal. Please post issues in our bug tracker. You can also find us on IRC on #qt-creator on irc.freenode.net, and on the Qt Creator mailing list.

Note: Starting with Qt Creator 3.6 we no longer provide prebuilt binaries for Linux 32-bit. Building Qt Creator on that platform is still supported though.

The post Qt Creator 3.6 Beta1 released appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1RbSVWf

Qt in the Driver’s Seat | TU Automotive Europe 2015

Join the Qt team in Stuttgart from November 2 – 3 for TU-Automotive Europe (formerly Telematics Munich), Europe’s largest conference & exhibition dedicated to the future of auto mobility, where you can meet the entire telematics ecosystem under one roof.

We’re excited to give TU Automotive Europe attendees a closed up look at the recently announced Qt Automotive Suite, which supports common In-Vehicle-Infotainment (IVI) system development needs of automotive OEMs & Tier1’s. Qt Automotive Suite aims to unite & simplify the tools and software components needed to create stunning, highly-performing and quickly adaptable IVI user interfaces devices to enable profitable growth & innovation. Features include, but are not limited to: additional Qt libraries & plugins, Over-The-Air (OTA) updates, GENIVI/AGL Linux Compliance and much more.

We welcome you to stop by with your questions and to learn more about the awesome announcement made at Qt World Summit 2015.

(Watch Now: Qt Automotive Suite Keynote @ #QtWS15)

We look forward to seeing you in Stuttgart!

The post Qt in the Driver’s Seat | TU Automotive Europe 2015 appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1i6UjNA

All Qt World Summit 2015 session videos now available

Two weeks ago we wrapped up the Qt World Summit where we had a variety of sessions covering everything from technology strategy and product life-cycle management to in-depth technical talks on new APIs, best practices and live coding sessions – all presented by Qt contributors and industry experts from around the world.

In case you missed the event itself or just a session while you were there, we have now made video recordings of all the sessions for you to watch on-demand. You can take advantage of the various track collections, recommended playlists that we have pulled together for you, or simply browse the full session listing.

qtws15_videos_banner2

The post All Qt World Summit 2015 session videos now available appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1GsGioN

Qt 5.5.1 Released

Today we have released Qt 5.5.1, the first update to Qt 5.5. In addition to improvements and fixes to Qt functionality, it also packs in new Qt Creator 3.5.1.

Qt 5.5.0 released in July introduced many new features and refinements to existing functionality, and the Qt 5.5.1 patch release provides close to 1.000 improvements and fixes on top of it. One of the key drivers for Qt 5.5 has been quality and maturity and we have continued to address items reported by the Qt users with Qt 5.5.1. I am really happy about all the feedback and especially all the contributions we have received.

Qt WebEngine in Qt 5.5.1 includes a couple of security fixes for known vulnerabilities. The list of important changes in Qt 5.5.1 can be found from the change logs. Note that only the most important items are listed in the change logs, for full list of changes it is best to check the git logs.

The Qt 5.5.1 packages also include new Qt Creator 3.5.1. See Qt Creator 3.5.1 change log for the main improvements.

The Qt for Device Creation embedded Linux stack has been updated to use Qt 5.5.1. Support for a new reference device: Kontron SMARC-sAMX6i has also been added. Furthermore, Qt Virtual Keyboard version 1.3.1 is also released today, as well as a technology preview of Qt Virtual Keyboard 2.0.

If you are using the online installer, Qt 5.5.1 and Creator 3.5.1 can be updated using the maintenance tool. Offline packages are available for commercial users in the Qt Account portal and at qt.io/download for open-source and commercial evaluation users.

The post Qt 5.5.1 Released appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1LlZotP

Qt Creator 3.5.1 released

We are happy to announce the release of Qt Creator 3.5.1. We fixed many bugs in this release and also updated our binary packages to Qt 5.5.1. Please have a look at our change log for more details.

You find the opensource version on the Qt download page, and commercially licensed packages on the Qt Account Portal. Please post issues in our bug tracker. You can also find us on IRC on #qt-creator on irc.freenode.net, and on the Qt Creator mailing list.

The post Qt Creator 3.5.1 released appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1GIccsp

Watch the replay of Qt World Summit 2015 Keynotes right now!

If you missed last week’s Qt World Summit 2015 inspirational keynotes, fear not.

This is your chance to get a look into what you may have missed at the global event for all things Qt. Whether you are a technology director, business decision maker, tech strategist, product manager, engineer or developer there is something here for you to watch. You certainly don’t want to miss the thought-provoking talk of Kenneth Cukier from The Economist.

qtws15-keynotes-replay-announcement

We have also recorded all the other sessions for you and will be publishing them as soon as they are ready!

Let us know if you have any questions; I’ll be in touch soon!

The post Watch the replay of Qt World Summit 2015 Keynotes right now! appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1VOerqj

Handwriting Recognition with Qt Virtual Keyboard 2.0

The Qt Virtual Keyboard has been available for a bit over one year and nicely adopted in various devices built with Qt. With the upcoming version 2.0 it will allow gesture based text input as well as typing. In addition to handwriting recognition (HWR) functionality the upcoming Qt Virtual Keyboard 2.0 is bringing performance optimizations, support for Traditional Chinese language, and a couple of other features requested by customers.  

The Qt Virtual Keyboard is a versatile text input component available for commercial Qt licensees. It provides a customizable framework for text input using a virtual keyboard – and now also handwriting recognition. The Qt Virtual Keyboard makes it easy to extent the provided set of input methods and to use different 3rd party engines for word prediction and character recognition. The core features of the Qt Virtual Keyboard are covered in a recent blog post about version 1.3 as well as the documentation.

The most important new features of Qt Virtual Keyboard 2.0 are:

  • Generic support for shape recognition based input methods
  • Full screen HWR mode (on-top writing)
  • A reference implementation of handwriting input method with open-source Lipi toolkit alphabetic + numeric recognizer integration (English)
  • Performance optimizations for Lipi toolkit and background processing of recognition results
  • Nuance T9 Write HWR integration (commercial product with support for over 40 languages)
  • Word reselect functionality using open-source Hunspell prediction framework
  • Support for runtime language switching and language selection from a Qt application
  • Traditional Chinese support and keyboard layout

We are eager to hear feedback of the new features, especially the handwriting recognition. If you are visiting the Qt World Summit, please drop by and see it in action. There will also be a technology preview release available for download in the coming weeks.

The post Handwriting Recognition with Qt Virtual Keyboard 2.0 appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1Q05ByQ

Download the #QtWS15 Mobile App Now

If you haven’t already headed over to http://ift.tt/1Rj5EH1 to download the #QtWS15 mobile app, you’re going to want to do that now. You can also search your app store for “Qt World Summit” if you don’t still have this post handy when you’re ready to download.

The app lets you:

  • browse full event schedule
  • personalize your agenda
  • read/favorite sessions
  • read speaker bios
  • look at floorplan maps
  • stay up to date with what is happening in the Network Lounge

A special shout-out to our pals iktwo and ndesai who did a great job. Thank you!

qtws15-event-app

The post Download the #QtWS15 Mobile App Now appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1jBHn3u

Watch Qt World Summit Keynotes Live this Tuesday at 09:00 CET

Not everybody is as lucky as those going to the Qt World Summit this Tuesday, so we have planned to bring it to you. We will be streaming the morning keynotes live at http://ift.tt/1ARpViz.

Agenda – Tuesday 6th October 09:00-12:00

  • Possibilities for an Innovative Tomorrow
    Juha Varelius, CEO & Petteri Holländer, Head of Product Management, The Qt Company
  • Bringing LG webOS and Qt to millions of smartTVs
    Torsten Rahn, LGE
  • Using Qt to Create a Cross-Target Integrated Luxury Audio Experience – Holoplot 3D Audio Wall
    Andreas Schmid, Entrepreneur, Holoplot & Till Adam, Services Director, Managing Director, KDAB
  • The In-Car User Experience is the Next Competitive Battleground, and It Will be Software-Defined & Updateable
    Jeff Payne, CEO, OpenCar Inc.
  • Big Data and the Future of Business Strategy
    Kenneth Cukier, Author, The Economist
  • Qt Today and Tomorrow – The Building Blocks and Path to the Future
    Lars Knoll, CTO, The Qt Company

Don’t miss out! Book some time in your calendar now. It all starts at 09:00 CET on Tuesday 6th October.

qtws15-live-stream-announcement

The post Watch Qt World Summit Keynotes Live this Tuesday at 09:00 CET appeared first on Qt Blog.



Source :- Qt Blog http://ift.tt/1LUQtDG