← Back to team overview

touch-packages team mailing list archive

[Bug 1433308] Re: Excessive .bzrignore

 

This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1627+15.10.20150908-0ubuntu1

---------------
ubuntu-ui-toolkit (1.3.1627+15.10.20150908-0ubuntu1) wily; urgency=medium

  [ Zsombor Egri ]
  * Implement list item expansion.
  * Turn AdaptivePageLayout page creation to be asynchronous.
  * Fix ListItem swipe handling when gesture is initiated over an overlay
    MouseArea which does not accept pressed event. Fixes LP: #1484545
  * AbstractButton to C++. Fixes LP: #1365471, LP: #1458028
  * Haptics singleton moved to C++.
  * ActionItem moved to C++.
  * Making columns resizable in an AdaptivePageLayout.
  * Introducing column configuration into AdaptivePageLayout.

  [ Benjamin Zeller ]
  * Fix build inside qt and shadowbuild.

  [ Tim Peeters ]
  * Remove old and unused header-related files, and update unit test filenames.
  * Don't unset the subheader style when Page.head changes because that unsets
    the parent of Page.head.contents. Fixes LP: #1488922
  * Fix the theming of the MainView.
  * Fix the background color of the overflow panel.

  [ Christian Dywan ]
  * Include change signals with arguments in .api.
  * A public QML type with no version is an error. Rather than silently breaking
    as QML does normally at least apicheck can make this fatal.
  * UbuntuShape shouldn't emit redundant deprecation warnings. Fixes LP: #1481791
  * Update .bzrignore to new upstream style layout. Fixes LP: #1433308
  * Revert unnecessary change of Popover minimumWidth. Fixes LP: #1483708

  [ Ken VanDine ]
  * Fixed a few typos in the api docs for StateSaver.

  [ Olivier Tilloy ]
  * Take custom key indexes into account to allow sorting on custom roles.
    Fixes LP: #1485674

  [ Albert Astals Cid ]
  * Properly free shapeTextures[index] The old code assumes that the UbuntuShape
    will still be around when the opengl context is destroyed, but that seldom
    happens so connect the signal to a lambda that will be there and does the
    cleanup properly. Without this patch testDirectionalDragArea from unity8 was
    hitting the qFatal because it ran out of space in shapeTextures.

  [ Richard Huddie ]
  * Remove all usage of the autopilot simulated keyboard when the OSK is being
    used. Fixes LP: 31483668

  [ Gerry Boland ]
  * Compensate for Qt's device pixel ratio multiplier.
    Fixes: LP: #1207270, LP: #1275748, LP: #1468402

  [ Nick Dedekind ]
  * Added relative date time i18n.

  [ CI Train Bot ]
  * Resync trunk.

 -- Zoltan Balogh <zoltan.balogh@xxxxxxxxxxxxx>  Tue, 08 Sep 2015
04:10:50 +0000

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1433308

Title:
  Excessive .bzrignore

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Probably due to bug #1433296, the .bzrignore in lp:ubuntu-ui-toolkit
  contains all the build artifacts:

  Makefile
  modules/Makefile.ubuntu-ui-toolkit
  modules/Ubuntu/Components/Makefile.ubuntu-ui-toolkit
  modules/Ubuntu/Components/plugin/Makefile.ubuntu-ui-toolkit
  modules/Ubuntu/Components/plugin/qrc_plugin.cpp
  documentation/html/*
  *.moc
  moc_*.cpp
  qrc_tst_*.cpp
  tests/test_tst_*.xml
  tests/tst_*.qml.xml
  tests/unit*/tst_*/tst_[^.]*
  tests/unit*/testparser/testparser
  plugins.qmltypes
  po/*.mo
  examples/ubuntu-ui-toolkit-gallery/po/*.mo
  tests/unit/tst_i18n/locale/en/LC_MESSAGES/*.mo
  tests/launcher/launcher
  build_paths.inc
  tests/unit/tst_i18n/localizedApp/share/locale/en/LC_MESSAGES/localizedApp.mo

  This list should likely be trimmed to a minimum, as it's bound to
  collect cruft in a speedy manner.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: qtdeclarative5-ubuntu-ui-toolkit-plugin 1.2.1433+15.04.20150306-0ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  ApportVersion: 2.16.2-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 17 21:17:42 2015
  SourcePackage: ubuntu-ui-toolkit
  SystemImageInfo:
   current build number: 0
   device name: 
   channel: daily
   last update: Unknown
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1433308/+subscriptions


References