lp:~ci-train-bot/qtubuntu/qtubuntu-ubuntu-zesty-2548

Created by CI Train Bot Account and last modified
Get this branch:
bzr branch lp:~ci-train-bot/qtubuntu/qtubuntu-ubuntu-zesty-2548
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CI Train Bot Account
Project:
qtubuntu
Status:
Development

Recent revisions

381. By CI Train Bot Account

Releasing 0.64+17.04.20170317-0ubuntu1

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

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

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.