← Back to team overview

landing-team-changes+1 team mailing list archive

[stable-overlay] [xenial] ubuntu-ui-toolkit (1.3.2104+16.04.20160919.3)

 

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

---------------
Format: 1.8
Date: Mon, 19 Sep 2016 11:52:07 +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 qml-module-ubuntu-metrics qtdeclarative5-ubuntu-ui-toolkit-plugin libubuntugestures5 libubuntugestures5-dev libubuntugestures5-private-dev libubuntumetrics5 libubuntumetrics5-dev libubuntumetrics5-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.2104+16.04.20160919.3
Distribution: xenial
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
 libubuntumetrics5 - Ubuntu metrics library for Ubuntu UI Toolkit
 libubuntumetrics5-dev - Ubuntu metrics library development files
 libubuntumetrics5-private-dev - Ubuntu metrics 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-metrics - Qt Components for Ubuntu - Metrics 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: 1577828 1587176 1614045 1616858 1616868 1616926 1617745
Changes: 
 ubuntu-ui-toolkit (1.3.2104+16.04.20160919.3) xenial; urgency=medium
 .
   [ Andrea Bernabei ]
   * Scrollbar: more hover related bugfixes and unit tests.
     Fixes: LP: #1616868, LP: #1616926
 .
   [ Christian Dywan ]
   * QuickUtils.rootObject() needs to handle QQuickWindow. Fixes: LP: #1617745
   * Correctly test and fix trigger override of ComboButton. Fixes: LP: #1614045
 .
   [ Zoltan Balogh ]
   Increase the top marging when scrolling upwards. Fixes LP: 1618581
 .
   [ Timo Jyrinki ]
   * Temporarily skip unit tests on xenial while not all MPs to fix Qt 5.6 issues
     have landed yet.
 .
   [ Michael Terry ]
   * Make ActivityIndicator spinner blue instead of orange. Fixes: LP: #1577828.
 .
   [ Lo??c Molinari ]
   * Changed src/ directory layout. Made the source directory layout consistent
     with Qt libs. The C++ libraries have been moved to src/ and the QML modules
     to src/imports/. That also makes it easier to differentiate between modules
     and libraries since we have a bunch of them now.
   * Moved internal tools meant to generate code for the toolkit lib from the QML
     module directory to the lib directory where it makes more sense.
   * Fixed the build as a Qt submodule.
   * Fixed, cleaned up and standardised header inclusions. Apart from the clean
     up and the readability improvements, this fixes a bunch of broken private
     header inclusions (#include "foo_p.h" in private headers instead of
     "private/foo_p.h" or better ), now all the private headers of the UITK can
     be included by the users withour compilation issues. It also removes a bunch
     of direct includes from sources and a few INCLUDEPATHs hacks.See the CODING
     file for more details.
   * Cleaned up ubuntu_qt_module.prf and the libs using it.
     1/ Moved the common config options from the pro files to the prf file to
        avoid duplications and simplify the files.
     2/ Removed the useless "TEMPLATE=lib" and "load(qt_build_config)" lines from
        the pro files since it's done for us by qt_module.prf.
     3/ Use QT= instead of QT*= since it's well defined that by default its
        content is "core gui".
     4/ Prefixed headers and sources by $$PWD/ and sorted the lines
        alphabetically.
     5/ Merged the SOURCES declarations in UbuntuToolkit.pro.
     6/ Removed the useless "DEFINES += QT_USE_QSTRINGBUILDER" line from
        UbuntuToolkit.pro since it's done for us by qt_module.prf.
     7/ Removed the useless "QMAKE_CXXFLAGS -= -Werror=deprecated-declarations"
        and "DEFINES -= QT_DEPRECATED_WARNINGS" lines from UbuntuToolkit.pro
        since it's already done in ubuntu_qt_module.prf.
     8/ Added a few comments.
   * Made use of Qt builtin to check GCC version.
 .
   [ Tim Peeters ]
   * Improve the initialization of Action when it gets both iconName and
     iconSource from an external component when iconSource is undefined. This
     fixes the some times missing overflow button in the ActionBar with Qt 5.6.
     I also removed action: modelData from the OverflowPanel because this is
     already set automatically in ActionSelectionPopover after everything is
     initialized. That fixes a ReferenceError in OverflowPanel with Qt 5.6.
     Fixes: LP: #1616858.
   * Use the new arrow icons from the suru-icon-theme in the scrolling ActionBar.
   * Do not skip Xenial and Yakkety series for running unit tests. Individual
     unit tests that fail with Qt 5.6 have been disabled, and bugs are reported
     here: http://goo.gl/stAe43
 .
   [ Zsombor Egri ]
   * New visuals for ProgressBar. Fixes: LP: #1587176.
   * Fix regression on ActionList API. Fixes: bugs 1623841.
   * Do not show focus frame on disabled items. Fixes: bugs 1611327.
Checksums-Sha1: 
 f3fe6d7487a78304f938c2ab507acd17a579baae 4672 ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.dsc
 c2ff7b649dc8e33b7134f8428d63a7a410f4a3b3 4273986 ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.orig.tar.gz
 5b2db1c09edd54db11eb25ef35962d54181a6cdf 79487 ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.diff.gz
Checksums-Sha256: 
 dc0739e1a7010d2835eb96fc115dafeb4bac6b22418ec2a4172ccb6bc1c50455 4672 ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.dsc
 370fd30122042dac5ea779186f174225689a40e5dcbc1499473adbd7a3f87e19 4273986 ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.orig.tar.gz
 4839528efa21a0f1bbc82aa6087b3e6246b216024491e2ed0a5c7cc49515c385 79487 ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.diff.gz
Files: 
 11e503b3c93bcced6d89524f87683089 4672 libs optional ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.dsc
 4017c9aece601a874dbf5b2a53ab9786 4273986 libs optional ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.orig.tar.gz
 4e2d2d1bb30edd68942150bba16d763e 79487 libs optional ubuntu-ui-toolkit_1.3.2104+16.04.20160919.3.diff.gz