lp:~aacid/ubuntu-ui-toolkit/initialize_variable

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/ubuntu-ui-toolkit/initialize_variable
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Ubuntu UI Toolkit
Status:
Merged

Recent revisions

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)

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.

2162. By Adnane Belmadiaf

Expose append method in TextArea. Fixes: https://bugs.launchpad.net/bugs/1658121.

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

2161. By Tim Peeters

Toolbar visual refresh to scroll the icons instead of using an overflow panel. Fixes: https://bugs.launchpad.net/bugs/1558018.

Approved by ubuntu-sdk-build-bot, Zsombor Egri.

2160. By Sergio Cazzolato

This change is done to remove the dependencies with upstart in the tests.
To start apps with env vars is gonna be used the launch_test_application method provided by autopilot in its test base class which is a wrapper for the ubuntu-app-launch tools (API).

This change removes all the dependencies with upstart, so all the projects which are using the initctl api and fixtures will be impacted.

An update in the documentation or in the blog is gonna be done also to communicate this change to the developers.

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

2159. By Cris Dywan

Add visualRoot property to MainWindow. Fixes: https://bugs.launchpad.net/bugs/1504551, https://bugs.launchpad.net/bugs/1656857.

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

2158. By Albert Astals Cid

Labs is at 1.0.

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.