Commit 69b567b6 authored by Caroline Chao's avatar Caroline Chao Committed by The Qt Project
Browse files

Update changelog for Qt 5.2


Change-Id: If3e03b628906857985d0f5bd49e71fcd1aced0fa
Reviewed-by: default avatarJ-P Nurmi <jpnurmi@digia.com>
parent fe682327
Branches
Tags
No related merge requests found
Showing with 37 additions and 0 deletions
......@@ -21,6 +21,43 @@ information about a particular change.
- Improve support for Right To Left layout (RTL)
- Add support for StandardKeys in Actions and MenuItem::shortcut
- Add text alignment property to SpinBox and SpinBoxStyle
- QML Base style: support transient scrollbars
- Enable TableView multi-row selection
New Controls
---------------
- Add a BusyIndicator control
- Add a Switch control
****************************************************************************
* Styles *
****************************************************************************
- Add styles: BusyIndicatorStyle, SwitchStyle and TextAreaStyle
- Expose styles: SpinBoxStyle, StatusBarStyle, ToolBarStyle
- More styling improvements for Base Style:
- Better scalability
- Retina support
- Added focus rects
****************************************************************************
* Layouts *
****************************************************************************
- Add baseline support for Qt Quick Layouts
****************************************************************************
* Platform Specific Changes *
****************************************************************************
- Remove widgets dependency on touch platforms
- Enable flicking on touch based devices for ScrollView and TableView
****************************************************************************
* Plugins *
****************************************************************************
- [QTBUG-31565] Make the deployment of Qt Quick Controls applications easier
The QtQuickControls plugin now embeds its qml files and the Styles and
Private submodules files using the resource system. While the qml and
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment