lp://qastaging/~ubuntu-sdk-team/ubuntu-ui-toolkit/hiddenWindowPopup

Created by Cris Dywan and last modified
Get this branch:
bzr branch lp://qastaging/~ubuntu-sdk-team/ubuntu-ui-toolkit/hiddenWindowPopup
Members of Ubuntu SDK team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu SDK team
Project:
Ubuntu UI Toolkit
Status:
Development

Recent revisions

2172. By Cris Dywan

Add unit test case opening popup before showing window

2171. By Olivier Tilloy

Check that window is not null before accessing its activeFocusItem property. Fixes: https://bugs.launchpad.net/bugs/1664620.

Approved by ubuntu-sdk-build-bot, Zoltan Balogh.

2170. By Lukáš Tinkl

Unbreak the startup race between unity8/qtmir and UITK trying talk to content-hub. Fixes: https://bugs.launchpad.net/bugs/1663106.

Approved by ubuntu-sdk-build-bot, Christian Dywan, Arthur Mello.

2169. By Albert Astals Cid

Save a stat if the image we're loading is already in the cache

No need to call UCUnits::resolveResource to learn we just need to load it normally because the fact that we already loaded it normally means we need to load it normally. Fixes: https://bugs.launchpad.net/bugs/1558663.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

2168. By Adnane Belmadiaf

Fix the import statement for Menu, MenuBar and MenuGroup. Fixes: https://bugs.launchpad.net/bugs/1660604.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

2167. By Albert Astals Cid

Fix conditional jump or move depends on uninitialised value(s)

    Valgrind says
    ==11560== Conditional jump or move depends on uninitialised value(s)
    ==11560== at 0x2D64BC9F: getVerticalPositioningMode (ucslotslayout.cpp:75)
    ==11560== by 0x2D64BC9F: UCSlotsLayoutPrivate::updateTopBottomPaddingIfNeeded() (ucslotslayout.cpp:82)
    ==11560== by 0x2D64CEA9: UCSlotsLayoutPrivate::_q_updateGuValues() (ucslotslayout.cpp:211)
    ==11560== by 0x2D64CEFA: UCSlotsLayoutPrivate::init() (ucslotslayout.cpp:50)
    ==11560== by 0x2D63DE88: UCListItemLayout::UCListItemLayout(QQuickItem*) (uclistitemlayout.cpp:353)
    ==11560== by 0x2D60037F: QQmlElement (qqmlprivate.h:99)
    ==11560== by 0x2D60037F: void QQmlPrivate::createInto<UCListItemLayout>(void*) (qqmlprivate.h:108)
    ==11560== by 0x6BD1C98: QQmlType::create() const (qqmlmetatype.cpp:746)
    ==11560== by 0x6C33F3B: QQmlObjectCreator::createInstance(int, QObject*, bool) (qqmlobjectcreator.cpp:1080)
    ==11560== by 0x6C3645E: QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) (qqmlobjectcreator.cpp:776)
    ==11560== by 0x6C366C7: QQmlObjectCreator::setupBindings(QBitArray const&) (qqmlobjectcreator.cpp:728)
    ==11560== by 0x6C33655: QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QBitArray const&) (qqmlobjectcreator.cpp:1355)
    ==11560== by 0x6C34236: QQmlObjectCreator::createInstance(int, QObject*, bool) (qqmlobjectcreator.cpp:1202)
    ==11560== by 0x6C34A55: QQmlObjectCreator::create(int, QObject*, QQmlInstantiationInterrupt*) (qqmlobjectcreator.cpp:204)
.

Approved by ubuntu-sdk-build-bot, Andrea Bernabei.

2166. By Andrea Bernabei

ListItemLayout documentation: fix typo in color usage of a code example. Fixes: https://bugs.launchpad.net/bugs/1561861.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

2165. By Zsombor Egri

Get tst_listitem_focus_13 back alive. Fixes: https://bugs.launchpad.net/bugs/1624331.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

2164. By Arthur Mello

Add support for interacting with Content Hub Clipboard UI via DBus calls. Fixes: https://bugs.launchpad.net/bugs/1563440.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

2163. By Daniel d'Andrada

If GRID_UNIT_PX set, always use it.

It should override scaling information from the QPA.

Approved by ubuntu-sdk-build-bot, Christian Dywan, Gerry Boland.

Branch metadata

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

Subscribers