lp:~daker/ubuntu-ui-toolkit/fix.1486940

Created by Adnane Belmadiaf and last modified
Get this branch:
bzr branch lp:~daker/ubuntu-ui-toolkit/fix.1486940
Only Adnane Belmadiaf can upload to this branch. If you are Adnane Belmadiaf please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adnane Belmadiaf
Project:
Ubuntu UI Toolkit
Status:
Merged

Recent revisions

2174. By Adnane Belmadiaf

Fix UbuntuListView docs

2173. By Cris Dywan

ListItemPopover delegate should (in)visible as per action. Fixes: https://bugs.launchpad.net/bugs/1662220.

Approved by ubuntu-sdk-build-bot, Tim Peeters.

2172. By Adnane Belmadiaf

Replace the hardcoded color with a theme color. Fixes: https://bugs.launchpad.net/bugs/1664758.

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

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.

Branch metadata

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

Subscribers