lp:~dandrader/qtubuntu/logicalDpi

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/qtubuntu/logicalDpi
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
qtubuntu
Status:
Merged

Recent revisions

386. By Daniel d'Andrada

Forget about GRID_UNIT_PX

385. 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 the value used to convert pt (point) to pixels

384. By CI Train Bot Account

Releasing 0.64+17.04.20170320-0ubuntu1

383. By Albert Astals Cid

Build with clang

The std::move removal is because of this error
  moving a local object in a return statement prevents copy elision

Approved by: Lukáš Tinkl, Unity8 CI Bot

382. By Albert Astals Cid

fix image conversion to Format_ARGB32

Approved by: Lukáš Tinkl, Unity8 CI Bot

381. By Gerry Boland

Use correct parented/parentless dialog and utility window types from Mir

Fixes crash found in Qt's QWindow tests, where creating a parentless dialog caused an abort as we were trying to create a parented mir (modal) dialog with a null parent.

Approved by: Daniel d'Andrada, Unity8 CI Bot

380. By Albert Astals Cid

Set enabled state for menus in the submenu-enabled property since GMenuModel doesn't support that concept (LP: #1670694)

Approved by: Lukáš Tinkl, Unity8 CI Bot

379. By Albert Astals Cid

Set qtubuntu-tag and handle aboutToShow calls (LP: #1664578)

Approved by: Charles Kerr, Unity8 CI Bot

378. By CI Train Bot Account

Releasing 0.64+17.04.20170308-0ubuntu1

377. By Albert Astals Cid

Initialize m_tag

It's most probably not needed but it's proper to do.

On what to initialize half of the QPA do 0 and half do this, i went for this

Approved by: Lukáš Tinkl, 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