libhud-qt 0.1.0daily13.06.05.1-0ubuntu1 source package in Ubuntu

Changelog

libhud-qt (0.1.0daily13.06.05.1-0ubuntu1) saucy; urgency=low

  [ Antti Kaijanmäki ]
  * Initial prototype.
  * Random mumblings..
  * initial documentation tests
  * Some QQmlPropertyList experiments.
  * implement base classes
  * QML specific classes
  * Add initial packaging.
  * Add some ignores
  * Initial coverage integration.
  * Make unimplemented tests skip instead of fail.
  * Add missing tests.pro
  * exclude test binaries.
  * debian/control: add missing build-depends
  * debian/control: remove libgles2-mesa-dev from builddeps
  * debian/control libgles2-mesa-dev is needed for armhf build
  * Fix C++ test case execution.
  * Disable QML unit tests on ARM.
  * Toolbar: actually remove the action in removeAction(). Fix
    capitalization in function name.
  * Improve coverage.
  * This is WIP. Changing to "needs review" just to get jenkins to work
    on this and get a fresh package out to be included in a tablet
    image.
  * Do some trickery to delay the HUD registration from the QML side to
    make sure we have a XID.
  * Provide the last pieces of QML API for Parameterized Actions for the
    demo. After this the QML API should not need any more modifications
    for the demo and all the rest of the changes happen only under the
    hood in C++ side.
  * Wire up SliderParameter.
  * SliderParameter: add 'parameter-type' to the menuitem.
  * SliderParameter: fix menuitem action_name Action: Add support for
    "commit".
  * * Add copyright headers and other code release related changes. *
    Enable QML unit tests. * Hack up the Toolbar Quit action.
  * Hook up keywords. Also changed the API: keywords are now QString,
    not QStringList.
  * * Bump API version to 1.0 * Remove Toolbar and ToolbarAction *
    Remove AppStack * Remove Action::shortcut() * Remove
    Action::shortcutChanged() signal * Change the type in
    QML::Context::actions list to Ubuntu::HUD:Action * Remove the
    remaining AppStack source files * Introduce QuitAction QML type *
    Remove Action::isSafe and Action::helpContent * Make
    Ubuntu::HUD::Action member functions virtual * Introduce
    PredefinedAction as a base class for predefined toolbar actions - by
    default none of the properties of the predefined action can be
    changed - subclasses can choose which properties are changeable *
    Hook up the QuitAction * Update the QML API test case for 1.0.
  * * implement the rest of the predefined actions * implement context
    switching - requires hud-2 * switch to hud-2 - simplifies the code
    as we no longer need the window IDs * remove excess debug prints *
    move management of GSimpleActionGroup and HudActionPublisher from
    HUD to Context.

  [ Antti Kaijanmäki  ]
  * try to make the tests work with beta1

  [ Allan LeSage ]
  * Subtract one line of whitespace so as to bump for release.

  [ Xiao-Long Chen ]
  * Add GIO to the dependencies for the tests. (LP: #1145627)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 45

libhud-qt (0.1.0daily13.05.23ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Mathieu Trudel-Lapierre ]
  * debian/copyright: it's LGPL-3; also correct the text for the license.
  * debian/rules:
    - add DPKG_GENSYMBOLS_CHECK_ARGS = 4.
  * debian/control:
    - Wrap and sort Depends/Build-Depends.
    - Update Vcs-Bzr and Vcs-Browser
    - Add comment for developers on how to handle updates in daily release.
    - Bump debhelper Build-Depends to >= 9.
    - Don't build on powerpc; where qtdeclarative5 isn't available.
  * debian/compat: bump to compat level 9.

  [ Ken VanDine ]
  * rename packages for soname version
  * rename qml binding package to qtdeclarative5-hud1.0 to follow naming
    convention, and adding api version to the name
  * debian/control
    - Added Breaks/Conflicts/Replaces for soname transition
    - bump standards version to latest
    - added Pre-Depends

  [ Antti Kaijanmäki ]
  * Initial prototype.
  * Random mumblings..
  * initial documentation tests
  * Some QQmlPropertyList experiments.
  * implement base classes
  * QML specific classes
  * Add initial packaging.
  * Add some ignores
  * Initial coverage integration.
  * Make unimplemented tests skip instead of fail.
  * Add missing tests.pro
  * exclude test binaries.
  * debian/control: add missing build-depends
  * debian/control: remove libgles2-mesa-dev from builddeps
  * debian/control libgles2-mesa-dev is needed for armhf build
  * Fix C++ test case execution.
  * Disable QML unit tests on ARM.
  * Toolbar: actually remove the action in removeAction(). Fix
    capitalization in function name.
  * Improve coverage.
  * This is WIP. Changing to "needs review" just to get jenkins to work
    on this and get a fresh package out to be included in a tablet
    image.
  * Do some trickery to delay the HUD registration from the QML side to
    make sure we have a XID.
  * Provide the last pieces of QML API for Parameterized Actions for the
    demo. After this the QML API should not need any more modifications
    for the demo and all the rest of the changes happen only under the
    hood in C++ side.
  * Wire up SliderParameter.
  * SliderParameter: add 'parameter-type' to the menuitem.
  * SliderParameter: fix menuitem action_name Action: Add support for
    "commit".
  * * Add copyright headers and other code release related changes. *
    Enable QML unit tests. * Hack up the Toolbar Quit action.
  * Hook up keywords. Also changed the API: keywords are now QString,
    not QStringList.
  * * Bump API version to 1.0 * Remove Toolbar and ToolbarAction *
    Remove AppStack * Remove Action::shortcut() * Remove
    Action::shortcutChanged() signal * Change the type in
    QML::Context::actions list to Ubuntu::HUD:Action * Remove the
    remaining AppStack source files * Introduce QuitAction QML type *
    Remove Action::isSafe and Action::helpContent * Make
    Ubuntu::HUD::Action member functions virtual * Introduce
    PredefinedAction as a base class for predefined toolbar actions - by
    default none of the properties of the predefined action can be
    changed - subclasses can choose which properties are changeable *
    Hook up the QuitAction * Update the QML API test case for 1.0.
  * * implement the rest of the predefined actions * implement context
    switching - requires hud-2 * switch to hud-2 - simplifies the code
    as we no longer need the window IDs * remove excess debug prints *
    move management of GSimpleActionGroup and HudActionPublisher from
    HUD to Context.

  [ Antti Kaijanmäki  ]
  * try to make the tests work with beta1

  [ Allan LeSage ]
  * Subtract one line of whitespace so as to bump for release.

  [ Xiao-Long Chen ]
  * Add GIO to the dependencies for the tests. (LP: #1145627)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 44 (ubuntu-unity/next)

libhud-qt (0.1.0~dev9) quantal; urgency=low

  * Hook up keywords.
  * Also changed the API: keywords are now QString, not QStringList.

libhud-qt (0.1.0~dev8) quantal; urgency=low

  * Change QML install path to QT_INSTALL_QML.

libhud-qt (0.1.0~dev7) quantal; urgency=low

  * Wire up the Context::quitAction::triggered()

libhud-qt (0.1.0~dev6) quantal; urgency=low

  * Bump for release.

libhud-qt (0.1.0~dev5) quantal; urgency=low

  * Bump for release

libhud-qt (0.1.0~dev4) quantal; urgency=low

  * Bump for release

libhud-qt (0.1.0~dev3) quantal; urgency=low

  * Release the QML API.

libhud-qt (0.1.0~dev2) quantal; urgency=low

  * Bumped for corrected release via Jenkins.

libhud-qt (0.1.0~dev1) quantal; urgency=low

  * Release for qt5-proper.

libhud-qt (0.1.0~dev0) quantal; urgency=low

  * Initial release.
 -- Ubuntu daily release <email address hidden>   Wed, 05 Jun 2013 12:33:31 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
amd64 armhf i386 all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] amd64 [FULLYBUILT] armhf [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhud-qt_0.1.0daily13.06.05.1.orig.tar.gz 21.2 KiB 8d47685f9772b166f8dbafd6f22377d56ad22d97c4713d181026307686f8a4f5
libhud-qt_0.1.0daily13.06.05.1-0ubuntu1.diff.gz 3.7 KiB 5f2fc2566633cdf16cfe66486a1d467b86d3f4692fd3b3bff0790cf46bf4498a
libhud-qt_0.1.0daily13.06.05.1-0ubuntu1.dsc 2.3 KiB 10f42d9b5dbf7ba46575f75b89d3fe35fd54bc0cebe897154ffcf33f5b037fae

View changes file

Binary packages built by this source

libhud-qt-doc: No summary available for libhud-qt-doc in ubuntu saucy.

No description available for libhud-qt-doc in ubuntu saucy.

libhud-qt1: No summary available for libhud-qt1 in ubuntu saucy.

No description available for libhud-qt1 in ubuntu saucy.

qtdeclarative5-hud1.0: No summary available for qtdeclarative5-hud1.0 in ubuntu saucy.

No description available for qtdeclarative5-hud1.0 in ubuntu saucy.