lp:qtubuntu

Created by Robert Bruce Park and last modified
Get this branch:
bzr branch lp:qtubuntu
Members of Ubuntu Phablet Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Phablet Team
Project:
qtubuntu
Status:
Development

Recent revisions

395. By CI Train Bot Account

Releasing 0.64+17.10.20170707-0ubuntu1

394. By Dmitry Shachnev

Fix build with Qt 5.9 and 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

Branch metadata

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