• 5965阅读
  • 3回复

明天Qt5.3 alpha版会发布 [复制链接]

上一主题 下一主题
离线realfan
 

只看楼主 倒序阅读 楼主  发表于: 2014-02-26
http://qt-project.org/wiki/Qt-5.3-release
看到明天将发布Qt5.3 alpha
离线XChinux

只看该作者 1楼 发表于: 2014-02-26
What is new in Qt 5.3
New Features

    Qt Core:
        Logging: You can now configure logging rules (i.e. which message types for which categories are printed) on the filesystem, in QtProject/qtlogging.ini. You can also using qCDebug and friends in a printf-style way, in addition to the streaming operator syntax.

    Qt Quick Controls:
        The Calendar control was added. Calendar allows selection of dates from a grid of days, similar to QCalendarWidget.
        MenuStyle and MenuBarStyle introduced.

    Qt Quick Dialogs:
        The QML implementations are now built with QtQuick.Controls (and therefore the source is moved from qtdeclarative.git to qtquickcontrols.git), which enables adding some features such as folder shortcuts (both standard locations and bookmarked locations), and comboboxes for file filters and writing systems.
        There is a new Dialog type which provides only the standard buttons, so that you can construct dialogs with arbitrary contents, such as various types of input dialogs and pickers.

    Qt Network:
        Support for the SPDY protocol (version 3.0) was added.

    XInput2 smooth scrolling:
        Qt’s XCB plugin now listens to XInput2 scrolling events which means it will respond to high resolution smooth scrolling events on devices where they are supported. Currently this is mainly touch pads.

    Qt Multimedia:
        A new QCameraInfo class was added. It allows to get static information about cameras such as physical position and sensor orientation. In addition, the class provides a way to list available cameras on the system and deprecates QCamera::availableDevices().

    Qt WebKit:
        Support for HTML5 Video Track. Subtitles and captions for HTML5 video.
        Support for Indexed DB API. See http://www.w3.org/TR/IndexedDB/

    Qt Positioning:
        The module has been ported to Android and iOS. Android supports position and satellite updates while iOS supports position updates only.

    Qt Bluetooth:
        The module has been ported to Android.

    Qt QML:
        Profiling support for V4, using the same event types as the QML profiler.
        Profile or debug multiple QML engines in one application with the new EngineControl debug service.

New Modules

    Qt WebSockets An add-on module that implements the WebSocket standard (RFC 6455 – http://tools.ietf.org/html/rfc6455 ).

Support for New Platforms

    Windows Runtime platforms: Windows 8/RT (Modern UI), Windows Phone 8

Qt Creator 3.1

    Editors
        Better support of multiple editors/windows

    C++:
        Experimental new Clang based code model as opt-in

    iOS:
        Better support of multiple devices

    QML:
        Better Qbs support
        Better defaulting/import resolving
        Javascript profiler frontend (V4 only), integrated in QML profiler “events” and “timeline” views.

    Debugger:
        Improved LLDB support
        Removed support for GDB builds without Python

    Devices:
        SSH parameters now available as QtC variables, e.g. for use in custom run configs

Installation

    New reference installers

    New target binaries

Deprecated
Categories:

    Developing_with_Qt    
        Qt 5
二笔 openSUSE Vim N9 BB10 XChinux@163.com 网易博客 腾讯微博
承接C++/Qt、Qt UI界面、PHP及预算报销系统开发业务
离线XChinux

只看该作者 2楼 发表于: 2014-02-26
Qt Logging、Qt Quick Dialog、Qt WebSockets、
Support Windows Runtime platforms: Windows 8/RT (Modern UI), Windows Phone 8

二笔 openSUSE Vim N9 BB10 XChinux@163.com 网易博客 腾讯微博
承接C++/Qt、Qt UI界面、PHP及预算报销系统开发业务
离线ashe0817

只看该作者 3楼 发表于: 2014-03-19
不是说不搞webkit了嘛,怎么还在加特性
快速回复
限100 字节
 
上一个 下一个