ubuntu-ui-toolkit 1.3.2030+16.10.20160726.2 source package in Ubuntu

Changelog

ubuntu-ui-toolkit (1.3.2030+16.10.20160726.2) yakkety; urgency=medium

  [ William Hua ]
  * Make qml-module-ubuntu-components-gles depend on
    qml-module-ubuntu-performancemetrics-gles.

  [ Christian Dywan ]
  * Set default for TextArea.persistentSelection and correct type.
    Fixes LP: #1594400
  * Add version suffix to all unit tests in visual.
  * Stop using macros for namespaces in headers. Fixes LP: #1596536.
  * More robust list and namespace handling in apicheck. Fixes LP: #1595461


  [ Zsombor Egri ]
  * Separate plugin for Ubuntu.Components.Labs.
  * Create separate plugin for Ubuntu.Components.Styles.
  * Move C++ components into UbuntuToolkit library.
  * Remove fw-headers from UbuntuGestures and UbuntuToolkit. We are no longer
    supporting them as public C++ API.

  [ Zoltán Balogh ]
  * Break unity8 with lower version 8.13.

  [ Tim Peeters ]
  * Improve the i18n documentation for plurals. Fixes LP: #1184810
  * Don't get APL subheader colors from MainView AppHeader when there is no
    MainView. Fixes LP: #1588172
  * Add Header.automaticHeight property. Fixes LP: #1540240

  [ Loïc Molinari ]
  * UbuntuShape - Use reference counting to handle shape textures.
    The current shape textures handling system requires to search for the
    textures associated to the current graphics context by doing a search in an
    array for each item at each updatePaintNode() call. It also deletes the
    textures on OpenGLContext::aboutToBeDestroyed() signal emission, which
    appears in some cases to not have any OpenGL context bound.
    We propose an alternative to create and destroy shape textures per material
    creation and destruction with a reference counting mechanism to minimise
    costly calls. We search for the shape textures (hash lookup with an OpenGL
    context pointer as the key) only when a texture material is created or
    deleted, which is much more occasional compared to updatePaintNode() calls.
    That also ensures textures are deleted with the proper OpenGL context bound.
    The only drawback is that shape textures are deleted when there is no shape
    items anymore in a scene and recreated when there is a new one appearing.
    These operations being quite uncommon and relatively fast, the advantages
    seem to be higher than the drawbacks.
  * Expansion of LD_LIBRARY_PATH is broken since it doesn't include a ":", which
    means PerformanceMetrics path, which is at the end, is actually not
    available, nor the current content of LD_LIBRARY_PATH.
    That fixes it using the proper shell expansion syntax.

  [ Timo Jyrinki ]
  * Fix packaging sorting bzr hook to work on bzr branches that are local only.
  * Disable documentation building for GLES builds

  [ Florian Boucault ]
  * ProgressionVisual: do not load the icon until the progression is made
    visible.
  * Scrollbar: do not load the stepper icon until it is visible.
  * Scrollbar: load stepper icon asynchronously.
  * Icon: only load when completed and therefore avoids multiple reloads caused
    by size changes.

 -- Zoltán Balogh <email address hidden>  Tue, 26 Jul 2016 08:40:14 +0000

Upload details

Uploaded by:
Zoltan Balogh
Sponsored by:
CI Train Bot Account
Uploaded to:
Yakkety
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ubuntu-ui-toolkit_1.3.2030+16.10.20160726.2.orig.tar.gz 3.9 MiB 425c0fbe01a4e5d4e95098c22904e0a62e08ddc83df9f5d4bdea83671a3613f3
ubuntu-ui-toolkit_1.3.2030+16.10.20160726.2.diff.gz 74.2 KiB fd4a31f2167d1ffd99b4174e2db9b21b045dc2d0734b6aba2c0dc05f70378e95
ubuntu-ui-toolkit_1.3.2030+16.10.20160726.2.dsc 4.3 KiB 44d4a58ba6665d113e7da15b974031c96a0b055a2f1afca947e5e97d795bce3c

View changes file

Binary packages built by this source

libubuntugestures5: No summary available for libubuntugestures5 in ubuntu yakkety.

No description available for libubuntugestures5 in ubuntu yakkety.

libubuntugestures5-dbgsym: No summary available for libubuntugestures5-dbgsym in ubuntu yakkety.

No description available for libubuntugestures5-dbgsym in ubuntu yakkety.

libubuntugestures5-dev: No summary available for libubuntugestures5-dev in ubuntu yakkety.

No description available for libubuntugestures5-dev in ubuntu yakkety.

libubuntugestures5-private-dev: No summary available for libubuntugestures5-private-dev in ubuntu yakkety.

No description available for libubuntugestures5-private-dev in ubuntu yakkety.

libubuntutoolkit5: No summary available for libubuntutoolkit5 in ubuntu yakkety.

No description available for libubuntutoolkit5 in ubuntu yakkety.

libubuntutoolkit5-dbgsym: No summary available for libubuntutoolkit5-dbgsym in ubuntu yakkety.

No description available for libubuntutoolkit5-dbgsym in ubuntu yakkety.

libubuntutoolkit5-dev: No summary available for libubuntutoolkit5-dev in ubuntu yakkety.

No description available for libubuntutoolkit5-dev in ubuntu yakkety.

libubuntutoolkit5-private-dev: No summary available for libubuntutoolkit5-private-dev in ubuntu yakkety.

No description available for libubuntutoolkit5-private-dev in ubuntu yakkety.

qml-module-ubuntu-components: No summary available for qml-module-ubuntu-components in ubuntu yakkety.

No description available for qml-module-ubuntu-components in ubuntu yakkety.

qml-module-ubuntu-components-dbgsym: No summary available for qml-module-ubuntu-components-dbgsym in ubuntu yakkety.

No description available for qml-module-ubuntu-components-dbgsym in ubuntu yakkety.

qml-module-ubuntu-components-labs: No summary available for qml-module-ubuntu-components-labs in ubuntu yakkety.

No description available for qml-module-ubuntu-components-labs in ubuntu yakkety.

qml-module-ubuntu-components-labs-dbgsym: No summary available for qml-module-ubuntu-components-labs-dbgsym in ubuntu yakkety.

No description available for qml-module-ubuntu-components-labs-dbgsym in ubuntu yakkety.

qml-module-ubuntu-layouts: No summary available for qml-module-ubuntu-layouts in ubuntu yakkety.

No description available for qml-module-ubuntu-layouts in ubuntu yakkety.

qml-module-ubuntu-layouts-dbgsym: No summary available for qml-module-ubuntu-layouts-dbgsym in ubuntu yakkety.

No description available for qml-module-ubuntu-layouts-dbgsym in ubuntu yakkety.

qml-module-ubuntu-performancemetrics: No summary available for qml-module-ubuntu-performancemetrics in ubuntu yakkety.

No description available for qml-module-ubuntu-performancemetrics in ubuntu yakkety.

qml-module-ubuntu-performancemetrics-dbgsym: No summary available for qml-module-ubuntu-performancemetrics-dbgsym in ubuntu yakkety.

No description available for qml-module-ubuntu-performancemetrics-dbgsym in ubuntu yakkety.

qml-module-ubuntu-test: No summary available for qml-module-ubuntu-test in ubuntu yakkety.

No description available for qml-module-ubuntu-test in ubuntu yakkety.

qml-module-ubuntu-test-dbgsym: No summary available for qml-module-ubuntu-test-dbgsym in ubuntu yakkety.

No description available for qml-module-ubuntu-test-dbgsym in ubuntu yakkety.

qtdeclarative5-ubuntu-ui-toolkit-plugin: No summary available for qtdeclarative5-ubuntu-ui-toolkit-plugin in ubuntu yakkety.

No description available for qtdeclarative5-ubuntu-ui-toolkit-plugin in ubuntu yakkety.

ubuntu-app-launch-profiler: No summary available for ubuntu-app-launch-profiler in ubuntu yakkety.

No description available for ubuntu-app-launch-profiler in ubuntu yakkety.

ubuntu-app-launch-profiler-dbgsym: No summary available for ubuntu-app-launch-profiler-dbgsym in ubuntu yakkety.

No description available for ubuntu-app-launch-profiler-dbgsym in ubuntu yakkety.

ubuntu-ui-toolkit-autopilot: No summary available for ubuntu-ui-toolkit-autopilot in ubuntu yakkety.

No description available for ubuntu-ui-toolkit-autopilot in ubuntu yakkety.

ubuntu-ui-toolkit-autopilot-dbgsym: No summary available for ubuntu-ui-toolkit-autopilot-dbgsym in ubuntu yakkety.

No description available for ubuntu-ui-toolkit-autopilot-dbgsym in ubuntu yakkety.

ubuntu-ui-toolkit-doc: No summary available for ubuntu-ui-toolkit-doc in ubuntu yakkety.

No description available for ubuntu-ui-toolkit-doc in ubuntu yakkety.

ubuntu-ui-toolkit-examples: No summary available for ubuntu-ui-toolkit-examples in ubuntu yakkety.

No description available for ubuntu-ui-toolkit-examples in ubuntu yakkety.

ubuntu-ui-toolkit-theme: No summary available for ubuntu-ui-toolkit-theme in ubuntu yakkety.

No description available for ubuntu-ui-toolkit-theme in ubuntu yakkety.

ubuntu-ui-toolkit-tools: No summary available for ubuntu-ui-toolkit-tools in ubuntu yakkety.

No description available for ubuntu-ui-toolkit-tools in ubuntu yakkety.

ubuntu-ui-toolkit-tools-dbgsym: No summary available for ubuntu-ui-toolkit-tools-dbgsym in ubuntu yakkety.

No description available for ubuntu-ui-toolkit-tools-dbgsym in ubuntu yakkety.