landing-team-changes team mailing list archive
-
landing-team-changes team
-
Mailing list archive
-
Message #00417
[stable-overlay] ubuntu-ui-toolkit (1.3.1603+15.04.20150812-0ubuntu1)
Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive
---------------
Format: 1.8
Date: Wed, 12 Aug 2015 17:31:20 +0000
Source: ubuntu-ui-toolkit
Binary: qtdeclarative5-ubuntu-ui-toolkit-plugin ubuntu-ui-toolkit-theme ubuntu-ui-toolkit-doc ubuntu-ui-toolkit-examples ubuntu-ui-toolkit-autopilot
Architecture: source
Version: 1.3.1603+15.04.20150812-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: CI Train Bot <ci-train-bot@xxxxxxxxxxxxx>
Description:
qtdeclarative5-ubuntu-ui-toolkit-plugin - Qt Components for Ubuntu - QML plugin
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
Launchpad-Bugs-Fixed: 1187010 1202464 1248982 1276797 1314672 1369874 1378231 1392276 1401517 1402054 1413801 1424592 1427253 1428206 1429163 1434537 1437270 1437412 1438976 1441499 1441580 1446533 1447113 1447495 1450213 1451225 1451243 1451945 1452676 1454281 1455406 1455567 1457015 1457421 1457528 1458845 1459632 1461034 1461042 1461501 1461729 1461897 1462419 1462738 1463430 1464549 1465582 1466058 1466222 1466484 1466656 1468100 1469471 1470258 1470951 1473035 1473873 1474418 1476300 1476310 1476715 1478124 1478129 1478130 1478147 1479688 1480197 1481489 1481584 1481834 1483823
Changes:
ubuntu-ui-toolkit (1.3.1603+15.04.20150812-0ubuntu1) vivid; urgency=medium
.
[ Tim Peeters ]
* Use grid units in Icons in the showcase gallery. Fixes LP: #1481489
* Disable header buttons when the header is animating. Fixes LP: #1478147
* Add ActionBar examples to the gallery.
* Make the default MainView background plain white. Fixes LP: #1481834
.
[ Zsombor Egri ]
* Fixing swiping over active components. Fixes LP: #1479688.
* Fixing broken BottomEdgeHint gallery page.
.
[ Zolt??n Balogh ]
* Fix packaging question marks / issues. Fixes LP: #1481584
.
[ Lo??c Molinari ]
* UbuntuShape - Added support drop shadow aspect support to UbuntuShapeOverlay
Fixes LP: #1480197.
* UbuntuShape - Removed content orientation work around.
The shape was using a workaround to make it render correctly when the
content orientation was not the native one. This was perfect for the
OrientationHelper shipped with the toolkit but now that the Shell
implements the rotation, this is not needed anymore and causes some
rendering issues. Note that the shape will still needs to support
correct rendering when rotated using the rotation property of the Item,
but that is a different issue. Fixes LP: #1466656.
* UbuntuShape - Added a DropShadow aspect. Fixes LP: #1478129.
* Renamed ShellIcon to ProportionalShape.
* UbuntuShape - Added an ShellIcon item. Fixes LP: #1478130
.
[ Nick Dedekind ]
* Added LiveTimer.
.
[ Christian Dywan ]
* Grab focus when Dialog is shown.
* Set Qt.IBeamCursor on text component MouseArea's. Fixes LP: #1483823
* Make automaticOrientation on MainView a no-op. Fixes LP: #1470258
* Fix warnings on undefine theme.name in gallery
examples/ubuntu-ui-toolkit-gallery/ubuntu-ui-toolkit-gallery.qml:48:
TypeError: Cannot read property of null.
.
[ Ken VanDine ]
* Don't fail if MainView doesn't have a useDeprecatedToolbar property
Fixes LP: #1451243
.
[ CI Train Bot ]
* Resync trunk. added: examples/ubuntu-ui-toolkit-gallery/po/uk.po
.
ubuntu-ui-toolkit (1.3.1584+15.10.20150730-0ubuntu1) wily; urgency=medium
.
[ Florian Boucault ]
* New BottomEdgeHint component to represent extra features available from the
bottom edge of an application.
.
[ Lo??c Molinari ]
* [UbuntuShape] Added a big radius.
* [UbuntuShape] Added relative radius support. Fixes LP: #1478124.
* Ensured components, styles, examples and tests use the new UbuntuShape
properties (not deprecated). Fixes LP: #1437412.
.
[ Benjamin Zeller ]
* Make use of the official qt build macros to blend into the Qt buildprocess.
* Fix debug builds, optimization is always enabled by the system qt build.
.
[ Richard Huddie ]
* Fix for autopilot bug lp:1476715. Don't throw an exception if maliit-server
is not found. Fixes LP: #1476715.
.
[ Tim Peeters ]
* Clean up the MainView docs.
* Set theme version for Sections component.
* Implement AdaptivePageLayout.
.
[ Zsombor Egri ]
* Fix width for trailing and leading actions of a ListItem. Fixes LP: #1465582.
* Button and Haptics import wrong toolkit versions, thus they break style
versioning. Moving Icon and ProgressBar to 1.0 and 1.1 version source folder.
* SuruDark theme for ListItem style. Fixes LP: #1451225.
* Swiping ListItem when no actions are defined for the gesture breaks
selectMode. Fixes LP: #1468100.
* Fixing selected connection with the ListItem's select mode checkbox state.
Fixes LP: #1461501, LP: #1469471.
.
[ Timo Jyrinki ]
* Fix ucstylehints.cpp compilation with Qt 5.5. Fixes LP: #1473873.
* Add PageHeadStyle 1.3 reference to fix install_plugins_qmltypes failure with
Qt 5.5. Fixes LP: #1466484.
.
[ Christian Dywan ]
* Avoid hard-coded skipping of members by name "type" can be a property name
regardless of also being a field in the JSON description of a property.
* Add apicheck unit test for QML and Javascript.
* Remove "do cleanup" comments. Fixes LP: #1369874.
* Initialize defaultTypes later to avoid bogus types.
* Implement Action.shortcut property. Fixes LP: #1202464.
* Update text handler to 3gu assert.
* Add a deprecated note to ListItems.ThinDivider. Fixes LP: #1470951.
* Don't include overridden properties in API.
* Clean-up API check wrapper scripts.
* Track version members were introduced.
* Implement ListItemPopover on right-click. Fixes LP: #1452676.
* Move delegate's chevron into the row and size it explicitly.
Fixes LP: #1474418.
* Enable (Shift)Tab via activeFocusOnTab. Fixes LP: #1276797.
* Only swipe with left button and block timer otherwise.
Fixes LP: #1476300, LP: #1476310.
* Include Javascript libraries in QML documentation. Fixes LP: #1466058.
.
[ Albert Astals Cid ]
* Fix warning if there's no __propagated
* TypeError: Cannot call method 'hasOwnProperty' of null.
.
ubuntu-ui-toolkit (1.3.1549+15.10.20150710.1-0ubuntu1) wily; urgency=medium
.
[ Timo Jyrinki ]
* arch specific deps (LP: #1473035) (LP: #1473035)
.
ubuntu-ui-toolkit (1.3.1549+15.10.20150706-0ubuntu1) wily; urgency=medium
.
[ Tim Peeters ]
* Disable header animations to avoid bugs when popping a PageStack in a loop.
Fixes LP: #1461729
* New header visuals, using the ActionBar and Sections components.
* Introduce the new Sections component.
* Fix initialization for hidden and locked header.
.
[ Benjamin Zeller ]
* Fixes LP: #1461042 Qthelp documentation (pressing in F1) has no style in
qtcreator.
.
[ Richard Huddie ]
* Use the real OSK for keyboard input.
.
[ Zsombor Egri ]
* Fix AlamrModel segfault when updating elements. Fixes LP: #1463430
.
[ Vincent Ladeuil ]
* In the initctl test fixture,add the option to unset an environment variable
.
[ Christian Dywan ]
* QQmlContextData.url is a method in 5.5.0. Fixes LP: #1461897.
* OrientationHelper shouldn't move depending on availableHeight. The
parentChanged/availableHeight change in OrientationHelper is the bug fix
itself. The new property UbuntuApplication.inputMethod defaults to
Qt.inputMethod and the unit test overrides it to reproduce the bug (fix)
regardless of device and input method setup - the mock keyboard is NOT
expected to be fully functional, buttons are but a placeholder irrelevant
for the test case.
I removed hideInputPanel() as it's not being used anywhere, not essential
to the bug, but mainly unconfusing anyone working with the code as to what
actually affects inputMethod visibility.
Fixes LP: #1428206, LP: #1455406, LP: #1466222.
* Use a custom sort function for type names.
* Popover sizing should depend on whether it has a target.
* Replace Styles page with a header action.
.
[ Leo Arias ]
* Updated the documentation of the autopilot click_element helpers.
Fixes LP: #1451945
.
ubuntu-ui-toolkit (1.3.1534+15.10.20150625-0ubuntu1) wily; urgency=medium
.
[ Christian Dywan ]
* Use TextField.write rather than keyboard.type.
* Update normal.backgroundText in SuruDark to #5D5D5D. Fixes LP: #1413801.
* Fix "runtest.sh: line 78: [: -eq: unary operator expected]".
* Consider caret visibility to decide text menu anchor. Fixes LP: #1462419.
* Remove text from header textinput AP test QML. Fixes LP: #1459632.
* No deprecation notes for our own components. Fixes LP: #1457528.
.
[ Leonardo Arias Fonseca ]
* Add url protocols to the fake application.
* Adds a dependency to url-dispatcher-tools in ubuntu-ui-toolkit-autopilot.
* Use the test launcher for all the toolkit autopilot tests.
.
[ Zsombor Egri ]
* Remove property bindings before property write does it. Fixes LP: #1462738.
* Introducing StyleHints to provide style specific property changes.
* Remove ThemeSettings.createStyleComponent() and add styleName to StyledItem.
Fixes LP: #1458845.
.
[ Lo??c Molinari ]
* [UbuntuShape] Computed dfdt factors based on window content orientation.
* Previous logic was based on screen orientation which is not in sync with
OrientationHelper.qml. Fixes LP: #1455567.
.
[ Timo Jyrinki ]
* Change -html documentation runtime dependencies into Suggests only to limit
ubuntu-sdk download size. We're switching to offering only .qch offline
documentation in SDK (inside of it), and they're being added to the seed.
Fixes LP: #1461034.
* Licensecheck started complaining about a person name, change to Canonical.
Fixes LP: #1464549
.
[ Andrea Bernabei ]
* Modify ListItem.Caption label margins. Fixes LP: #1314672.
.
[ Tim Peeters ]
* Introduce IconButtonStyle.
.
ubuntu-ui-toolkit (1.3.1517+15.10.20150523-0ubuntu3) wily; urgency=medium
.
* Rebuild against Qt 5.4.2
* debian/patches/fix_copyright.patch:
- licensecheck started complaining about a person name, change to Canonical
.
ubuntu-ui-toolkit (1.3.1517+15.10.20150523-0ubuntu1) wily; urgency=medium
.
[ Christian Dywan ]
* Expose textDocument of TextField. Fixes LP: #1392276
* Unset GRID_UNIT_PX before checking default value. Fixes LP: #1457421
* No cutting and copying of passwords. Fixes LP: #1438976
* Implement new API tool based on qmlplugindump producing JSON.
Fixes LP: #1187010
.
[ Leo Arias ]
* Make explicit the dependency on upstart for the autopilot helpers.
.
[ Timo Jyrinki ]
* uitk_test_plan.sh: Switch to vivid-overlay & wily instead of rtm-14.09 &
vivid. Fixes LP: #1457015.
.
ubuntu-ui-toolkit (1.3.1510+15.10.20150519-0ubuntu1) wily; urgency=medium
.
[ Lo??c Molinari ]
* Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
* Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495
.
[ Tim Peeters ]
* Update sections test program.
* Document the correct version when Page.head.visible and Page.head.locked
were added.
* Revert to use the old header in trunk.
* Introduce the new ActionBar component.
* Restore moving property on AppHeader 1.2.
.
[ Zsombor Egri ]
* Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
* Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
* Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113
.
[ Zoltan Balogh ]
* Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.
.
[ Christian Dywan ]
* Add version subfolder to benchmark test paths.
* Only show handlers if text isn't empty. Fixes LP: #1450213.
* Only print unique deprecation notes. Fixes LP: #1454281.
.
[ CI Train Bot ]
* New rebuild forced.
.
ubuntu-ui-toolkit (1.2.1485+15.04.20150421-0ubuntu1) vivid; urgency=medium
.
[ Christian Dywan ]
* Christian Dywan's change: Ship generated HTML and JSON docs for
Autopilot helpers (LP: #1446533)
.
[ Lo??c Molinari ]
* Christian Dywan's change: Ship generated HTML and JSON docs for
Autopilot helpers (LP: #1446533)
.
[ Tim Peeters ]
* Christian Dywan's change: Ship generated HTML and JSON docs for
Autopilot helpers (LP: #1446533)
.
[ Zolt??n Balogh ]
* Christian Dywan's change: Ship generated HTML and JSON docs for
Autopilot helpers (LP: #1446533)
.
ubuntu-ui-toolkit (1.2.1485+15.04.20150417.1-0ubuntu1) vivid; urgency=medium
.
[ Christian Dywan]
* Use activeFocus rather than focus to determine that Text* has focus.
Fixes LP: #1378231
.
[ Leo Arias ]
* Added a grids unit helper for autopilot tests.
* Make it possible to overwrite the bottom margin for the flickable autopilot
helper. Fixes LP: #1401517.
* Removed python2 support from autopilot tests and helpers. Fixes LP: #1429163
.
[ Lo??c Molinari ]
* Bumped matrix precision in vertex shaders. mediump, which should actually be
enough, was interpreted as lowp on arale (PowerVR Rogue G6200).
* Fixed build.
* Synchronized license checking script with PBuilder Jenkins.
Fixes LP: #1441580.
* [UbuntuShape] Added support for resolution independent rendering.
Fixes LP: #1427253.
* Updated unknown Makefiles in .bzrignore.
.
[ Sebastien Bacher ]
* Change cursor when over the documentation urls to show they can be clicked.
.
[ Timo Jyrinki ]
* Clean up cruft from build dependencies. Fixes LP: #1441499.
* uitk_test_plan.sh: Remove terminal app before trying to run the tests.
Fixes LP: #1434537.
.
[ Tim Peeters ]
* Add UbuntuTestCase.waitForHeaderAnimation().
* Add visible and locked properties to Page.head.
Fixes LP: #1402054, LP: #1424592.
* Create Page 1.3.
* Merge header tests in resources with header unit tests.
* Move duplicate code for the overflows that was in PageHeadStyle twice
(for Tabs and Actions overflows) into OverflowPanel.
* New header visuals.
* Re-introduce the panel color properties to Ambience PageHeadStyle.
.
[ Zsombor Egri ]
* Applying sub-theming on toolkit.
* Introducing StyledItem.theme and ThemeSettings.parentTheme properties
into v1.3.
* Introducing ThemeSettings component, exported to UI Toolkit version 1.3.
* Make ThemeSettings.palette writable to configure individual colors as well
as Palette as a whole.
* Separating Theme context property from theme engine, giving the possibility
to use the theming engine by multiple instances. Preparations for deprecation.
Theming unit tests fixed. Fixes LP: #1248982.
* Theming tutorial
* Remove extra StyledItem.qml layer for styled items, keep only UCStyledItemBase.
Checksums-Sha1:
b85e72668abe2634c32378ff2d3ed3237fba2ad4 3383 ubuntu-ui-toolkit_1.3.1603+15.04.20150812-0ubuntu1.dsc
5c277c1220cd84a11adba90ba2b7a582e46beda4 3353646 ubuntu-ui-toolkit_1.3.1603+15.04.20150812.orig.tar.gz
ac12d4302d745d599bfb4944d3cc46b8fe4e196a 58164 ubuntu-ui-toolkit_1.3.1603+15.04.20150812-0ubuntu1.diff.gz
Checksums-Sha256:
ec86ed528ee4601c90c2e468f2eaca2224e61f3a541ae76dcfd47e21dc89d7e3 3383 ubuntu-ui-toolkit_1.3.1603+15.04.20150812-0ubuntu1.dsc
ff9c6af3dc767bbdd41d82e3e15982b78362d5dfc7c6cb7ccc26e89ad9347a2a 3353646 ubuntu-ui-toolkit_1.3.1603+15.04.20150812.orig.tar.gz
c9412de1c9c7c5e6305fdfddd0d7a0ab786226ac4ba73c27da2dbec18da6b370 58164 ubuntu-ui-toolkit_1.3.1603+15.04.20150812-0ubuntu1.diff.gz
Files:
bef0975ec710b2878a711a2a8b9575f1 3383 libs optional ubuntu-ui-toolkit_1.3.1603+15.04.20150812-0ubuntu1.dsc
c8058bd939bc5442d1c1c8bfc5288c2e 3353646 libs optional ubuntu-ui-toolkit_1.3.1603+15.04.20150812.orig.tar.gz
0b091b452388590f633f6f9f11e581ef 58164 libs optional ubuntu-ui-toolkit_1.3.1603+15.04.20150812-0ubuntu1.diff.gz