qtubuntu 0.51daily13.06.05.1-0ubuntu1 source package in Ubuntu

Changelog

qtubuntu (0.51daily13.06.05.1-0ubuntu1) saucy; urgency=low

  [ Michael Terry ]
  * Widen qtubuntu's architecture support.
  * Add missing libxrender-dev Build-Depends needed on i386 and amd64.

  [ Daniel d'Andrada ]
  * Export Application as ApplicationInfo to avoid clashing with
    QtQuick.Application.

  [ Kaleo ]
  * Based native orientation selection on the available stage size. (LP:
    #1172883)

  [ Ricardo Mendoza ]
  * * Migrate QtUbuntu to make use of the new platform API definitions.
  * Hide input panel when application is unfocused. (LP: #1183113)
  * Fix orientation launching for sidestage apps.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 136

qtubuntu (0.51daily13.06.02ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Ricardo Mendoza ]
  * Fix orientation launching for sidestage apps.

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

qtubuntu (0.51daily13.05.31ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Ricardo Mendoza ]
  * Hide input panel when application is unfocused. (LP: #1183113)

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

qtubuntu (0.51daily13.05.30ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Ricardo Mendoza ]
  * * Migrate QtUbuntu to make use of the new platform API definitions.

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

qtubuntu (0.51daily13.04.29ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Kaleo ]
  * QScreen orientation is reported incorrectly for side stage apps (LP:
    #1172883)

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

qtubuntu (0.51daily13.04.26ubuntu.unity.next-0ubuntu1) raring; urgency=low

  * Automatic snapshot from revision 127 (ubuntu-unity/next)

qtubuntu (0.51daily13.04.12ubuntu.unity.next-0ubuntu1) raring; urgency=low

  [ Michael Terry ]
  * Automatic snapshot from revision 120 (bootstrap)

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

qtubuntu (0.50) quantal; urgency=low

  [ Michael Terry ]
  * Use more modern packaging, fix a copyright typo

  [ Ricardo Mendoza ]
  * Add execution flags to ApplicationManager::startProcess to force
    starting an app in a desired stage. Can support other flags
    later on.

qtubuntu (0.49) quantal; urgency=low

  * Implements live orientation support for client applications using the
    QtSensors OrientationSensor backend.

qtubuntu (0.48) quantal; urgency=low

  * ApplicationImage: added an internal cache of QImages and a new method to
    use it instead of taking screenshots: updateFromCache().

qtubuntu (0.47) quantal; urgency=low

  * ApplicationManager: added 2 properties 'keyboardVisible' and 'keyboardHeight'

qtubuntu (0.46) quantal; urgency=low

  * Added side stage support.
  * ApplicationImage: crop buffer to surface's source size and position.
  * ApplicationImage: added new 'fillMode' property with 2 possible values: Stretch and PreserveAspectCrop.

qtubuntu (0.45) quantal; urgency=low

  * Added new InputFilterArea QML item.

qtubuntu (0.44) quantal; urgency=low

  * New release

qtubuntu (0.43) quantal; urgency=low

  * Update applications list in the right order to prevent missed updates

qtubuntu (0.42) quantal; urgency=low

  * Added start/stop process support to application module with direct
    insertion/deletion in data models.

qtubuntu (0.41) quantal; urgency=low

  * Implemented native orientation for applications to query through
    the native platform interface.

qtubuntu (0.40) quantal; urgency=low

  * Updating build-dependency to use the new ubuntu-platform-api package

qtubuntu (0.39) quantal; urgency=low

  * Adding qtubuntu files to the qtubuntu package (since the install was
    empty)

qtubuntu (0.38) quantal; urgency=low

  * remerge from trunk, new release

qtubuntu (0.37) quantal; urgency=low

  * Renaming package from qthybris

qthybris (0.36) quantal; urgency=low

  * Make sure to request alpha support for the surfaceFormat

qthybris (0.35) quantal; urgency=low

  * fix for hardcoded screen size lp:1097798

qthybris (0.34) quantal; urgency=low

  * Bumped version.

qthybris (0.33) quantal; urgency=low

  * Added support for focusRequested callback.

qthybris (0.32) quantal; urgency=low

  * Force the build to generate debug symbols, so we can have -dbgsym packages

qthybris (0.31) quantal; urgency=low

  * Added support for starting/stopping processes.

qthybris (0.30) quantal; urgency=low

  * Fixed the build.

qthybris (0.29) quantal; urgency=low

  * Added 'desktopFile' property to Application class.

qthybris (0.28) quantal; urgency=low

  * Added ubuntu_ui_session_unfocus_running_sessions binding.

qthybris (0.27) quantal; urgency=low

  * Added support NULL sources in ApplicationImage.

qthybris (0.26) quantal; urgency=low

  * Fixed touch input dispatching for system sessions.

qthybris (0.25) quantal; urgency=low

  * Adapted to Ubuntu application API API change.

qthybris (0.24) quantal; urgency=low

  * Changed hardcoded top strut from 54 to 59.

qthybris (0.23) quantal; urgency=low

  * Added ApplicationListModel::get method.
  * Added ApplicationListModel::count property.
  * Added ApplicationListModel::move method.

qthybris (0.22) quantal; urgency=low

  * Added QQuickWindow extension for easy role setting from QML.

qthybris (0.21) quantal; urgency=low

  * Added support for application snapshotting.

qthybris (0.21) quantal; urgency=low

  * Added support for maximization and hard-coded strut for the phone.

qthybris (0.20) UNRELEASED; urgency=low

  * Added support for application management.

qthybris (0.19) quantal; urgency=low

  * Implemented support for a basic theme based on generic unix theme

qthybris (0.18) quantal; urgency=low

  * Added application module.

qthybris (0.17) quantal; urgency=low

  * Fixed show/hide crash.

qthybris (0.16) quantal; urgency=low

  [ Thomas Voss ]
  * Added support for hiding/showing native windows.

qthybris (0.15) quantal; urgency=low

  * Ensured window states are set at creation.

qthybris (0.14) quantal; urgency=low

  * Added support for window position.

qthybris (0.13) quantal; urgency=low

  * Added support for the new credentials system.

qthybris (0.12) quantal; urgency=low

  * Added support to specify surface roles.

qthybris (0.11) quantal; urgency=low

  * Removed not reached asserts for unknown input events, closes: LP: #1075185.
  * Added support for key event's unicode representation, closes: LP: #1074041.
  * Added support for input context plugins.

qthybris (0.10) quantal; urgency=low

  * Fixed incorrect event time stamps. Makes kinetic scrolling work.

qthybris (0.9) quantal; urgency=low

  * Bumping
  * Adding new dependencies brought in by Qt5 updates

qthybris (0.8) quantal; urgency=low

  * Bump version.

qthybris (0.7) UNRELEASED; urgency=low

  * Added Ubuntu application UI support.

qthybris (0.6) quantal; urgency=low

  * Added native interface support

qthybris (0.5) quantal; urgency=low

  * Enable building under armhf

qthybris (0.4) quantal; urgency=low

  * Bumped version

qthybris (0.3) quantal; urgency=low

  * Added missing build-depends

qthybris (0.2) quantal; urgency=low

  * Correctly install artwork and examples

qthybris (0.1) quantal; urgency=low

  * Initial release
 -- Ubuntu daily release <email address hidden>   Wed, 05 Jun 2013 17:04:49 +0000

Upload details

Uploaded by:
PS Jenkins bot
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
i386 amd64 armhf
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
qtubuntu_0.51daily13.06.05.1.orig.tar.gz 165.1 KiB f6d401288152be1b67ef059ea091f7db8a3315bddf32aef50da939fcac2bae2e
qtubuntu_0.51daily13.06.05.1-0ubuntu1.diff.gz 4.5 KiB ced51703b2bd108792c89b0efb9f8901775152adde021ae8917767f73819a0e4
qtubuntu_0.51daily13.06.05.1-0ubuntu1.dsc 2.1 KiB 6f2cf334f956a5b4d270c03410ad468fcb2a61afd31b46b4a9eefcee1acac766

View changes file

Binary packages built by this source

qthybris: No summary available for qthybris in ubuntu saucy.

No description available for qthybris in ubuntu saucy.

qtubuntu: No summary available for qtubuntu in ubuntu saucy.

No description available for qtubuntu in ubuntu saucy.