lp:~mitya57/qtubuntu/qt5.9

Created by Dmitry Shachnev and last modified
Get this branch:
bzr branch lp:~mitya57/qtubuntu/qt5.9
Only Dmitry Shachnev can upload to this branch. If you are Dmitry Shachnev please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dmitry Shachnev
Project:
qtubuntu
Status:
Merged

Recent revisions

394. By Dmitry Shachnev

Fix build with Qt 5.8 / 5.9

In Qt 5.8, the platformsupport static library has been split into a
set of smaller libraries, adapt to this split.

Also make deprecation warnings not fatal, to fix build with new MIR.

393. By CI Train Bot Account

Releasing 0.64+17.04.20170404-0ubuntu1

392. By Lukáš Tinkl

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

Approved by: Daniel d'Andrada, Unity8 CI Bot

391. By CI Train Bot Account

Releasing 0.64+17.04.20170328.1-0ubuntu1

390. By Daniel d'Andrada

Proper implementation of QPlatformScreen::logicalDpi

It's *not* the physical DPI.
It's just a value used for scaling point sized UI elements (mainly QWidget text)

You can view it as the value used to convert pt (point) to pixels (LP: #1675572)

Approved by: Gerry Boland, Lukáš Tinkl, Unity8 CI Bot

389. By Alberto Aguirre

Remove more uses of deprecated mir apis.

- Use proper extension for translating window coordinates
- Use a window spec to apply a cursor name to a window.

Approved by: Daniel d'Andrada, Gerry Boland, Unity8 CI Bot

388. By Albert Astals Cid

Honor the menu item visibility (LP: #1675802)

Approved by: Lukáš Tinkl, Unity8 CI Bot

387. By Albert Astals Cid

Remove signal noone uses

Approved by: Lukáš Tinkl, Unity8 CI Bot

386. By Gerry Boland

BackingStore: is possible for context's QPlatformSurface to be deleted before backing store is.

On destruction, check if there is a current context, and if not, it is likely the QWindow's original QPlatformSurface has been deleted. To clean up properly, need to create a temporary QOffscreenSurface, which can then acquire the GL context and delete the texture safely.

Approved by: Daniel d'Andrada, Unity8 CI Bot

385. By Daniel d'Andrada

Qt::Tool == mir_window_type_satellite (LP: #1673415)

Approved by: Albert Astals Cid, Unity8 CI Bot

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:qtubuntu
This branch contains Public information 
Everyone can see this information.

Subscribers