lp:~dandrader/qtubuntu/qtToolIsMirSatellite

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/qtubuntu/qtToolIsMirSatellite
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

379. By Daniel d'Andrada

Qt::Tool == mir_window_type_satellite

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

376. By Albert Astals Cid

Make sure mMimeData doesn't point to already deleted memory

QMirClientClipboard::mimeData(QClipboard::Mode mode) calls updateMimeData() and then returns mMimeData

Given that updateMimeData() can end up deleting the data in mMimeData but not always resetting the pointer we may end up returning a pointer that points to garbage

Approved by: Daniel d'Andrada, Unity8 CI Bot

375. By CI Train Bot Account

Implement QPlatformWindow::setMask and add support for special InputMethod
window type

374. By Albert Astals Cid

Register metatype used in queued invokeMethod

Otherwise I get
   QMetaMethod::invoke: Unable to handle unregistered datatype 'QPlatformWindow*'
when launching kate

Approved by: Nick Dedekind, Unity8 CI Bot

373. By Albert Astals Cid

Implement UbuntuAppMenuTheme::createPlatformSystemTrayIcon

Using the base QGenericUnixTheme implementation makes us crash

Approved by: Daniel d'Andrada, Unity8 CI Bot

372. By Gerry Boland

BackingStore: make current only if no existing context current

Paraphrasing QOpenGLCompositorBackingStore: "With render-to-texture-widgets QWidget makes sure the context is made current before destroying backingstores. That is however not the case for windows with regular widgets only." (LP: #1665705)

Approved by: Albert Astals Cid, Unity8 CI Bot

371. By CI Train Bot Account

Releasing 0.63+17.04.20170215-0ubuntu1

370. By Alberto Aguirre

Changes for mir 0.26.1: PersitentID has been renamed to WindowID

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