ubuntu/+source/qtubuntu:ubuntu/bionic-devel

Last commit made on 2018-04-17
Get this branch:
git clone -b ubuntu/bionic-devel https://git.launchpad.net/ubuntu/+source/qtubuntu
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/bionic-devel
Repository:
lp:ubuntu/+source/qtubuntu

Recent commits

5d12db7... by Dmitry Shachnev

Import patches-unapplied version 0.64+17.10.20170707-0ubuntu7 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 46ca10821e6b6e57937f2c3f49ccfa14a6057dd8

New changelog entries:
  * Really rebuild against qtbase-abi-5-9-5.

46ca108... by Gianfranco Costamagna

Import patches-unapplied version 0.64+17.10.20170707-0ubuntu6 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 1f98a5f598ebcbe33ce30e60631f3cd6ba399d7c

New changelog entries:
  * Rebuild against new qtbase-abi-5-9-5.

1f98a5f... by Łukasz Zemczak

Import patches-unapplied version 0.64+17.10.20170707-0ubuntu5 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: f853412b3072f7e9481e494e852ed53992bf1fc2

New changelog entries:
  * No-change rebuild against qtbase-abi-5-9-4.

f853412... by Steve Langasek

Import patches-unapplied version 0.64+17.10.20170707-0ubuntu4 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 8ab708a87af58af62c3589823dcd0d52dc2af690

New changelog entries:
  * No-change rebuild against qtbase-abi-5-9-2

8ab708a... by Dimitri John Ledkov

Import patches-unapplied version 0.64+17.10.20170707-0ubuntu3 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 0974065752f0380b3707880610a2fbd4ddf49c45

New changelog entries:
  * Merge drop of platform-api.

0974065... by Steve Langasek

Import patches-unapplied version 0.64+17.10.20170707-0ubuntu2 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 00f3ddf9c5bd17ba47cc1c3d87f4f6acc1192a2d

New changelog entries:
  * Drop content-hub support.

00f3ddf... by Dmitry Shachnev

Import patches-unapplied version 0.64+17.10.20170707-0ubuntu1 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 49e2e2324e56f3a690026da44336c73cfee09686

New changelog entries:
  * Fix build with Qt 5.9 and new MIR.

49e2e23... by =?utf-8?b?THVrw6HFoSBUaW5rbA==?= <email address hidden>

Import patches-unapplied version 0.64+17.04.20170404-0ubuntu1 to ubuntu/zesty-proposed

Imported using git-ubuntu import.

Changelog parent: eceb86566dbd9ae806e4438a12b0af7a69ab38ff

New changelog entries:
  * Use the correct font (Ubuntu family) and icon theme (suru) (LP:
    #1676878)

eceb865... by Michał Sawicz

Import patches-unapplied version 0.64+17.04.20170328.1-0ubuntu1 to ubuntu/zesty-proposed

Imported using git-ubuntu import.

Changelog parent: 754b8436c5b84a63ad16d840ab238a4de8717a64

New changelog entries:
  [ Albert Astals Cid ]
  * Remove signal noone uses
  * Honor the menu item visibility (LP: #1675802)
  [ Alberto Aguirre, Arthur Mello ]
  * Remove more uses of deprecated mir apis.
  [ Daniel d'Andrada ]
  * Qt::Tool == mir_window_type_satellite (LP: #1673415)
  * Proper implementation of QPlatformScreen::logicalDpi (LP: #1675572)
  [ Gerry Boland ]
  * BackingStore: is possible for context's QPlatformSurface to be
    deleted before backing store is.

754b843... by =?utf-8?b?THVrw6HFoSBUaW5rbA==?= <email address hidden>

Import patches-unapplied version 0.64+17.04.20170320-0ubuntu1 to ubuntu/zesty-proposed

Imported using git-ubuntu import.

Changelog parent: d05925e27f18e351f2f27b497f757bde3df38add

New changelog entries:
  [ Albert Astals Cid ]
  * Set qtubuntu-tag and handle aboutToShow calls (LP: #1664578)
  * Set enabled state for menus in the submenu-enabled property since
    GMenuModel doesn't support that concept (LP: #1670694)
  * fix image conversion to Format_ARGB32
  * Build with clang
  [ Gerry Boland ]
  * Use correct parented/parentless dialog and utility window types from
    Mir