← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] ubuntu-ui-toolkit (1.3.2030+15.04.20160726.2)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Tue, 26 Jul 2016 08:40:14 +0000
Source: ubuntu-ui-toolkit
Binary: qml-module-ubuntu-components qml-module-ubuntu-components-labs qml-module-ubuntu-layouts qml-module-ubuntu-test qml-module-ubuntu-performancemetrics qtdeclarative5-ubuntu-ui-toolkit-plugin libubuntugestures5 libubuntugestures5-dev libubuntugestures5-private-dev libubuntutoolkit5 libubuntutoolkit5-dev libubuntutoolkit5-private-dev ubuntu-ui-toolkit-theme ubuntu-ui-toolkit-doc ubuntu-ui-toolkit-examples ubuntu-ui-toolkit-autopilot ubuntu-app-launch-profiler ubuntu-ui-toolkit-tools
Architecture: source
Version: 1.3.2030+15.04.20160726.2
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Zolt??n Balogh <zoltan.balogh@xxxxxxxxxxxxx>
Description: 
 libubuntugestures5 - Ubuntu gestures library for Ubuntu UI Toolkit
 libubuntugestures5-dev - Ubuntu gestures library development files
 libubuntugestures5-private-dev - Ubuntu gestures library private development files
 libubuntutoolkit5 - Ubuntu toolkit common library for Ubuntu UI Toolkit
 libubuntutoolkit5-dev - Ubuntu toolkit common library development files
 libubuntutoolkit5-private-dev - Ubuntu toolkit common library private development files
 qml-module-ubuntu-components - Qt Components for Ubuntu - Components QML plugin
 qml-module-ubuntu-components-labs - Qt Components Labs for Ubuntu - Components QML plugin
 qml-module-ubuntu-layouts - Qt Components for Ubuntu - Layouts QML plugin
 qml-module-ubuntu-performancemetrics - Qt Components for Ubuntu - PerformanceMetrics QML plugin
 qml-module-ubuntu-test - Qt Components for Ubuntu - Test QML plugin
 qtdeclarative5-ubuntu-ui-toolkit-plugin - Transitional dummy package for Ubuntu UI Toolkit QML plugin
 ubuntu-app-launch-profiler - Qt Components for Ubuntu - startup time profiling tool
 ubuntu-ui-toolkit-autopilot - Test package for Ubuntu UI Toolkit
 ubuntu-ui-toolkit-doc - Qt Components for Ubuntu - documentation
 ubuntu-ui-toolkit-examples - Qt Components for Ubuntu - demos and examples
 ubuntu-ui-toolkit-theme - Qt Components for Ubuntu - Ubuntu Theme
 ubuntu-ui-toolkit-tools - Qt Components for Ubuntu - productive tools
Launchpad-Bugs-Fixed: 1184810 1540240 1588172 1594400 1595461 1596536
Changes: 
 ubuntu-ui-toolkit (1.3.2030+15.04.20160726.2) vivid; 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.
Checksums-Sha1: 
 fc62f21a7a9a69c9994d951f9e43cab8918b3d34 4366 ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.dsc
 d75cf6cb7c0e6fed4c88f2cba275eb77120b9243 4113076 ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.orig.tar.gz
 e31b0e177fd6ee5e2807ef7064ae083bfcbb8be5 75914 ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.diff.gz
Checksums-Sha256: 
 d74b8b1c7511f05b132cec62639e722fc011bad10de2f10f29acd0f52e69adec 4366 ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.dsc
 138277326beed5cd10f3f013f516b743677a5b90b56d639dd146a9a52ec0b88f 4113076 ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.orig.tar.gz
 d58317b6f451da65953e5052257cc4c2e3803ebc455f510ac2d2a6d6a9fd6580 75914 ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.diff.gz
Files: 
 677b69f0c41e0742fec6469cd1580544 4366 libs optional ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.dsc
 2a3522bb20431d7c34ec7e70f8089b1b 4113076 libs optional ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.orig.tar.gz
 bcfcb869ac6ca6d1260f0b16d09b3e21 75914 libs optional ubuntu-ui-toolkit_1.3.2030+15.04.20160726.2.diff.gz