← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] qtmir (0.4.6+15.04.20151119-0ubuntu1)

 

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

---------------
Format: 1.8
Date: Thu, 19 Nov 2015 12:56:17 +0000
Source: qtmir
Binary: qtmir-android qtmir-desktop qtdeclarative5-qtmir-plugin qtmir-tests
Architecture: source
Version: 0.4.6+15.04.20151119-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Gerry Boland <ci-train-bot@xxxxxxxxxxxxx>
Description:
 qtdeclarative5-qtmir-plugin - Qt plugin for Unity specific Mir APIs
 qtmir-android - Qt platform abstraction (QPA) plugin for a Mir server (mobile)
 qtmir-desktop - Qt platform abstraction (QPA) plugin for a Mir server (desktop)
 qtmir-tests - QtMir tests and demos
Launchpad-Bugs-Fixed: 1436735 1475678 1479250 1488831 1488863 1491034 1492185 1495437 1495871 1497091 1499388 1500372 1510571 1511076 1511711 1514556 1515356 1517139
Changes:
 qtmir (0.4.6+15.04.20151119-0ubuntu1) vivid; urgency=medium
 .
   [ Albert Astals Cid ]
   * Build with clang (tests/gmock fails and is unfixable on our side i'd
     say)
   * Enable Efficient String Construction by default
 .
   [ Gerry Boland ]
   * Fix use of uninitialized variable
   * Use pid_t for PIDs.
 .
   [ Lo??c Molinari ]
   * Ensured Mir surface items with size less than or equal to zero are
     not rendered, as it's usually done for standard QtQuick items.
 .
   [ Micha?? Sawicz ]
   * Build with clang (tests/gmock fails and is unfixable on our side i'd
     say)
 .
   [ Nick Dedekind ]
   * Fix a crash when dropping a surface frame before Qt draws a surface
     item. (LP: #1517139)
 .
 qtmir (0.4.6+16.04.20151113-0ubuntu1) xenial; urgency=medium
 .
   [ Nick Dedekind ]
   * Update surface textures when dropping frames. (LP: #1515356)
 .
 qtmir (0.4.6+16.04.20151112-0ubuntu1) xenial; urgency=medium
 .
   * Fix armhf builds on Xenial by using -std=gnu99 instead of c99
 .
 qtmir (0.4.6+16.04.20151110-0ubuntu1) xenial; urgency=medium
 .
   [ Nick Dedekind ]
   * Reverted occlusion detection (lp#1514556) (LP: #1514556)
 .
 qtmir (0.4.6+16.04.20151102-0ubuntu1) xenial; urgency=medium
 .
   [ Alan Griffiths ]
   * Test harness for MirWindowManager (in preparation for more
     intelligent window management)
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Michael Terry ]
   * Support new isTouchApp property to ApplicationInfoInterface and move
     lifecycle policy logic out of qtmir.
 .
   [ Micha?? Sawicz ]
   * Clean up packaging and fix autopkgtest on armhf
 .
   [ Nick Dedekind ]
   * Hand Qt millisecond timestamps rather than nanosecond. (LP:
     #1510571, #1511076, #1511711)
   * Support server->client visibility change to stop rendering
     (lp:#1475678) (LP: #1475678)
 .
 qtmir (0.4.6+15.10.20151021-0ubuntu1) wily; urgency=medium
 .
   [ Alan Griffiths ]
   * Opaquify MirWindowManager to control visibility of upcoming Window
     Management work
 .
   [ Albert Astals Cid ]
   * Don't search for the element again
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Daniel d'Andrada ]
   * Improve multimonitor support
   * MirSurfaceItem: Survive holding a surface with an empty texture
   * Shell draws its own cursor using the new Cursor QML element
 .
   [ Gerry Boland ]
   * Initial multimonitor support - react correctly to Mir
     DisplayConfiguration changes. (LP: #1488831, #1488863, #1436735)
   * Workaround for AutoPilot input coordinate positioning being outside
     screen geometry
 .
   [ Luk???? Tinkl ]
   * Implement support for mouse wheel events; correctly pass around
     buttons (LP: #1497091)
   * React to surface modifications (window caption)
 .
   [ Micha?? Sawicz ]
   * Improve multimonitor support
   * MirSurfaceItem: Survive holding a surface with an empty texture
   * React to surface modifications (window caption)
 .
   [ Nick Dedekind ]
   * Added touch performance tracing and test.
   * Removed the manipulation of the CMAKE_INSTALL_PREFIX from
     debian/rules
 .
 qtmir (0.4.6+15.10.20151008.2-0ubuntu1) wily; urgency=medium
 .
   [ Alexandros Frantzis ]
   * Update for Mir 0.17 changes
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
 qtmir (0.4.6+15.10.20150930.1-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Daniel d'Andrada ]
   * MirSurfaceItem: texture must be manipulated only from the scene
     graph thread (LP: #1499388, #1495871)
 .
   [ Gerry Boland ]
   * Add "Closing" state to Application, use it to distinguish user-
     induced close from app-induced close. Don't clear QML cache if user-
     induced. (LP: #1500372)
 .
 qtmir (0.4.6+15.10.20150925-0ubuntu1) wily; urgency=medium
 .
   * Bump application API version
 .
 qtmir (0.4.6+15.10.20150923-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Cemil Azizoglu ]
   * Port gl_bind_to_texture to the new TextureSource interface. Update
     for Mir 0.16 release.
 .
 qtmir (0.4.6+15.10.20150918-0ubuntu1) wily; urgency=medium
 .
   [ Daniel d'Andrada ]
   * Update surface focus when a surface enters or leaves a
     MirSurfaceItem (LP: #1491034, #1495437)
 .
 qtmir (0.4.6+15.10.20150914-0ubuntu1) wily; urgency=medium
 .
   [ Daniel d'Andrada ]
   * MirSurfaceItem gets dirty when it's set to draw a different (or no)
     surface (LP: #1492185)
   * QtEventFeeder: log the pointer events it gets from Mir
 .
   [ Daniel van Vugt ]
   * Stop waking up every 200ms if there's nothing to wake up for. It's
     just wasting battery. (LP: #1479250)
 .
 qtmir (0.4.6+15.10.20150904-0ubuntu1) wily; urgency=medium
 .
   [ Michal Sawicz ]
   * No change rebuild to resync vivid+overlay and wily
 .
   [ CI Train Bot ]
   * No-change rebuild.
Checksums-Sha1:
 9c15ec51e79472284293b6796c9bf239a55e869c 2792 qtmir_0.4.6+15.04.20151119-0ubuntu1.dsc
 c9c5d85ae6de1c2f60a1e6f8604a648cc5e4588b 150645 qtmir_0.4.6+15.04.20151119.orig.tar.gz
 90dc01c783fe4bd75e0aeb7bd49e91827c9ce61d 13519 qtmir_0.4.6+15.04.20151119-0ubuntu1.diff.gz
Checksums-Sha256:
 ef2919df57f889b8878f5b57be387007672812ea6649d39ff4bc8f16fbedfa38 2792 qtmir_0.4.6+15.04.20151119-0ubuntu1.dsc
 b4902a8466fba8af709a4023b03e91b54f6175ef94f4cffa03fb293403de1714 150645 qtmir_0.4.6+15.04.20151119.orig.tar.gz
 b07d99ce8cbf84c015bc6095db6494f2fae48bf0e80c0441d5d43c1bfce88aaf 13519 qtmir_0.4.6+15.04.20151119-0ubuntu1.diff.gz
Files:
 731f810745b4b2dffce7ae89578b0059 2792 libs optional qtmir_0.4.6+15.04.20151119-0ubuntu1.dsc
 11f29b412b2e8cc98a4ba0fd55d76c96 150645 libs optional qtmir_0.4.6+15.04.20151119.orig.tar.gz
 69a724d83e83da2e672ba1b55e14db2d 13519 libs optional qtmir_0.4.6+15.04.20151119-0ubuntu1.diff.gz