ubuntu-ui-toolkit 1.1.1239+14.10.20140908-0ubuntu1 source package in Ubuntu RTM

Changelog

ubuntu-ui-toolkit (1.1.1239+14.10.20140908-0ubuntu1) utopic; urgency=medium

  [ Zsombor Egri ]
  * Use proper QML Singleton structure introduced in Qt 5.2.
  * Move to use QQmlExtensionPlugin::baseUrl(), remove workaround.
    Prerequisite for transitioning to proper QML singleton use and
    new ListItem.
  * Focus should not be taken by a component if disabled. Complete
    child filtering properly.
  * Organizer audible reminder was not updated when Alarm sound
    changed
  * Exclude UbuntuColors dumped erroneously by qmlplugindump as it
    would be a C++ type.

  [ Christian Dywan ]
  * Handle singleton in qmldir and explicitly skip unknown keywords.

  [ Tim Peeters ]
  * Revert Icon10 change from header animations MR to fix coloring
    of icons.
  * Update tabs AP tests. By moving the qml code in separate files,
    it is easier to modify them individually and to execute them with
    qmlscene for testing.
  * Ensure active and current pages are always updated in the same
    order in PageStack.
  * Update qml files in tests/resources.

  [ Lars Uebernickel ]
  * unitythemeiconprovider: manually load icons
    Previously, UnityThemeIconProvider used QIcon::fromTheme() to
    lookup and load icons. That function uses fdo's default icon
    lookup algorithm: it looks at the current theme and all parent
    themes for each icon in turn. We'd prefer a breadth-first search,
    where all icon names are looked up in the current theme before
    falling back to the parent themes. This change implements fdo's
    FindBestIcon() algorithm, which behaves like that.
    It also now properly support rectangular icons and always returns
    an icon with the requested size (adjusted for preserving the
    aspect ratio).
    As a result, the Icon component is much simpler and only requires
    height to be set for rectangular icons. Fixes LP: #1324184

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release <email address hidden>   Mon, 08 Sep 2014 17:53:18 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

14.09: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Binary packages built by this source

qtdeclarative5-ubuntu-ui-toolkit-plugin: Qt Components for Ubuntu - QML plugin

 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains the Ubuntu Components QML plugin.

ubuntu-ui-toolkit-autopilot: Test package for Ubuntu UI Toolkit

 Autopilot tests for the ubuntu-ui-toolkit package

ubuntu-ui-toolkit-doc: Qt Components for Ubuntu - documentation

 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains developer documentation.

ubuntu-ui-toolkit-examples: Qt Components for Ubuntu - demos and examples

 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains the component demos and example applications.

ubuntu-ui-toolkit-theme: Qt Components for Ubuntu - Ubuntu Theme

 Qt Components for Ubuntu offers a set of reusable user interface
 components for Qt Quick 2 / QML.
 .
 This package contains the Ambiance theme for Qt Ubuntu Components.