Merge lp:~bzoltan/ubuntu-ui-toolkit/OTA12-2016-06-01 into lp:ubuntu-ui-toolkit

Proposed by Zoltan Balogh
Status: Merged
Approved by: Zoltan Balogh
Approved revision: 1989
Merged at revision: 1327
Proposed branch: lp:~bzoltan/ubuntu-ui-toolkit/OTA12-2016-06-01
Merge into: lp:ubuntu-ui-toolkit
Diff against target: 1917 lines (+223/-140)
136 files modified
debian/changelog (+14/-0)
documentation/ubuntu-components-listitems.qdoc (+1/-1)
documentation/ubuntu-components-pickers.qdoc (+1/-1)
documentation/ubuntu-components-popups.qdoc (+1/-1)
documentation/ubuntu-components-styles.qdoc (+20/-0)
documentation/ubuntu-components-themes.qdoc (+20/-0)
src/Ubuntu/Components/1.0/ProgressBar.qml (+1/-1)
src/Ubuntu/Components/1.1/Button.qml (+1/-1)
src/Ubuntu/Components/1.1/UbuntuColors.qml (+1/-1)
src/Ubuntu/Components/1.2/AbstractButton.qml (+1/-1)
src/Ubuntu/Components/1.2/ActionList.qml (+1/-1)
src/Ubuntu/Components/1.2/ActivityIndicator.qml (+1/-1)
src/Ubuntu/Components/1.2/AnimatedItem.qml (+1/-1)
src/Ubuntu/Components/1.2/AppHeader.qml (+1/-1)
src/Ubuntu/Components/1.2/Captions.qml (+1/-1)
src/Ubuntu/Components/1.2/CheckBox.qml (+1/-1)
src/Ubuntu/Components/1.2/ComboButton.qml (+1/-1)
src/Ubuntu/Components/1.2/Label.qml (+1/-1)
src/Ubuntu/Components/1.2/Object.qml (+1/-1)
src/Ubuntu/Components/1.2/OptionSelector.qml (+1/-1)
src/Ubuntu/Components/1.2/OptionSelectorDelegate.qml (+1/-1)
src/Ubuntu/Components/1.2/OrientationHelper.qml (+1/-1)
src/Ubuntu/Components/1.2/PageHeadConfiguration.qml (+1/-1)
src/Ubuntu/Components/1.2/PageHeadSections.qml (+1/-1)
src/Ubuntu/Components/1.2/PageHeadState.qml (+1/-1)
src/Ubuntu/Components/1.2/PageStack.qml (+1/-1)
src/Ubuntu/Components/1.2/PageTreeNode.qml (+1/-1)
src/Ubuntu/Components/1.2/PageWrapper.qml (+1/-1)
src/Ubuntu/Components/1.2/Panel.qml (+1/-1)
src/Ubuntu/Components/1.2/PullToRefresh.qml (+1/-1)
src/Ubuntu/Components/1.2/Scrollbar.qml (+1/-1)
src/Ubuntu/Components/1.2/Slider.qml (+1/-1)
src/Ubuntu/Components/1.2/Switch.qml (+1/-1)
src/Ubuntu/Components/1.2/Tab.qml (+1/-1)
src/Ubuntu/Components/1.2/TabBar.qml (+1/-1)
src/Ubuntu/Components/1.2/Tabs.qml (+1/-1)
src/Ubuntu/Components/1.2/TextArea.qml (+1/-1)
src/Ubuntu/Components/1.2/TextField.qml (+1/-1)
src/Ubuntu/Components/1.2/Toolbar.qml (+1/-1)
src/Ubuntu/Components/1.2/ToolbarButton.qml (+1/-1)
src/Ubuntu/Components/1.2/ToolbarItems.qml (+1/-1)
src/Ubuntu/Components/1.2/UbuntuListView.qml (+1/-1)
src/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml (+1/-1)
src/Ubuntu/Components/1.3/ActionBar.qml (+1/-1)
src/Ubuntu/Components/1.3/ActionList.qml (+1/-1)
src/Ubuntu/Components/1.3/ActivityIndicator.qml (+1/-1)
src/Ubuntu/Components/1.3/AdaptivePageLayout.qml (+1/-1)
src/Ubuntu/Components/1.3/AnimatedItem.qml (+1/-1)
src/Ubuntu/Components/1.3/AppHeader.qml (+1/-1)
src/Ubuntu/Components/1.3/Button.qml (+1/-1)
src/Ubuntu/Components/1.3/Captions.qml (+1/-1)
src/Ubuntu/Components/1.3/CheckBox.qml (+1/-1)
src/Ubuntu/Components/1.3/ComboButton.qml (+1/-1)
src/Ubuntu/Components/1.3/Icon.qml (+1/-1)
src/Ubuntu/Components/1.3/MainView.qml (+1/-1)
src/Ubuntu/Components/1.3/OptionSelector.qml (+1/-1)
src/Ubuntu/Components/1.3/OptionSelectorDelegate.qml (+1/-1)
src/Ubuntu/Components/1.3/OrientationHelper.qml (+1/-1)
src/Ubuntu/Components/1.3/Page.qml (+1/-1)
src/Ubuntu/Components/1.3/PageColumn.qml (+1/-1)
src/Ubuntu/Components/1.3/PageColumnsLayout.qml (+1/-1)
src/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc (+1/-1)
src/Ubuntu/Components/1.3/PageHeadSections.qml (+1/-1)
src/Ubuntu/Components/1.3/PageHeadState.qml (+1/-1)
src/Ubuntu/Components/1.3/PageHeader.qml (+1/-1)
src/Ubuntu/Components/1.3/PageStack.qml (+1/-1)
src/Ubuntu/Components/1.3/Panel.qml (+1/-1)
src/Ubuntu/Components/1.3/ProgressBar.qml (+1/-1)
src/Ubuntu/Components/1.3/ProgressionSlot.qml (+1/-1)
src/Ubuntu/Components/1.3/PullToRefresh.qml (+1/-1)
src/Ubuntu/Components/1.3/ScrollView.qml (+1/-1)
src/Ubuntu/Components/1.3/Scrollbar.qml (+1/-1)
src/Ubuntu/Components/1.3/Sections.qml (+1/-1)
src/Ubuntu/Components/1.3/Slider.qml (+1/-1)
src/Ubuntu/Components/1.3/Switch.qml (+1/-1)
src/Ubuntu/Components/1.3/Tab.qml (+1/-1)
src/Ubuntu/Components/1.3/TabBar.qml (+1/-1)
src/Ubuntu/Components/1.3/Tabs.qml (+1/-1)
src/Ubuntu/Components/1.3/TextArea.qml (+1/-1)
src/Ubuntu/Components/1.3/TextField.qml (+1/-1)
src/Ubuntu/Components/1.3/Toolbar.qml (+1/-1)
src/Ubuntu/Components/1.3/ToolbarButton.qml (+1/-1)
src/Ubuntu/Components/1.3/ToolbarItems.qml (+1/-1)
src/Ubuntu/Components/1.3/UbuntuColors.qml (+1/-1)
src/Ubuntu/Components/1.3/UbuntuListView.qml (+1/-1)
src/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml (+1/-1)
src/Ubuntu/Components/1.3/dateUtils.js (+1/-1)
src/Ubuntu/Components/1.3/pageUtils.js (+1/-1)
src/Ubuntu/Components/Pickers/1.2/PickerPanel.qml (+1/-1)
src/Ubuntu/Components/Pickers/1.3/PickerPanel.qml (+1/-1)
src/Ubuntu/Components/plugin/i18n.cpp (+1/-1)
src/Ubuntu/Components/plugin/inversemouseareatype.cpp (+1/-1)
src/Ubuntu/Components/plugin/livetimer.cpp (+1/-1)
src/Ubuntu/Components/plugin/privates/ucpagewrapper.cpp (+1/-1)
src/Ubuntu/Components/plugin/qquickclipboard.cpp (+1/-1)
src/Ubuntu/Components/plugin/qquickmimedata.cpp (+1/-1)
src/Ubuntu/Components/plugin/sortfiltermodel.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucabstractbutton.cpp (+3/-2)
src/Ubuntu/Components/plugin/ucaction.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucactioncontext.cpp (+2/-2)
src/Ubuntu/Components/plugin/ucactionitem.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucactionmanager.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucalarm.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucalarmmodel.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucapplication.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucargument.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucarguments.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucbottomedge.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucbottomedgehint.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucfontutils.cpp (+1/-1)
src/Ubuntu/Components/plugin/uchaptics.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucheader.cpp (+1/-1)
src/Ubuntu/Components/plugin/uclabel.cpp (+4/-3)
src/Ubuntu/Components/plugin/uclistitem.cpp (+1/-1)
src/Ubuntu/Components/plugin/uclistitemactions.cpp (+1/-1)
src/Ubuntu/Components/plugin/uclistitemlayout.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucmainviewbase.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucmousefilters.cpp (+2/-2)
src/Ubuntu/Components/plugin/ucnamespace.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucpagetreenode.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucproportionalshape.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucserviceproperties.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucslotslayout.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucstatesaver.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucstyleditembase.cpp (+1/-1)
src/Ubuntu/Components/plugin/uctheme.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucubuntuanimation.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucubuntushape.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucubuntushapeoverlay.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucunits.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucurihandler.cpp (+1/-1)
src/Ubuntu/Components/plugin/ucviewitemsattached.cpp (+2/-2)
src/Ubuntu/UbuntuGestures/ucswipearea.cpp (+1/-1)
tests/unit_x11/tst_components/tst_focus.qml (+18/-0)
tests/unit_x11/tst_components/tst_slotslayout.qml (+12/-3)
To merge this branch: bzr merge lp:~bzoltan/ubuntu-ui-toolkit/OTA12-2016-06-01
Reviewer Review Type Date Requested Status
Ubuntu SDK team Pending
Review via email: mp+296192@code.launchpad.net

Commit message

OTA12-2016-06-01

Description of the change

OTA12-2016-06-01

To post a comment you must log in.
1990. By Zoltan Balogh

Add changelog

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2016-05-27 07:08:44 +0000
+++ debian/changelog 2016-06-01 11:49:05 +0000
@@ -1,3 +1,17 @@
1ubuntu-ui-toolkit (1.3.1988+16.10) UNRELEASED; urgency=medium
2
3 [ Christian Dywan ]
4 * UCAbstractButton needs to accept key release events. Fixes LP: #1581026
5
6 [ Andrea Bernabei ]
7 * Documentation: fix missing or outdated imports in QML modules (Popups,
8 Pickers, Themes, ListItems), misuse of qdoc API and similar.
9 Fixes LP: #1570156, LP: #1585557, LP: #1585585, LP: #1585591.
10 * tst_slotslayout: tentative fix for a very rare CI failure.
11 Fixes LP: #1571426
12
13 -- Zoltán Balogh <zoltan@bakter.hu> Wed, 01 Jun 2016 14:31:28 +0300
14
1ubuntu-ui-toolkit (1.3.1984+16.10.20160527.2) yakkety; urgency=medium15ubuntu-ui-toolkit (1.3.1984+16.10.20160527.2) yakkety; urgency=medium
216
3 [ Christian Dywan ]17 [ Christian Dywan ]
418
=== modified file 'documentation/ubuntu-components-listitems.qdoc'
--- documentation/ubuntu-components-listitems.qdoc 2014-04-20 19:25:12 +0000
+++ documentation/ubuntu-components-listitems.qdoc 2016-06-01 11:49:05 +0000
@@ -15,6 +15,6 @@
15 */15 */
1616
17/*!17/*!
18 \qmlmodule Ubuntu.Components.ListItems 1.018 \qmlmodule Ubuntu.Components.ListItems 1.3
19 \title List Items19 \title List Items
20*/20*/
2121
=== modified file 'documentation/ubuntu-components-pickers.qdoc'
--- documentation/ubuntu-components-pickers.qdoc 2014-04-20 19:25:12 +0000
+++ documentation/ubuntu-components-pickers.qdoc 2016-06-01 11:49:05 +0000
@@ -15,6 +15,6 @@
15 */15 */
1616
17/*!17/*!
18 \qmlmodule Ubuntu.Components.Pickers 1.018 \qmlmodule Ubuntu.Components.Pickers 1.3
19 \title Pickers19 \title Pickers
20*/20*/
2121
=== modified file 'documentation/ubuntu-components-popups.qdoc'
--- documentation/ubuntu-components-popups.qdoc 2014-04-20 19:25:12 +0000
+++ documentation/ubuntu-components-popups.qdoc 2016-06-01 11:49:05 +0000
@@ -15,6 +15,6 @@
15 */15 */
1616
17/*!17/*!
18 \qmlmodule Ubuntu.Components.Popups 1.018 \qmlmodule Ubuntu.Components.Popups 1.3
19 \title Popovers, Sheets and Dialogs 19 \title Popovers, Sheets and Dialogs
20*/20*/
2121
=== added file 'documentation/ubuntu-components-styles.qdoc'
--- documentation/ubuntu-components-styles.qdoc 1970-01-01 00:00:00 +0000
+++ documentation/ubuntu-components-styles.qdoc 2016-06-01 11:49:05 +0000
@@ -0,0 +1,20 @@
1/*
2 * Copyright 2016 Canonical Ltd.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU Lesser General Public License as published by
6 * the Free Software Foundation; version 3.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU Lesser General Public License for more details.
12 *
13 * You should have received a copy of the GNU Lesser General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */
16
17/*!
18 \qmlmodule Ubuntu.Components.Styles 1.3
19 \title Styles
20*/
021
=== added file 'documentation/ubuntu-components-themes.qdoc'
--- documentation/ubuntu-components-themes.qdoc 1970-01-01 00:00:00 +0000
+++ documentation/ubuntu-components-themes.qdoc 2016-06-01 11:49:05 +0000
@@ -0,0 +1,20 @@
1/*
2 * Copyright 2016 Canonical Ltd.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU Lesser General Public License as published by
6 * the Free Software Foundation; version 3.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU Lesser General Public License for more details.
12 *
13 * You should have received a copy of the GNU Lesser General Public License
14 * along with this program. If not, see <http://www.gnu.org/licenses/>.
15 */
16
17/*!
18 \qmlmodule Ubuntu.Components.Themes 1.3
19 \title Themes
20*/
021
=== modified file 'src/Ubuntu/Components/1.0/ProgressBar.qml'
--- src/Ubuntu/Components/1.0/ProgressBar.qml 2015-07-24 11:09:09 +0000
+++ src/Ubuntu/Components/1.0/ProgressBar.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ProgressBar21 \qmltype ProgressBar
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief The ProgressBar component visually indicates the progress of a process of24 \brief The ProgressBar component visually indicates the progress of a process of
25 determinate or indeterminate duration.25 determinate or indeterminate duration.
2626
=== modified file 'src/Ubuntu/Components/1.1/Button.qml'
--- src/Ubuntu/Components/1.1/Button.qml 2016-02-03 00:17:56 +0000
+++ src/Ubuntu/Components/1.1/Button.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Button21 \qmltype Button
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Standard Ubuntu button.24 \brief Standard Ubuntu button.
2525
2626
=== modified file 'src/Ubuntu/Components/1.1/UbuntuColors.qml'
--- src/Ubuntu/Components/1.1/UbuntuColors.qml 2015-03-03 12:53:42 +0000
+++ src/Ubuntu/Components/1.1/UbuntuColors.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype UbuntuColors21 \qmltype UbuntuColors
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Singleton defining the Ubuntu color palette.24 \brief Singleton defining the Ubuntu color palette.
2525
2626
=== modified file 'src/Ubuntu/Components/1.2/AbstractButton.qml'
--- src/Ubuntu/Components/1.2/AbstractButton.qml 2015-12-14 15:47:03 +0000
+++ src/Ubuntu/Components/1.2/AbstractButton.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmlabstract AbstractButton21 \qmlabstract AbstractButton
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief The AbstractButton class defines the behavior of the button.24 \brief The AbstractButton class defines the behavior of the button.
2525
2626
=== modified file 'src/Ubuntu/Components/1.2/ActionList.qml'
--- src/Ubuntu/Components/1.2/ActionList.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/ActionList.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ActionList21 \qmltype ActionList
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief List of \l Action items24 \brief List of \l Action items
25*/25*/
2626
=== modified file 'src/Ubuntu/Components/1.2/ActivityIndicator.qml'
--- src/Ubuntu/Components/1.2/ActivityIndicator.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/ActivityIndicator.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype ActivityIndicator20 \qmltype ActivityIndicator
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief The ActivityIndicator component visually indicates that a task of23 \brief The ActivityIndicator component visually indicates that a task of
24 unknown duration is in progress, e.g. busy indication, connection in progress24 unknown duration is in progress, e.g. busy indication, connection in progress
2525
=== modified file 'src/Ubuntu/Components/1.2/AnimatedItem.qml'
--- src/Ubuntu/Components/1.2/AnimatedItem.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/AnimatedItem.qml 2016-06-01 11:49:05 +0000
@@ -16,7 +16,7 @@
1616
17/*!17/*!
18 \qmltype AnimatedItem18 \qmltype AnimatedItem
19 \inqmlmodule Ubuntu.Components 1.119 \inqmlmodule Ubuntu.Components
20 \ingroup ubuntu20 \ingroup ubuntu
21 \brief The AnimatedItem drives the animated components behavior inside a Flickable.21 \brief The AnimatedItem drives the animated components behavior inside a Flickable.
22 Reports whether the component whos parent is a Flickable is in the visible area or not,22 Reports whether the component whos parent is a Flickable is in the visible area or not,
2323
=== modified file 'src/Ubuntu/Components/1.2/AppHeader.qml'
--- src/Ubuntu/Components/1.2/AppHeader.qml 2015-12-14 19:48:44 +0000
+++ src/Ubuntu/Components/1.2/AppHeader.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
20/*!20/*!
21 \internal21 \internal
22 \qmltype AppHeader22 \qmltype AppHeader
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25*/25*/
26Components.StyledItem {26Components.StyledItem {
2727
=== modified file 'src/Ubuntu/Components/1.2/Captions.qml'
--- src/Ubuntu/Components/1.2/Captions.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/Captions.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype Captions22 \qmltype Captions
23 \inqmlmodule Ubuntu.Components 1.223 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu-listitem24 \ingroup ubuntu-listitem
25 \since Ubuntu.Components 1.225 \since Ubuntu.Components 1.2
26 \brief Container providing captionStyles for a twin-label column that can be used in26 \brief Container providing captionStyles for a twin-label column that can be used in
2727
=== modified file 'src/Ubuntu/Components/1.2/CheckBox.qml'
--- src/Ubuntu/Components/1.2/CheckBox.qml 2015-08-25 13:10:20 +0000
+++ src/Ubuntu/Components/1.2/CheckBox.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype CheckBox20 \qmltype CheckBox
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief CheckBox is a component with two states, checked or unchecked. It can23 \brief CheckBox is a component with two states, checked or unchecked. It can
24 be used to set boolean options. The behavior is the same as \l Switch, the24 be used to set boolean options. The behavior is the same as \l Switch, the
2525
=== modified file 'src/Ubuntu/Components/1.2/ComboButton.qml'
--- src/Ubuntu/Components/1.2/ComboButton.qml 2015-08-25 13:10:20 +0000
+++ src/Ubuntu/Components/1.2/ComboButton.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype ComboButton22 \qmltype ComboButton
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief Ubuntu button providing a drop-down panel visualizing custom options.25 \brief Ubuntu button providing a drop-down panel visualizing custom options.
2626
2727
=== modified file 'src/Ubuntu/Components/1.2/Label.qml'
--- src/Ubuntu/Components/1.2/Label.qml 2016-02-03 00:17:56 +0000
+++ src/Ubuntu/Components/1.2/Label.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype Label20 \qmltype Label
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief Text with Ubuntu styling.23 \brief Text with Ubuntu styling.
2424
2525
=== modified file 'src/Ubuntu/Components/1.2/Object.qml'
--- src/Ubuntu/Components/1.2/Object.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/Object.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
19/*!19/*!
20 \qmltype Object20 \qmltype Object
21 \internal21 \internal
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Internal type used for lightweight objects that can have children.24 \brief Internal type used for lightweight objects that can have children.
25*/25*/
2626
=== modified file 'src/Ubuntu/Components/1.2/OptionSelector.qml'
--- src/Ubuntu/Components/1.2/OptionSelector.qml 2015-05-01 19:38:57 +0000
+++ src/Ubuntu/Components/1.2/OptionSelector.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype OptionSelector22 \qmltype OptionSelector
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu-components24 \ingroup ubuntu-components
25 \brief Component displaying either a single selected value or expanded multiple choice with an optional image and subtext when not expanded, when expanding it opens a25 \brief Component displaying either a single selected value or expanded multiple choice with an optional image and subtext when not expanded, when expanding it opens a
26 listing of all the possible values for selection with an additional option of always being expanded. If multiple choice is selected the list is expanded automatically.26 listing of all the possible values for selection with an additional option of always being expanded. If multiple choice is selected the list is expanded automatically.
2727
=== modified file 'src/Ubuntu/Components/1.2/OptionSelectorDelegate.qml'
--- src/Ubuntu/Components/1.2/OptionSelectorDelegate.qml 2016-04-29 09:52:20 +0000
+++ src/Ubuntu/Components/1.2/OptionSelectorDelegate.qml 2016-06-01 11:49:05 +0000
@@ -16,7 +16,7 @@
1616
17/*!17/*!
18 \qmltype OptionSelectorDelegate18 \qmltype OptionSelectorDelegate
19 \inqmlmodule Ubuntu.Components 1.119 \inqmlmodule Ubuntu.Components
20 \ingroup ubuntu-components20 \ingroup ubuntu-components
21 \brief OptionSelector delegate which can display text, subtext and an image from a custom model.21 \brief OptionSelector delegate which can display text, subtext and an image from a custom model.
2222
2323
=== modified file 'src/Ubuntu/Components/1.2/OrientationHelper.qml'
--- src/Ubuntu/Components/1.2/OrientationHelper.qml 2015-07-02 17:39:03 +0000
+++ src/Ubuntu/Components/1.2/OrientationHelper.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype OrientationHelper22 \qmltype OrientationHelper
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief The OrientationHelper automatically rotates its children following the25 \brief The OrientationHelper automatically rotates its children following the
26 orientation of the device.26 orientation of the device.
2727
=== modified file 'src/Ubuntu/Components/1.2/PageHeadConfiguration.qml'
--- src/Ubuntu/Components/1.2/PageHeadConfiguration.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/PageHeadConfiguration.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PageHeadConfiguration21 \qmltype PageHeadConfiguration
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.124 \since Ubuntu.Components 1.1
25 \brief Page.head is used to configure the header for a \l Page.25 \brief Page.head is used to configure the header for a \l Page.
2626
=== modified file 'src/Ubuntu/Components/1.2/PageHeadSections.qml'
--- src/Ubuntu/Components/1.2/PageHeadSections.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/PageHeadSections.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype PageHeadSections20 \qmltype PageHeadSections
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \since Ubuntu.Components 1.123 \since Ubuntu.Components 1.1
24 \brief PageHeadSections is used to configure the sections for a \l Page.24 \brief PageHeadSections is used to configure the sections for a \l Page.
2525
=== modified file 'src/Ubuntu/Components/1.2/PageHeadState.qml'
--- src/Ubuntu/Components/1.2/PageHeadState.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/PageHeadState.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PageHeadState21 \qmltype PageHeadState
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.124 \since Ubuntu.Components 1.1
25 \brief PageHeadState is a helper component to make it easier to25 \brief PageHeadState is a helper component to make it easier to
2626
=== modified file 'src/Ubuntu/Components/1.2/PageStack.qml'
--- src/Ubuntu/Components/1.2/PageStack.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/PageStack.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PageStack21 \qmltype PageStack
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief A stack of \l Page items that is used for inter-Page navigation.24 \brief A stack of \l Page items that is used for inter-Page navigation.
25 Pages on the stack can be popped, and new Pages can be pushed.25 Pages on the stack can be popped, and new Pages can be pushed.
2626
=== modified file 'src/Ubuntu/Components/1.2/PageTreeNode.qml'
--- src/Ubuntu/Components/1.2/PageTreeNode.qml 2015-12-17 09:13:29 +0000
+++ src/Ubuntu/Components/1.2/PageTreeNode.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
20/*!20/*!
21 \internal21 \internal
22 \qmltype PageTreeNode22 \qmltype PageTreeNode
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief The common parent of \l Page, \l MainView, \l PageStack and \l Tabs.25 \brief The common parent of \l Page, \l MainView, \l PageStack and \l Tabs.
2626
2727
=== modified file 'src/Ubuntu/Components/1.2/PageWrapper.qml'
--- src/Ubuntu/Components/1.2/PageWrapper.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/PageWrapper.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
20/*!20/*!
21 \internal21 \internal
22 \qmltype PageWrapper22 \qmltype PageWrapper
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief Internal class used by \l PageStack25 \brief Internal class used by \l PageStack
26*/26*/
2727
=== modified file 'src/Ubuntu/Components/1.2/Panel.qml'
--- src/Ubuntu/Components/1.2/Panel.qml 2016-01-26 09:53:02 +0000
+++ src/Ubuntu/Components/1.2/Panel.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Panel21 \qmltype Panel
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief A panel that can be swiped in and out from an edge of the window by the user.24 \brief A panel that can be swiped in and out from an edge of the window by the user.
25 For most applications, it is highly recommended to use the \l MainView instead which includes25 For most applications, it is highly recommended to use the \l MainView instead which includes
2626
=== modified file 'src/Ubuntu/Components/1.2/PullToRefresh.qml'
--- src/Ubuntu/Components/1.2/PullToRefresh.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/PullToRefresh.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PullToRefresh21 \qmltype PullToRefresh
22 \inqmlmodule Ubuntu.Components 0.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.124 \since Ubuntu.Components 1.1
25 \brief Pull-to-refresh component for Flickables to reload a model upon pull.25 \brief Pull-to-refresh component for Flickables to reload a model upon pull.
2626
=== modified file 'src/Ubuntu/Components/1.2/Scrollbar.qml'
--- src/Ubuntu/Components/1.2/Scrollbar.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/Scrollbar.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ScrollBar21 \qmltype ScrollBar
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief The ScrollBar component provides scrolling functionality for24 \brief The ScrollBar component provides scrolling functionality for
25 scrollable views (i.e. Flickable, ListView).25 scrollable views (i.e. Flickable, ListView).
2626
=== modified file 'src/Ubuntu/Components/1.2/Slider.qml'
--- src/Ubuntu/Components/1.2/Slider.qml 2015-11-18 09:48:38 +0000
+++ src/Ubuntu/Components/1.2/Slider.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype Slider23 \qmltype Slider
24 \inqmlmodule Ubuntu.Components 1.124 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief Slider is a component to select a value from a continuous range of26 \brief Slider is a component to select a value from a continuous range of
27 values.27 values.
2828
=== modified file 'src/Ubuntu/Components/1.2/Switch.qml'
--- src/Ubuntu/Components/1.2/Switch.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/Switch.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype Switch23 \qmltype Switch
24 \inqmlmodule Ubuntu.Components 1.124 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief Switch is a component with two states, checked or unchecked. It can26 \brief Switch is a component with two states, checked or unchecked. It can
27 be used to set boolean options. The behavior is the same as \l CheckBox, the27 be used to set boolean options. The behavior is the same as \l CheckBox, the
2828
=== modified file 'src/Ubuntu/Components/1.2/Tab.qml'
--- src/Ubuntu/Components/1.2/Tab.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/Tab.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype Tab20 \qmltype Tab
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief Component to represent a single tab in a \l Tabs environment.23 \brief Component to represent a single tab in a \l Tabs environment.
2424
2525
=== modified file 'src/Ubuntu/Components/1.2/TabBar.qml'
--- src/Ubuntu/Components/1.2/TabBar.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/TabBar.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype TabBar21 \qmltype TabBar
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Tab bar that will be shown in the header when \l Tabs is active.24 \brief Tab bar that will be shown in the header when \l Tabs is active.
25 This component does not need to be instantiated by the developer, it is25 This component does not need to be instantiated by the developer, it is
2626
=== modified file 'src/Ubuntu/Components/1.2/Tabs.qml'
--- src/Ubuntu/Components/1.2/Tabs.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/Tabs.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype Tabs20 \qmltype Tabs
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief The Tabs class provides an environment where multible \l Tab23 \brief The Tabs class provides an environment where multible \l Tab
24 children can be added, and the user is presented with a tab24 children can be added, and the user is presented with a tab
2525
=== modified file 'src/Ubuntu/Components/1.2/TextArea.qml'
--- src/Ubuntu/Components/1.2/TextArea.qml 2016-02-03 00:17:56 +0000
+++ src/Ubuntu/Components/1.2/TextArea.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype TextArea22 \qmltype TextArea
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief The TextArea item displays a block of editable, scrollable, formatted25 \brief The TextArea item displays a block of editable, scrollable, formatted
26 text.26 text.
2727
=== modified file 'src/Ubuntu/Components/1.2/TextField.qml'
--- src/Ubuntu/Components/1.2/TextField.qml 2016-02-03 00:17:56 +0000
+++ src/Ubuntu/Components/1.2/TextField.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype TextField22 \qmltype TextField
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief The TextField element displays a single line of editable plain text.25 \brief The TextField element displays a single line of editable plain text.
26 Input constraints can be set through validator or inputMask. Setting echoMode26 Input constraints can be set through validator or inputMask. Setting echoMode
2727
=== modified file 'src/Ubuntu/Components/1.2/Toolbar.qml'
--- src/Ubuntu/Components/1.2/Toolbar.qml 2015-12-17 09:13:29 +0000
+++ src/Ubuntu/Components/1.2/Toolbar.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
20/*!20/*!
21 \internal21 \internal
22 \qmltype Toolbar22 \qmltype Toolbar
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief Application toolbar. This class is not exposed because it will25 \brief Application toolbar. This class is not exposed because it will
26 be automatically added when a Page defines tools.26 be automatically added when a Page defines tools.
2727
=== modified file 'src/Ubuntu/Components/1.2/ToolbarButton.qml'
--- src/Ubuntu/Components/1.2/ToolbarButton.qml 2015-08-18 15:51:43 +0000
+++ src/Ubuntu/Components/1.2/ToolbarButton.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ToolbarButton21 \qmltype ToolbarButton
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief An \l ActionItem that represents a button in the toolbar.24 \brief An \l ActionItem that represents a button in the toolbar.
25 ToolbarButtons should be included in \l ToolbarItems to define the tools of a \l Page.25 ToolbarButtons should be included in \l ToolbarItems to define the tools of a \l Page.
2626
=== modified file 'src/Ubuntu/Components/1.2/ToolbarItems.qml'
--- src/Ubuntu/Components/1.2/ToolbarItems.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/ToolbarItems.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype ToolbarItems20 \qmltype ToolbarItems
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \deprecated23 \deprecated
24 \brief Row of Items to be placed in a toolbar.24 \brief Row of Items to be placed in a toolbar.
2525
=== modified file 'src/Ubuntu/Components/1.2/UbuntuListView.qml'
--- src/Ubuntu/Components/1.2/UbuntuListView.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/UbuntuListView.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype UbuntuListView21 \qmltype UbuntuListView
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief A ListView with special features tailored for a look and feel fitting the24 \brief A ListView with special features tailored for a look and feel fitting the
25 Ubuntu Touch platform.25 Ubuntu Touch platform.
2626
=== modified file 'src/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml'
--- src/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype UbuntuNumberAnimation22 \qmltype UbuntuNumberAnimation
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief UbuntuNumberAnimation is a NumberAnimation that has predefined25 \brief UbuntuNumberAnimation is a NumberAnimation that has predefined
26 settings to ensure that Ubuntu applications are consistent in their animations.26 settings to ensure that Ubuntu applications are consistent in their animations.
2727
=== modified file 'src/Ubuntu/Components/1.3/ActionBar.qml'
--- src/Ubuntu/Components/1.3/ActionBar.qml 2015-12-21 20:17:16 +0000
+++ src/Ubuntu/Components/1.3/ActionBar.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ActionBar21 \qmltype ActionBar
22 \inqmlmodule Ubuntu.Components 1.322 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Show a row of buttons that trigger actions. When the24 \brief Show a row of buttons that trigger actions. When the
25 number of visible actions specified is larger than25 number of visible actions specified is larger than
2626
=== modified file 'src/Ubuntu/Components/1.3/ActionList.qml'
--- src/Ubuntu/Components/1.3/ActionList.qml 2015-04-25 08:54:58 +0000
+++ src/Ubuntu/Components/1.3/ActionList.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ActionList21 \qmltype ActionList
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief List of \l Action items24 \brief List of \l Action items
25*/25*/
2626
=== modified file 'src/Ubuntu/Components/1.3/ActivityIndicator.qml'
--- src/Ubuntu/Components/1.3/ActivityIndicator.qml 2015-10-01 06:51:58 +0000
+++ src/Ubuntu/Components/1.3/ActivityIndicator.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype ActivityIndicator20 \qmltype ActivityIndicator
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief The ActivityIndicator component visually indicates that a task of23 \brief The ActivityIndicator component visually indicates that a task of
24 unknown duration is in progress, e.g. busy indication, connection in progress24 unknown duration is in progress, e.g. busy indication, connection in progress
2525
=== modified file 'src/Ubuntu/Components/1.3/AdaptivePageLayout.qml'
--- src/Ubuntu/Components/1.3/AdaptivePageLayout.qml 2016-05-04 13:07:19 +0000
+++ src/Ubuntu/Components/1.3/AdaptivePageLayout.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype AdaptivePageLayout23 \qmltype AdaptivePageLayout
24 \inqmlmodule Ubuntu.Components 1.324 \inqmlmodule Ubuntu.Components
25 \since Ubuntu.Components 1.325 \since Ubuntu.Components 1.3
26 \ingroup ubuntu26 \ingroup ubuntu
27 \brief View with multiple columns of Pages.27 \brief View with multiple columns of Pages.
2828
=== modified file 'src/Ubuntu/Components/1.3/AnimatedItem.qml'
--- src/Ubuntu/Components/1.3/AnimatedItem.qml 2015-10-01 12:40:52 +0000
+++ src/Ubuntu/Components/1.3/AnimatedItem.qml 2016-06-01 11:49:05 +0000
@@ -16,7 +16,7 @@
1616
17/*!17/*!
18 \qmltype AnimatedItem18 \qmltype AnimatedItem
19 \inqmlmodule Ubuntu.Components 1.119 \inqmlmodule Ubuntu.Components
20 \ingroup ubuntu20 \ingroup ubuntu
21 \brief The AnimatedItem drives the animated components behavior inside a Flickable.21 \brief The AnimatedItem drives the animated components behavior inside a Flickable.
22 Reports whether the component whos parent is a Flickable is in the visible area or not,22 Reports whether the component whos parent is a Flickable is in the visible area or not,
2323
=== modified file 'src/Ubuntu/Components/1.3/AppHeader.qml'
--- src/Ubuntu/Components/1.3/AppHeader.qml 2016-02-01 21:22:01 +0000
+++ src/Ubuntu/Components/1.3/AppHeader.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
20/*!20/*!
21 \internal21 \internal
22 \qmltype AppHeader22 \qmltype AppHeader
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25*/25*/
26Privates.AppHeaderBase {26Privates.AppHeaderBase {
2727
=== modified file 'src/Ubuntu/Components/1.3/Button.qml'
--- src/Ubuntu/Components/1.3/Button.qml 2015-09-28 14:36:54 +0000
+++ src/Ubuntu/Components/1.3/Button.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Button21 \qmltype Button
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Standard Ubuntu button.24 \brief Standard Ubuntu button.
2525
2626
=== modified file 'src/Ubuntu/Components/1.3/Captions.qml'
--- src/Ubuntu/Components/1.3/Captions.qml 2015-09-21 14:44:13 +0000
+++ src/Ubuntu/Components/1.3/Captions.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype Captions22 \qmltype Captions
23 \inqmlmodule Ubuntu.Components 1.223 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu-listitem24 \ingroup ubuntu-listitem
25 \since Ubuntu.Components 1.225 \since Ubuntu.Components 1.2
26 \brief Container providing captionStyles for a twin-label column that can be used in26 \brief Container providing captionStyles for a twin-label column that can be used in
2727
=== modified file 'src/Ubuntu/Components/1.3/CheckBox.qml'
--- src/Ubuntu/Components/1.3/CheckBox.qml 2015-09-28 14:36:54 +0000
+++ src/Ubuntu/Components/1.3/CheckBox.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
18import Ubuntu.Components 1.318import Ubuntu.Components 1.3
19/*!19/*!
20 \qmltype CheckBox20 \qmltype CheckBox
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief CheckBox is a component with two states, checked or unchecked. It can23 \brief CheckBox is a component with two states, checked or unchecked. It can
24 be used to set boolean options. The behavior is the same as \l Switch, the24 be used to set boolean options. The behavior is the same as \l Switch, the
2525
=== modified file 'src/Ubuntu/Components/1.3/ComboButton.qml'
--- src/Ubuntu/Components/1.3/ComboButton.qml 2016-05-11 15:38:00 +0000
+++ src/Ubuntu/Components/1.3/ComboButton.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype ComboButton22 \qmltype ComboButton
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief Ubuntu button providing a drop-down panel visualizing custom options.25 \brief Ubuntu button providing a drop-down panel visualizing custom options.
2626
2727
=== modified file 'src/Ubuntu/Components/1.3/Icon.qml'
--- src/Ubuntu/Components/1.3/Icon.qml 2016-02-11 08:56:13 +0000
+++ src/Ubuntu/Components/1.3/Icon.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype Icon23 \qmltype Icon
24 \inqmlmodule Ubuntu.Components 1.324 \inqmlmodule Ubuntu.Components
25 \inherits Item25 \inherits Item
26 \ingroup ubuntu26 \ingroup ubuntu
27 \brief The Icon component displays an icon from the icon theme.27 \brief The Icon component displays an icon from the icon theme.
2828
=== modified file 'src/Ubuntu/Components/1.3/MainView.qml'
--- src/Ubuntu/Components/1.3/MainView.qml 2016-03-11 12:47:29 +0000
+++ src/Ubuntu/Components/1.3/MainView.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype MainView23 \qmltype MainView
24 \inqmlmodule Ubuntu.Components 1.324 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \inherits StyledItem26 \inherits StyledItem
27 \brief MainView is the root Item that should be used for all applications.27 \brief MainView is the root Item that should be used for all applications.
2828
=== modified file 'src/Ubuntu/Components/1.3/OptionSelector.qml'
--- src/Ubuntu/Components/1.3/OptionSelector.qml 2016-01-27 13:58:29 +0000
+++ src/Ubuntu/Components/1.3/OptionSelector.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype OptionSelector22 \qmltype OptionSelector
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu-components24 \ingroup ubuntu-components
25 \brief Component displaying either a single selected value or expanded multiple choice with an optional image and subtext when not expanded, when expanding it opens a25 \brief Component displaying either a single selected value or expanded multiple choice with an optional image and subtext when not expanded, when expanding it opens a
26 listing of all the possible values for selection with an additional option of always being expanded. If multiple choice is selected the list is expanded automatically.26 listing of all the possible values for selection with an additional option of always being expanded. If multiple choice is selected the list is expanded automatically.
2727
=== modified file 'src/Ubuntu/Components/1.3/OptionSelectorDelegate.qml'
--- src/Ubuntu/Components/1.3/OptionSelectorDelegate.qml 2016-04-27 08:04:12 +0000
+++ src/Ubuntu/Components/1.3/OptionSelectorDelegate.qml 2016-06-01 11:49:05 +0000
@@ -16,7 +16,7 @@
1616
17/*!17/*!
18 \qmltype OptionSelectorDelegate18 \qmltype OptionSelectorDelegate
19 \inqmlmodule Ubuntu.Components 1.119 \inqmlmodule Ubuntu.Components
20 \ingroup ubuntu-components20 \ingroup ubuntu-components
21 \brief OptionSelector delegate which can display text, subtext and an image from a custom model.21 \brief OptionSelector delegate which can display text, subtext and an image from a custom model.
2222
2323
=== modified file 'src/Ubuntu/Components/1.3/OrientationHelper.qml'
--- src/Ubuntu/Components/1.3/OrientationHelper.qml 2015-07-02 17:39:03 +0000
+++ src/Ubuntu/Components/1.3/OrientationHelper.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype OrientationHelper22 \qmltype OrientationHelper
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief The OrientationHelper automatically rotates its children following the25 \brief The OrientationHelper automatically rotates its children following the
26 orientation of the device.26 orientation of the device.
2727
=== modified file 'src/Ubuntu/Components/1.3/Page.qml'
--- src/Ubuntu/Components/1.3/Page.qml 2016-04-05 12:25:56 +0000
+++ src/Ubuntu/Components/1.3/Page.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype Page22 \qmltype Page
23 \inqmlmodule Ubuntu.Components 1.323 \inqmlmodule Ubuntu.Components
24 \inherits StyledItem24 \inherits StyledItem
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief A page is the basic Item that represents a single view in26 \brief A page is the basic Item that represents a single view in
2727
=== modified file 'src/Ubuntu/Components/1.3/PageColumn.qml'
--- src/Ubuntu/Components/1.3/PageColumn.qml 2015-08-14 05:47:23 +0000
+++ src/Ubuntu/Components/1.3/PageColumn.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype PageColumn20 \qmltype PageColumn
21 \inqmlmodule Ubuntu.Components 1.321 \inqmlmodule Ubuntu.Components
22 \since Ubuntu.Components 1.322 \since Ubuntu.Components 1.3
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Component configuring the metrics of a column in AdaptivePageLayout.24 \brief Component configuring the metrics of a column in AdaptivePageLayout.
2525
=== modified file 'src/Ubuntu/Components/1.3/PageColumnsLayout.qml'
--- src/Ubuntu/Components/1.3/PageColumnsLayout.qml 2015-08-12 15:19:55 +0000
+++ src/Ubuntu/Components/1.3/PageColumnsLayout.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype PageColumnsLayout20 \qmltype PageColumnsLayout
21 \inqmlmodule Ubuntu.Components 1.321 \inqmlmodule Ubuntu.Components
22 \since Ubuntu.Components 1.322 \since Ubuntu.Components 1.3
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Component configuring a layout in an AdaptivePageLayout component.24 \brief Component configuring a layout in an AdaptivePageLayout component.
2525
=== modified file 'src/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc'
--- src/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc 2016-06-01 11:49:05 +0000
@@ -16,7 +16,7 @@
1616
17/*!17/*!
18 \qmltype PageHeadConfiguration18 \qmltype PageHeadConfiguration
19 \inqmlmodule Ubuntu.Components 1.119 \inqmlmodule Ubuntu.Components
20 \ingroup ubuntu20 \ingroup ubuntu
21 \since Ubuntu.Components 1.121 \since Ubuntu.Components 1.1
22 \deprecated22 \deprecated
2323
=== modified file 'src/Ubuntu/Components/1.3/PageHeadSections.qml'
--- src/Ubuntu/Components/1.3/PageHeadSections.qml 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/PageHeadSections.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PageHeadSections21 \qmltype PageHeadSections
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.124 \since Ubuntu.Components 1.1
25 \deprecated25 \deprecated
2626
=== modified file 'src/Ubuntu/Components/1.3/PageHeadState.qml'
--- src/Ubuntu/Components/1.3/PageHeadState.qml 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/PageHeadState.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PageHeadState21 \qmltype PageHeadState
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.124 \since Ubuntu.Components 1.1
25 \deprecated25 \deprecated
2626
=== modified file 'src/Ubuntu/Components/1.3/PageHeader.qml'
--- src/Ubuntu/Components/1.3/PageHeader.qml 2016-03-29 22:42:01 +0000
+++ src/Ubuntu/Components/1.3/PageHeader.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PageHeader21 \qmltype PageHeader
22 \inqmlmodule Ubuntu.Components 1.322 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief The PageHeader shows a title with a leading and a trailing24 \brief The PageHeader shows a title with a leading and a trailing
25 \l ActionBar that add action buttons to the header.25 \l ActionBar that add action buttons to the header.
2626
=== modified file 'src/Ubuntu/Components/1.3/PageStack.qml'
--- src/Ubuntu/Components/1.3/PageStack.qml 2016-04-08 22:22:21 +0000
+++ src/Ubuntu/Components/1.3/PageStack.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype PageStack23 \qmltype PageStack
24 \inqmlmodule Ubuntu.Components 1.124 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief A stack of \l Page items that is used for inter-Page navigation.26 \brief A stack of \l Page items that is used for inter-Page navigation.
27 Pages on the stack can be popped, and new Pages can be pushed.27 Pages on the stack can be popped, and new Pages can be pushed.
2828
=== modified file 'src/Ubuntu/Components/1.3/Panel.qml'
--- src/Ubuntu/Components/1.3/Panel.qml 2016-01-26 09:53:02 +0000
+++ src/Ubuntu/Components/1.3/Panel.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Panel21 \qmltype Panel
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief A panel that can be swiped in and out from an edge of the window by the user.24 \brief A panel that can be swiped in and out from an edge of the window by the user.
25 For most applications, it is highly recommended to use the \l MainView instead which includes25 For most applications, it is highly recommended to use the \l MainView instead which includes
2626
=== modified file 'src/Ubuntu/Components/1.3/ProgressBar.qml'
--- src/Ubuntu/Components/1.3/ProgressBar.qml 2015-10-01 06:51:58 +0000
+++ src/Ubuntu/Components/1.3/ProgressBar.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype ProgressBar20 \qmltype ProgressBar
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \brief The ProgressBar component visually indicates the progress of a process of23 \brief The ProgressBar component visually indicates the progress of a process of
24 determinate or indeterminate duration.24 determinate or indeterminate duration.
2525
=== modified file 'src/Ubuntu/Components/1.3/ProgressionSlot.qml'
--- src/Ubuntu/Components/1.3/ProgressionSlot.qml 2015-09-28 16:19:42 +0000
+++ src/Ubuntu/Components/1.3/ProgressionSlot.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ProgressionSlot21 \qmltype ProgressionSlot
22 \inqmlmodule Ubuntu.Components 1.322 \inqmlmodule Ubuntu.Components
23 \inherits Icon23 \inherits Icon
24 \ingroup ubuntu24 \ingroup ubuntu
2525
2626
=== modified file 'src/Ubuntu/Components/1.3/PullToRefresh.qml'
--- src/Ubuntu/Components/1.3/PullToRefresh.qml 2015-09-28 14:36:54 +0000
+++ src/Ubuntu/Components/1.3/PullToRefresh.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype PullToRefresh21 \qmltype PullToRefresh
22 \inqmlmodule Ubuntu.Components 0.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.124 \since Ubuntu.Components 1.1
25 \brief Pull-to-refresh component for Flickables to reload a model upon pull.25 \brief Pull-to-refresh component for Flickables to reload a model upon pull.
2626
=== modified file 'src/Ubuntu/Components/1.3/ScrollView.qml'
--- src/Ubuntu/Components/1.3/ScrollView.qml 2016-03-30 13:42:32 +0000
+++ src/Ubuntu/Components/1.3/ScrollView.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ScrollView21 \qmltype ScrollView
22 \inqmlmodule Ubuntu.Components 1.322 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \inherits StyledItem24 \inherits StyledItem
25 \brief ScrollView is a scrollable view that features scrollbars and scrolling via keyboard keys.25 \brief ScrollView is a scrollable view that features scrollbars and scrolling via keyboard keys.
2626
=== modified file 'src/Ubuntu/Components/1.3/Scrollbar.qml'
--- src/Ubuntu/Components/1.3/Scrollbar.qml 2016-03-30 15:14:32 +0000
+++ src/Ubuntu/Components/1.3/Scrollbar.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Scrollbar21 \qmltype Scrollbar
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief The Scrollbar component provides scrolling functionality for24 \brief The Scrollbar component provides scrolling functionality for
25 scrollable views (i.e. Flickable, ListView).25 scrollable views (i.e. Flickable, ListView).
2626
=== modified file 'src/Ubuntu/Components/1.3/Sections.qml'
--- src/Ubuntu/Components/1.3/Sections.qml 2016-04-25 18:58:29 +0000
+++ src/Ubuntu/Components/1.3/Sections.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Sections21 \qmltype Sections
22 \inqmlmodule Ubuntu.Components 1.322 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.324 \since Ubuntu.Components 1.3
25 \brief Display a list of sections that the user can select. By tapping25 \brief Display a list of sections that the user can select. By tapping
2626
=== modified file 'src/Ubuntu/Components/1.3/Slider.qml'
--- src/Ubuntu/Components/1.3/Slider.qml 2016-02-12 12:51:32 +0000
+++ src/Ubuntu/Components/1.3/Slider.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype Slider23 \qmltype Slider
24 \inqmlmodule Ubuntu.Components 1.124 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief Slider is a component to select a value from a continuous range of26 \brief Slider is a component to select a value from a continuous range of
27 values.27 values.
2828
=== modified file 'src/Ubuntu/Components/1.3/Switch.qml'
--- src/Ubuntu/Components/1.3/Switch.qml 2015-05-21 10:50:35 +0000
+++ src/Ubuntu/Components/1.3/Switch.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
2121
22/*!22/*!
23 \qmltype Switch23 \qmltype Switch
24 \inqmlmodule Ubuntu.Components 1.124 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief Switch is a component with two states, checked or unchecked. It can26 \brief Switch is a component with two states, checked or unchecked. It can
27 be used to set boolean options. The behavior is the same as \l CheckBox, the27 be used to set boolean options. The behavior is the same as \l CheckBox, the
2828
=== modified file 'src/Ubuntu/Components/1.3/Tab.qml'
--- src/Ubuntu/Components/1.3/Tab.qml 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/Tab.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Tab21 \qmltype Tab
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \deprecated24 \deprecated
25 \brief Component to represent a single tab in a \l Tabs environment.25 \brief Component to represent a single tab in a \l Tabs environment.
2626
=== modified file 'src/Ubuntu/Components/1.3/TabBar.qml'
--- src/Ubuntu/Components/1.3/TabBar.qml 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/TabBar.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype TabBar21 \qmltype TabBar
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \deprecated24 \deprecated
25 \brief Tab bar that will be shown in the header when \l Tabs is active.25 \brief Tab bar that will be shown in the header when \l Tabs is active.
2626
=== modified file 'src/Ubuntu/Components/1.3/Tabs.qml'
--- src/Ubuntu/Components/1.3/Tabs.qml 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/Tabs.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype Tabs21 \qmltype Tabs
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \deprecated24 \deprecated
25 \brief The Tabs class provides an environment where multible \l Tab25 \brief The Tabs class provides an environment where multible \l Tab
2626
=== modified file 'src/Ubuntu/Components/1.3/TextArea.qml'
--- src/Ubuntu/Components/1.3/TextArea.qml 2016-05-12 16:30:27 +0000
+++ src/Ubuntu/Components/1.3/TextArea.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype TextArea22 \qmltype TextArea
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief The TextArea item displays a block of editable, scrollable, formatted25 \brief The TextArea item displays a block of editable, scrollable, formatted
26 text.26 text.
2727
=== modified file 'src/Ubuntu/Components/1.3/TextField.qml'
--- src/Ubuntu/Components/1.3/TextField.qml 2016-05-02 18:27:11 +0000
+++ src/Ubuntu/Components/1.3/TextField.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype TextField22 \qmltype TextField
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief The TextField element displays a single line of editable plain text.25 \brief The TextField element displays a single line of editable plain text.
26 Input constraints can be set through validator or inputMask. Setting echoMode26 Input constraints can be set through validator or inputMask. Setting echoMode
2727
=== modified file 'src/Ubuntu/Components/1.3/Toolbar.qml'
--- src/Ubuntu/Components/1.3/Toolbar.qml 2016-01-13 16:07:58 +0000
+++ src/Ubuntu/Components/1.3/Toolbar.qml 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
21// by the new text button when it becomes available.21// by the new text button when it becomes available.
22/*!22/*!
23 \qmltype Toolbar23 \qmltype Toolbar
24 \inqmlmodule Ubuntu.Components 1.324 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief Toolbar that can be used as an extension for the edit mode header.26 \brief Toolbar that can be used as an extension for the edit mode header.
27 Example:27 Example:
2828
=== modified file 'src/Ubuntu/Components/1.3/ToolbarButton.qml'
--- src/Ubuntu/Components/1.3/ToolbarButton.qml 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/ToolbarButton.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype ToolbarButton21 \qmltype ToolbarButton
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \deprecated24 \deprecated
25 \brief An \l ActionItem that represents a button in the toolbar.25 \brief An \l ActionItem that represents a button in the toolbar.
2626
=== modified file 'src/Ubuntu/Components/1.3/ToolbarItems.qml'
--- src/Ubuntu/Components/1.3/ToolbarItems.qml 2016-05-17 20:54:33 +0000
+++ src/Ubuntu/Components/1.3/ToolbarItems.qml 2016-06-01 11:49:05 +0000
@@ -18,7 +18,7 @@
1818
19/*!19/*!
20 \qmltype ToolbarItems20 \qmltype ToolbarItems
21 \inqmlmodule Ubuntu.Components 1.121 \inqmlmodule Ubuntu.Components
22 \ingroup ubuntu22 \ingroup ubuntu
23 \deprecated23 \deprecated
24 \brief Row of Items to be placed in a toolbar.24 \brief Row of Items to be placed in a toolbar.
2525
=== modified file 'src/Ubuntu/Components/1.3/UbuntuColors.qml'
--- src/Ubuntu/Components/1.3/UbuntuColors.qml 2016-01-22 19:51:10 +0000
+++ src/Ubuntu/Components/1.3/UbuntuColors.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype UbuntuColors21 \qmltype UbuntuColors
22 \inqmlmodule Ubuntu.Components 1.322 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \brief Singleton defining the Ubuntu color palette.24 \brief Singleton defining the Ubuntu color palette.
2525
2626
=== modified file 'src/Ubuntu/Components/1.3/UbuntuListView.qml'
--- src/Ubuntu/Components/1.3/UbuntuListView.qml 2016-04-27 07:21:45 +0000
+++ src/Ubuntu/Components/1.3/UbuntuListView.qml 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*!20/*!
21 \qmltype UbuntuListView21 \qmltype UbuntuListView
22 \inqmlmodule Ubuntu.Components 1.122 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \inherits ListView24 \inherits ListView
25 \brief A ListView with special features tailored for a look and feel fitting the25 \brief A ListView with special features tailored for a look and feel fitting the
2626
=== modified file 'src/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml'
--- src/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml 2015-04-25 08:54:58 +0000
+++ src/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
2020
21/*!21/*!
22 \qmltype UbuntuNumberAnimation22 \qmltype UbuntuNumberAnimation
23 \inqmlmodule Ubuntu.Components 1.123 \inqmlmodule Ubuntu.Components
24 \ingroup ubuntu24 \ingroup ubuntu
25 \brief UbuntuNumberAnimation is a NumberAnimation that has predefined25 \brief UbuntuNumberAnimation is a NumberAnimation that has predefined
26 settings to ensure that Ubuntu applications are consistent in their animations.26 settings to ensure that Ubuntu applications are consistent in their animations.
2727
=== modified file 'src/Ubuntu/Components/1.3/dateUtils.js'
--- src/Ubuntu/Components/1.3/dateUtils.js 2015-07-17 14:42:26 +0000
+++ src/Ubuntu/Components/1.3/dateUtils.js 2016-06-01 11:49:05 +0000
@@ -16,7 +16,7 @@
1616
17/*!17/*!
18 \qmltype dateUtils18 \qmltype dateUtils
19 \inqmlmodule Ubuntu.Components 1.319 \inqmlmodule Ubuntu.Components
20 \ingroup ubuntu20 \ingroup ubuntu
21 \brief Various date utility functions.21 \brief Various date utility functions.
22 */22 */
2323
=== modified file 'src/Ubuntu/Components/1.3/pageUtils.js'
--- src/Ubuntu/Components/1.3/pageUtils.js 2015-07-17 14:42:26 +0000
+++ src/Ubuntu/Components/1.3/pageUtils.js 2016-06-01 11:49:05 +0000
@@ -16,7 +16,7 @@
1616
17/*!17/*!
18 \qmltype pageUtils18 \qmltype pageUtils
19 \inqmlmodule Ubuntu.Components 1.319 \inqmlmodule Ubuntu.Components
20 \ingroup ubuntu20 \ingroup ubuntu
21 \internal21 \internal
22 \brief Page-related utility functions.22 \brief Page-related utility functions.
2323
=== modified file 'src/Ubuntu/Components/Pickers/1.2/PickerPanel.qml'
--- src/Ubuntu/Components/Pickers/1.2/PickerPanel.qml 2015-04-30 08:32:44 +0000
+++ src/Ubuntu/Components/Pickers/1.2/PickerPanel.qml 2016-06-01 11:49:05 +0000
@@ -23,7 +23,7 @@
2323
24/*!24/*!
25 \qmltype PickerPanel25 \qmltype PickerPanel
26 \inqmlmodule Ubuntu.Components 1.126 \inqmlmodule Ubuntu.Components
27 \ingroup ubuntu-pickers27 \ingroup ubuntu-pickers
28 \brief Provides a panel for opening a DatePicker in place of the input panel or28 \brief Provides a panel for opening a DatePicker in place of the input panel or
29 as Popover, depending on the form factor.29 as Popover, depending on the form factor.
3030
=== modified file 'src/Ubuntu/Components/Pickers/1.3/PickerPanel.qml'
--- src/Ubuntu/Components/Pickers/1.3/PickerPanel.qml 2015-04-29 08:55:31 +0000
+++ src/Ubuntu/Components/Pickers/1.3/PickerPanel.qml 2016-06-01 11:49:05 +0000
@@ -23,7 +23,7 @@
2323
24/*!24/*!
25 \qmltype PickerPanel25 \qmltype PickerPanel
26 \inqmlmodule Ubuntu.Components 1.126 \inqmlmodule Ubuntu.Components
27 \ingroup ubuntu-pickers27 \ingroup ubuntu-pickers
28 \brief Provides a panel for opening a DatePicker in place of the input panel or28 \brief Provides a panel for opening a DatePicker in place of the input panel or
29 as Popover, depending on the form factor.29 as Popover, depending on the form factor.
3030
=== modified file 'src/Ubuntu/Components/plugin/i18n.cpp'
--- src/Ubuntu/Components/plugin/i18n.cpp 2016-02-09 19:06:54 +0000
+++ src/Ubuntu/Components/plugin/i18n.cpp 2016-06-01 11:49:05 +0000
@@ -32,7 +32,7 @@
32/*!32/*!
33 * \qmltype i18n33 * \qmltype i18n
34 * \instantiates UbuntuI18n34 * \instantiates UbuntuI18n
35 * \inqmlmodule Ubuntu.Components 1.135 * \inqmlmodule Ubuntu.Components
36 * \ingroup ubuntu36 * \ingroup ubuntu
37 * \brief i18n is a context property that provides internationalization support.37 * \brief i18n is a context property that provides internationalization support.
38 *38 *
3939
=== modified file 'src/Ubuntu/Components/plugin/inversemouseareatype.cpp'
--- src/Ubuntu/Components/plugin/inversemouseareatype.cpp 2016-02-01 18:57:26 +0000
+++ src/Ubuntu/Components/plugin/inversemouseareatype.cpp 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
21/*!21/*!
22 \qmltype InverseMouseArea22 \qmltype InverseMouseArea
23 \instantiates InverseMouseAreaType23 \instantiates InverseMouseAreaType
24 \inqmlmodule Ubuntu.Components 1.124 \inqmlmodule Ubuntu.Components
25 \ingroup ubuntu25 \ingroup ubuntu
26 \brief The InverseMouseArea captures mouse events happening outside of a given26 \brief The InverseMouseArea captures mouse events happening outside of a given
27 area.27 area.
2828
=== modified file 'src/Ubuntu/Components/plugin/livetimer.cpp'
--- src/Ubuntu/Components/plugin/livetimer.cpp 2015-08-12 09:56:33 +0000
+++ src/Ubuntu/Components/plugin/livetimer.cpp 2016-06-01 11:49:05 +0000
@@ -19,7 +19,7 @@
1919
20/*! \qmltype LiveTimer20/*! \qmltype LiveTimer
21 \instantiates LiveTimer21 \instantiates LiveTimer
22 \inqmlmodule Ubuntu.Components 1.322 \inqmlmodule Ubuntu.Components
23 \ingroup ubuntu23 \ingroup ubuntu
24 \since Ubuntu.Components 1.324 \since Ubuntu.Components 1.3
25 \brief A live timing source providing peridioc updates.25 \brief A live timing source providing peridioc updates.
2626
=== modified file 'src/Ubuntu/Components/plugin/privates/ucpagewrapper.cpp'
--- src/Ubuntu/Components/plugin/privates/ucpagewrapper.cpp 2016-02-19 13:00:26 +0000
+++ src/Ubuntu/Components/plugin/privates/ucpagewrapper.cpp 2016-06-01 11:49:05 +0000
@@ -456,7 +456,7 @@
456/*!456/*!
457 \internal457 \internal
458 \qmltype PageWrapper458 \qmltype PageWrapper
459 \inqmlmodule Ubuntu.Components 1.1459 \inqmlmodule Ubuntu.Components
460 \ingroup ubuntu460 \ingroup ubuntu
461 \brief Internal class used by \l PageStack461 \brief Internal class used by \l PageStack
462*/462*/
463463
=== modified file 'src/Ubuntu/Components/plugin/qquickclipboard.cpp'
--- src/Ubuntu/Components/plugin/qquickclipboard.cpp 2015-01-28 15:01:35 +0000
+++ src/Ubuntu/Components/plugin/qquickclipboard.cpp 2016-06-01 11:49:05 +0000
@@ -26,7 +26,7 @@
26/*!26/*!
27 * \qmltype Clipboard27 * \qmltype Clipboard
28 * \instantiates QQuickClipboard28 * \instantiates QQuickClipboard
29 * \inqmlmodule Ubuntu.Components 1.129 * \inqmlmodule Ubuntu.Components
30 * \ingroup ubuntu30 * \ingroup ubuntu
31 * \brief This is a singleton type providing access to the system clipboard.31 * \brief This is a singleton type providing access to the system clipboard.
32 *32 *
3333
=== modified file 'src/Ubuntu/Components/plugin/qquickmimedata.cpp'
--- src/Ubuntu/Components/plugin/qquickmimedata.cpp 2014-04-23 08:50:20 +0000
+++ src/Ubuntu/Components/plugin/qquickmimedata.cpp 2016-06-01 11:49:05 +0000
@@ -28,7 +28,7 @@
28/*!28/*!
29 * \qmltype MimeData29 * \qmltype MimeData
30 * \instantiates QQuickMimeData30 * \instantiates QQuickMimeData
31 * \inqmlmodule Ubuntu.Components 1.131 * \inqmlmodule Ubuntu.Components
32 * \ingroup ubuntu32 * \ingroup ubuntu
33 * \brief MimeData type provides interface to access and store data to the33 * \brief MimeData type provides interface to access and store data to the
34 * Clipboard.34 * Clipboard.
3535
=== modified file 'src/Ubuntu/Components/plugin/sortfiltermodel.cpp'
--- src/Ubuntu/Components/plugin/sortfiltermodel.cpp 2015-09-14 17:34:00 +0000
+++ src/Ubuntu/Components/plugin/sortfiltermodel.cpp 2016-06-01 11:49:05 +0000
@@ -23,7 +23,7 @@
23/*!23/*!
24 * \qmltype SortFilterModel24 * \qmltype SortFilterModel
25 * \instantiates QSortFilterProxyModelQML25 * \instantiates QSortFilterProxyModelQML
26 * \inqmlmodule Ubuntu.Components 0.126 * \inqmlmodule Ubuntu.Components
27 * \ingroup ubuntu27 * \ingroup ubuntu
28 * \brief SortFilterModel sorts and filters rows from an existing model.28 * \brief SortFilterModel sorts and filters rows from an existing model.
29 *29 *
3030
=== modified file 'src/Ubuntu/Components/plugin/ucabstractbutton.cpp'
--- src/Ubuntu/Components/plugin/ucabstractbutton.cpp 2016-04-25 10:35:48 +0000
+++ src/Ubuntu/Components/plugin/ucabstractbutton.cpp 2016-06-01 11:49:05 +0000
@@ -46,7 +46,7 @@
46 \qmltype AbstractButton46 \qmltype AbstractButton
47 \instantiates UCAbstractButton47 \instantiates UCAbstractButton
48 \inherits ActionItem48 \inherits ActionItem
49 \inqmlmodule Ubuntu.Components 1.149 \inqmlmodule Ubuntu.Components
50 \ingroup ubuntu50 \ingroup ubuntu
51 \brief The AbstractButton class defines the behavior of the button.51 \brief The AbstractButton class defines the behavior of the button.
5252
@@ -217,7 +217,7 @@
217 Q_EMIT q->pressAndHold();217 Q_EMIT q->pressAndHold();
218}218}
219219
220// emit clicked when Enter/Return is pressed220// emit clicked when Enter/Return/Space is pressed
221void UCAbstractButton::keyReleaseEvent(QKeyEvent *event)221void UCAbstractButton::keyReleaseEvent(QKeyEvent *event)
222{222{
223 UCActionItem::keyReleaseEvent(event);223 UCActionItem::keyReleaseEvent(event);
@@ -226,6 +226,7 @@
226 case Qt::Key_Enter:226 case Qt::Key_Enter:
227 case Qt::Key_Return:227 case Qt::Key_Return:
228 case Qt::Key_Space:228 case Qt::Key_Space:
229 event->accept();
229 d_func()->onClicked();230 d_func()->onClicked();
230 break;231 break;
231 default:232 default:
232233
=== modified file 'src/Ubuntu/Components/plugin/ucaction.cpp'
--- src/Ubuntu/Components/plugin/ucaction.cpp 2016-02-01 18:57:26 +0000
+++ src/Ubuntu/Components/plugin/ucaction.cpp 2016-06-01 11:49:05 +0000
@@ -84,7 +84,7 @@
84/*!84/*!
85 * \qmltype Action85 * \qmltype Action
86 * \instantiates UCAction86 * \instantiates UCAction
87 * \inqmlmodule Ubuntu.Components 1.187 * \inqmlmodule Ubuntu.Components
88 * \ingroup ubuntu88 * \ingroup ubuntu
89 * \brief Describe an action that can be re-used and shared between different89 * \brief Describe an action that can be re-used and shared between different
90 * components.90 * components.
9191
=== modified file 'src/Ubuntu/Components/plugin/ucactioncontext.cpp'
--- src/Ubuntu/Components/plugin/ucactioncontext.cpp 2016-01-12 14:22:30 +0000
+++ src/Ubuntu/Components/plugin/ucactioncontext.cpp 2016-06-01 11:49:05 +0000
@@ -33,7 +33,7 @@
33/*!33/*!
34 * \qmltype ActionContext34 * \qmltype ActionContext
35 * \instantiates UCActionContext35 * \instantiates UCActionContext
36 * \inqmlmodule Ubuntu.Components 1.136 * \inqmlmodule Ubuntu.Components
37 * \ingroup ubuntu37 * \ingroup ubuntu
38 * \brief ActionContext groups actions together and by providing multiple contexts38 * \brief ActionContext groups actions together and by providing multiple contexts
39 * the developer is able to control the visibility of the actions. The \l ActionManager39 * the developer is able to control the visibility of the actions. The \l ActionManager
@@ -256,7 +256,7 @@
256/*!256/*!
257 * \qmltype PopupContext257 * \qmltype PopupContext
258 * \instantiates UCPopupContext258 * \instantiates UCPopupContext
259 * \inqmlmodule Ubuntu.Components 1.3259 * \inqmlmodule Ubuntu.Components
260 * \since Ubuntu.Components 1.3260 * \since Ubuntu.Components 1.3
261 * \inherits ActionContext261 * \inherits ActionContext
262 * \ingroup ubuntu262 * \ingroup ubuntu
263263
=== modified file 'src/Ubuntu/Components/plugin/ucactionitem.cpp'
--- src/Ubuntu/Components/plugin/ucactionitem.cpp 2015-12-21 17:49:59 +0000
+++ src/Ubuntu/Components/plugin/ucactionitem.cpp 2016-06-01 11:49:05 +0000
@@ -38,7 +38,7 @@
38/*!38/*!
39 * \qmltype ActionItem39 * \qmltype ActionItem
40 * \instantiates UCActionItem40 * \instantiates UCActionItem
41 * \inqmlmodule Ubuntu.Components 1.141 * \inqmlmodule Ubuntu.Components
42 * \ingroup ubuntu42 * \ingroup ubuntu
43 * \brief A visual representation of an Action. The API of ActionItem is a43 * \brief A visual representation of an Action. The API of ActionItem is a
44 * copy of the API of \l Action, with additional properties to define44 * copy of the API of \l Action, with additional properties to define
4545
=== modified file 'src/Ubuntu/Components/plugin/ucactionmanager.cpp'
--- src/Ubuntu/Components/plugin/ucactionmanager.cpp 2015-07-09 17:55:03 +0000
+++ src/Ubuntu/Components/plugin/ucactionmanager.cpp 2016-06-01 11:49:05 +0000
@@ -22,7 +22,7 @@
22/*!22/*!
23 * \qmltype ActionManager23 * \qmltype ActionManager
24 * \instantiates UCActionManager24 * \instantiates UCActionManager
25 * \inqmlmodule Ubuntu.Components 1.125 * \inqmlmodule Ubuntu.Components
26 * \ingroup ubuntu26 * \ingroup ubuntu
27 * \brief ActionManager manages actions and action contexts withion an application.27 * \brief ActionManager manages actions and action contexts withion an application.
28 *28 *
2929
=== modified file 'src/Ubuntu/Components/plugin/ucalarm.cpp'
--- src/Ubuntu/Components/plugin/ucalarm.cpp 2016-01-30 12:03:31 +0000
+++ src/Ubuntu/Components/plugin/ucalarm.cpp 2016-06-01 11:49:05 +0000
@@ -207,7 +207,7 @@
207/*!207/*!
208 * \qmltype Alarm208 * \qmltype Alarm
209 * \instantiates UCAlarm209 * \instantiates UCAlarm
210 * \inqmlmodule Ubuntu.Components 1.1210 * \inqmlmodule Ubuntu.Components
211 * \ingroup ubuntu-services211 * \ingroup ubuntu-services
212 * \brief Alarm component is a representation of an alarm event.212 * \brief Alarm component is a representation of an alarm event.
213 *213 *
214214
=== modified file 'src/Ubuntu/Components/plugin/ucalarmmodel.cpp'
--- src/Ubuntu/Components/plugin/ucalarmmodel.cpp 2015-06-16 13:15:41 +0000
+++ src/Ubuntu/Components/plugin/ucalarmmodel.cpp 2016-06-01 11:49:05 +0000
@@ -27,7 +27,7 @@
27/*!27/*!
28 * \qmltype AlarmModel28 * \qmltype AlarmModel
29 * \instantiates UCAlarmModel29 * \instantiates UCAlarmModel
30 * \inqmlmodule Ubuntu.Components 1.130 * \inqmlmodule Ubuntu.Components
31 * \ingroup ubuntu-services31 * \ingroup ubuntu-services
32 * \brief AlarmModel holds the list of alarms defined.32 * \brief AlarmModel holds the list of alarms defined.
33 *33 *
3434
=== modified file 'src/Ubuntu/Components/plugin/ucapplication.cpp'
--- src/Ubuntu/Components/plugin/ucapplication.cpp 2016-01-30 12:11:51 +0000
+++ src/Ubuntu/Components/plugin/ucapplication.cpp 2016-06-01 11:49:05 +0000
@@ -28,7 +28,7 @@
28/*!28/*!
29 * \qmltype UbuntuApplication29 * \qmltype UbuntuApplication
30 * \instantiates UCApplication30 * \instantiates UCApplication
31 * \inqmlmodule Ubuntu.Components 1.131 * \inqmlmodule Ubuntu.Components
32 * \ingroup ubuntu32 * \ingroup ubuntu
33 * \brief UbuntuApplication is a QML binding for a subset of QCoreApplication.33 * \brief UbuntuApplication is a QML binding for a subset of QCoreApplication.
34 *34 *
3535
=== modified file 'src/Ubuntu/Components/plugin/ucargument.cpp'
--- src/Ubuntu/Components/plugin/ucargument.cpp 2014-04-23 08:50:20 +0000
+++ src/Ubuntu/Components/plugin/ucargument.cpp 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
21/*!21/*!
22 * \qmltype Argument22 * \qmltype Argument
23 * \instantiates UCArgument23 * \instantiates UCArgument
24 * \inqmlmodule Ubuntu.Components 1.124 * \inqmlmodule Ubuntu.Components
25 * \ingroup ubuntu-commandline25 * \ingroup ubuntu-commandline
26 * \brief The Argument class specifies what type a given command line parameter should be.26 * \brief The Argument class specifies what type a given command line parameter should be.
27 *27 *
2828
=== modified file 'src/Ubuntu/Components/plugin/ucarguments.cpp'
--- src/Ubuntu/Components/plugin/ucarguments.cpp 2016-01-30 12:03:31 +0000
+++ src/Ubuntu/Components/plugin/ucarguments.cpp 2016-06-01 11:49:05 +0000
@@ -28,7 +28,7 @@
28/*!28/*!
29 * \qmltype Arguments29 * \qmltype Arguments
30 * \instantiates UCArguments30 * \instantiates UCArguments
31 * \inqmlmodule Ubuntu.Components 1.131 * \inqmlmodule Ubuntu.Components
32 * \ingroup ubuntu-commandline32 * \ingroup ubuntu-commandline
33 * \brief The Arguments class provides a way to declare what command line33 * \brief The Arguments class provides a way to declare what command line
34 * parameters are expected by the application.34 * parameters are expected by the application.
3535
=== modified file 'src/Ubuntu/Components/plugin/ucbottomedge.cpp'
--- src/Ubuntu/Components/plugin/ucbottomedge.cpp 2016-04-01 13:16:05 +0000
+++ src/Ubuntu/Components/plugin/ucbottomedge.cpp 2016-06-01 11:49:05 +0000
@@ -497,7 +497,7 @@
497/*!497/*!
498 * \qmltype BottomEdge498 * \qmltype BottomEdge
499 * \instantiates UCBottomEdge499 * \instantiates UCBottomEdge
500 * \inqmlmodule Ubuntu.Components 1.3500 * \inqmlmodule Ubuntu.Components
501 * \inherits StyledItem501 * \inherits StyledItem
502 * \ingroup ubuntu502 * \ingroup ubuntu
503 * \since Ubuntu.Components 1.3503 * \since Ubuntu.Components 1.3
504504
=== modified file 'src/Ubuntu/Components/plugin/ucbottomedgehint.cpp'
--- src/Ubuntu/Components/plugin/ucbottomedgehint.cpp 2016-04-20 15:00:27 +0000
+++ src/Ubuntu/Components/plugin/ucbottomedgehint.cpp 2016-06-01 11:49:05 +0000
@@ -71,7 +71,7 @@
7171
72/*!72/*!
73 \qmltype BottomEdgeHint73 \qmltype BottomEdgeHint
74 \inqmlmodule Ubuntu.Components 1.374 \inqmlmodule Ubuntu.Components
75 \ingroup ubuntu75 \ingroup ubuntu
76 \inherits ActionItem76 \inherits ActionItem
77 \brief The BottomEdgeHint shows the availability of extra features77 \brief The BottomEdgeHint shows the availability of extra features
7878
=== modified file 'src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp'
--- src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp 2016-02-25 17:45:27 +0000
+++ src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp 2016-06-01 11:49:05 +0000
@@ -29,7 +29,7 @@
29/*!29/*!
30 \qmltype Theme30 \qmltype Theme
31 \instantiates UCTheme31 \instantiates UCTheme
32 \inqmlmodule Ubuntu.Components 1.132 \inqmlmodule Ubuntu.Components
33 \ingroup theming33 \ingroup theming
34 \brief The Theme class provides facilities to interact with the current theme.34 \brief The Theme class provides facilities to interact with the current theme.
3535
3636
=== modified file 'src/Ubuntu/Components/plugin/ucfontutils.cpp'
--- src/Ubuntu/Components/plugin/ucfontutils.cpp 2016-04-20 15:00:27 +0000
+++ src/Ubuntu/Components/plugin/ucfontutils.cpp 2016-06-01 11:49:05 +0000
@@ -23,7 +23,7 @@
23/*!23/*!
24 * \qmltype FontUtils24 * \qmltype FontUtils
25 * \instantiates UCFontUtils25 * \instantiates UCFontUtils
26 * \inqmlmodule Ubuntu.Components 1.126 * \inqmlmodule Ubuntu.Components
27 * \ingroup ubuntu27 * \ingroup ubuntu
28 * \brief FontUtils is a \l {http://qt-project.org/doc/qt-5.0/qtqml/qqmlcontext.html#details} {context property},28 * \brief FontUtils is a \l {http://qt-project.org/doc/qt-5.0/qtqml/qqmlcontext.html#details} {context property},
29 * which provides utility functions for font manipulations.29 * which provides utility functions for font manipulations.
3030
=== modified file 'src/Ubuntu/Components/plugin/uchaptics.cpp'
--- src/Ubuntu/Components/plugin/uchaptics.cpp 2016-02-11 08:54:26 +0000
+++ src/Ubuntu/Components/plugin/uchaptics.cpp 2016-06-01 11:49:05 +0000
@@ -23,7 +23,7 @@
23/*!23/*!
24 \qmltype Haptics24 \qmltype Haptics
25 \instantiates UCHaptics25 \instantiates UCHaptics
26 \inqmlmodule Ubuntu.Components 1.126 \inqmlmodule Ubuntu.Components
27 \ingroup ubuntu-services27 \ingroup ubuntu-services
28 \brief Singleton defining the haptics feedback used in components, where execution28 \brief Singleton defining the haptics feedback used in components, where execution
29 of the feedback is controlled by the system settings.29 of the feedback is controlled by the system settings.
3030
=== modified file 'src/Ubuntu/Components/plugin/ucheader.cpp'
--- src/Ubuntu/Components/plugin/ucheader.cpp 2016-05-11 21:17:26 +0000
+++ src/Ubuntu/Components/plugin/ucheader.cpp 2016-06-01 11:49:05 +0000
@@ -26,7 +26,7 @@
26 \qmltype Header26 \qmltype Header
27 \instantiates UCHeader27 \instantiates UCHeader
28 \inherits StyledItem28 \inherits StyledItem
29 \inqmlmodule Ubuntu.Components 1.329 \inqmlmodule Ubuntu.Components
30 \ingroup ubuntu30 \ingroup ubuntu
31 \since Ubuntu.Components 1.331 \since Ubuntu.Components 1.3
32 \brief Header bar that can contain the title and controls for the current view.32 \brief Header bar that can contain the title and controls for the current view.
3333
=== modified file 'src/Ubuntu/Components/plugin/uclabel.cpp'
--- src/Ubuntu/Components/plugin/uclabel.cpp 2016-04-26 14:05:01 +0000
+++ src/Ubuntu/Components/plugin/uclabel.cpp 2016-06-01 11:49:05 +0000
@@ -65,9 +65,10 @@
65}65}
6666
67/*!67/*!
68 * \qmltype LabelBase68 * \qmltype Label
69 * \qmlabstract69 * \qmlabstract
70 * \instantiates UCLabel70 * \instantiates UCLabel
71 * \inherits Text
71 * \inqmlmodule Ubuntu.Components 1.372 * \inqmlmodule Ubuntu.Components 1.3
72 * \ingroup ubuntu73 * \ingroup ubuntu
73 * \brief Extended Text item with Ubuntu styling.74 * \brief Extended Text item with Ubuntu styling.
@@ -158,7 +159,7 @@
158}159}
159160
160/*!161/*!
161 * \qmlproperty enumeration LabelBase::textSize162 * \qmlproperty enumeration Label::textSize
162 * \since Ubuntu.Components 1.3163 * \since Ubuntu.Components 1.3
163 *164 *
164 * This property holds an abstract size that allows adaptive resizing based on the measurement unit165 * This property holds an abstract size that allows adaptive resizing based on the measurement unit
@@ -221,7 +222,7 @@
221}222}
222223
223/*!224/*!
224 * \qmlproperty string LabelBase::fontSize225 * \qmlproperty string Label::fontSize
225 * \deprecated226 * \deprecated
226 *227 *
227 * This property holds an abstract size represented as a string that allows adaptive resizing based228 * This property holds an abstract size represented as a string that allows adaptive resizing based
228229
=== modified file 'src/Ubuntu/Components/plugin/uclistitem.cpp'
--- src/Ubuntu/Components/plugin/uclistitem.cpp 2016-04-27 07:59:22 +0000
+++ src/Ubuntu/Components/plugin/uclistitem.cpp 2016-06-01 11:49:05 +0000
@@ -519,7 +519,7 @@
519/*!519/*!
520 * \qmltype ListItem520 * \qmltype ListItem
521 * \instantiates UCListItem521 * \instantiates UCListItem
522 * \inqmlmodule Ubuntu.Components 1.2522 * \inqmlmodule Ubuntu.Components
523 * \ingroup ubuntu-listitem523 * \ingroup ubuntu-listitem
524 * \since Ubuntu.Components 1.2524 * \since Ubuntu.Components 1.2
525 * \brief The ListItem element provides Ubuntu design standards for list or grid525 * \brief The ListItem element provides Ubuntu design standards for list or grid
526526
=== modified file 'src/Ubuntu/Components/plugin/uclistitemactions.cpp'
--- src/Ubuntu/Components/plugin/uclistitemactions.cpp 2015-03-03 13:47:48 +0000
+++ src/Ubuntu/Components/plugin/uclistitemactions.cpp 2016-06-01 11:49:05 +0000
@@ -38,7 +38,7 @@
38 * \qmltype ListItemActions38 * \qmltype ListItemActions
39 * \instantiates UCListItemActions39 * \instantiates UCListItemActions
40 * \inherits QtQObject40 * \inherits QtQObject
41 * \inqmlmodule Ubuntu.Components 1.241 * \inqmlmodule Ubuntu.Components
42 * \since Ubuntu.Components 1.242 * \since Ubuntu.Components 1.2
43 * \ingroup ubuntu-listitem43 * \ingroup ubuntu-listitem
44 * \brief Provides configuration for actions to be added to a ListItem.44 * \brief Provides configuration for actions to be added to a ListItem.
4545
=== modified file 'src/Ubuntu/Components/plugin/uclistitemlayout.cpp'
--- src/Ubuntu/Components/plugin/uclistitemlayout.cpp 2016-01-07 18:23:51 +0000
+++ src/Ubuntu/Components/plugin/uclistitemlayout.cpp 2016-06-01 11:49:05 +0000
@@ -26,7 +26,7 @@
26/*!26/*!
27 \qmltype ListItemLayout27 \qmltype ListItemLayout
28 \instantiates UCListItemLayout28 \instantiates UCListItemLayout
29 \inqmlmodule Ubuntu.Components 1.329 \inqmlmodule Ubuntu.Components
30 \since Ubuntu.Components 1.330 \since Ubuntu.Components 1.3
31 \inherits SlotsLayout31 \inherits SlotsLayout
32 \ingroup ubuntu32 \ingroup ubuntu
3333
=== modified file 'src/Ubuntu/Components/plugin/ucmainviewbase.cpp'
--- src/Ubuntu/Components/plugin/ucmainviewbase.cpp 2016-05-02 21:51:23 +0000
+++ src/Ubuntu/Components/plugin/ucmainviewbase.cpp 2016-06-01 11:49:05 +0000
@@ -31,7 +31,7 @@
31/*!31/*!
32 \internal32 \internal
33 \qmlabstract MainViewBase33 \qmlabstract MainViewBase
34 \inqmlmodule Ubuntu.Components 1.334 \inqmlmodule Ubuntu.Components
35 \ingroup ubuntu35 \ingroup ubuntu
36 \brief The base class for MainView and MultiColumnView.36 \brief The base class for MainView and MultiColumnView.
37*/37*/
3838
=== modified file 'src/Ubuntu/Components/plugin/ucmousefilters.cpp'
--- src/Ubuntu/Components/plugin/ucmousefilters.cpp 2016-04-05 19:47:18 +0000
+++ src/Ubuntu/Components/plugin/ucmousefilters.cpp 2016-06-01 11:49:05 +0000
@@ -58,7 +58,7 @@
58/*!58/*!
59 \qmltype Mouse59 \qmltype Mouse
60 \instantiates UCMouse60 \instantiates UCMouse
61 \inqmlmodule Ubuntu.Components 1.161 \inqmlmodule Ubuntu.Components
62 \ingroup ubuntu62 \ingroup ubuntu
63 \brief Attached property filtering mouse events occured inside the owner.63 \brief Attached property filtering mouse events occured inside the owner.
6464
@@ -1015,7 +1015,7 @@
1015/*!1015/*!
1016 \qmltype InverseMouse1016 \qmltype InverseMouse
1017 \instantiates UCInverseMouse1017 \instantiates UCInverseMouse
1018 \inqmlmodule Ubuntu.Components 1.11018 \inqmlmodule Ubuntu.Components
1019 \ingroup ubuntu1019 \ingroup ubuntu
1020 \brief Attached object filtering mouse events occured outside the owner.1020 \brief Attached object filtering mouse events occured outside the owner.
10211021
10221022
=== modified file 'src/Ubuntu/Components/plugin/ucnamespace.cpp'
--- src/Ubuntu/Components/plugin/ucnamespace.cpp 2015-04-25 07:10:57 +0000
+++ src/Ubuntu/Components/plugin/ucnamespace.cpp 2016-06-01 11:49:05 +0000
@@ -20,7 +20,7 @@
20/*!20/*!
21 * \qmltype Ubuntu21 * \qmltype Ubuntu
22 * \instantiates UCNamespace22 * \instantiates UCNamespace
23 * \inqmlmodule Ubuntu.Components 1.223 * \inqmlmodule Ubuntu.Components
24 * \ingroup ubuntu24 * \ingroup ubuntu
25 * \since Ubuntu.Components 1.225 * \since Ubuntu.Components 1.2
26 * \brief Provides global object with different enums.26 * \brief Provides global object with different enums.
2727
=== modified file 'src/Ubuntu/Components/plugin/ucpagetreenode.cpp'
--- src/Ubuntu/Components/plugin/ucpagetreenode.cpp 2016-02-04 14:53:47 +0000
+++ src/Ubuntu/Components/plugin/ucpagetreenode.cpp 2016-06-01 11:49:05 +0000
@@ -360,7 +360,7 @@
360/*!360/*!
361 \internal361 \internal
362 \qmltype PageTreeNode362 \qmltype PageTreeNode
363 \inqmlmodule Ubuntu.Components 1.1363 \inqmlmodule Ubuntu.Components
364 \ingroup ubuntu364 \ingroup ubuntu
365 \brief The common parent of \l Page, \l MainView, \l PageStack and \l Tabs.365 \brief The common parent of \l Page, \l MainView, \l PageStack and \l Tabs.
366366
367367
=== modified file 'src/Ubuntu/Components/plugin/ucproportionalshape.cpp'
--- src/Ubuntu/Components/plugin/ucproportionalshape.cpp 2016-02-17 19:32:41 +0000
+++ src/Ubuntu/Components/plugin/ucproportionalshape.cpp 2016-06-01 11:49:05 +0000
@@ -23,7 +23,7 @@
2323
24/*! \qmltype ProportionalShape24/*! \qmltype ProportionalShape
25 \instantiates UCProportionalShape25 \instantiates UCProportionalShape
26 \inqmlmodule Ubuntu.Components 1.326 \inqmlmodule Ubuntu.Components
27 \ingroup ubuntu27 \ingroup ubuntu
28 \brief Extended UbuntuShape mostly used for icons and vignettes.28 \brief Extended UbuntuShape mostly used for icons and vignettes.
2929
3030
=== modified file 'src/Ubuntu/Components/plugin/ucserviceproperties.cpp'
--- src/Ubuntu/Components/plugin/ucserviceproperties.cpp 2016-01-30 12:03:31 +0000
+++ src/Ubuntu/Components/plugin/ucserviceproperties.cpp 2016-06-01 11:49:05 +0000
@@ -80,7 +80,7 @@
80/*!80/*!
81 * \qmltype ServiceProperties81 * \qmltype ServiceProperties
82 * \instantiates UCServiceProperties82 * \instantiates UCServiceProperties
83 * \inqmlmodule Ubuntu.Components 1.183 * \inqmlmodule Ubuntu.Components
84 * \since Ubuntu.Components 1.184 * \since Ubuntu.Components 1.1
85 * \ingroup ubuntu-services85 * \ingroup ubuntu-services
86 * \brief The component enables accessing service properties from QML.86 * \brief The component enables accessing service properties from QML.
8787
=== modified file 'src/Ubuntu/Components/plugin/ucslotslayout.cpp'
--- src/Ubuntu/Components/plugin/ucslotslayout.cpp 2016-04-20 15:00:27 +0000
+++ src/Ubuntu/Components/plugin/ucslotslayout.cpp 2016-06-01 11:49:05 +0000
@@ -597,7 +597,7 @@
597/*!597/*!
598 \qmltype SlotsLayout598 \qmltype SlotsLayout
599 \instantiates UCSlotsLayout599 \instantiates UCSlotsLayout
600 \inqmlmodule Ubuntu.Components 1.3600 \inqmlmodule Ubuntu.Components
601 \ingroup ubuntu-slotslayout601 \ingroup ubuntu-slotslayout
602 \inherits Item602 \inherits Item
603 \since Ubuntu.Components 1.3603 \since Ubuntu.Components 1.3
604604
=== modified file 'src/Ubuntu/Components/plugin/ucstatesaver.cpp'
--- src/Ubuntu/Components/plugin/ucstatesaver.cpp 2016-02-01 18:57:26 +0000
+++ src/Ubuntu/Components/plugin/ucstatesaver.cpp 2016-06-01 11:49:05 +0000
@@ -146,7 +146,7 @@
146/*!146/*!
147 * \qmltype StateSaver147 * \qmltype StateSaver
148 * \instantiates UCStateSaverAttached148 * \instantiates UCStateSaverAttached
149 * \inqmlmodule Ubuntu.Components 1.1149 * \inqmlmodule Ubuntu.Components
150 * \ingroup ubuntu-services150 * \ingroup ubuntu-services
151 * \brief Attached properties to save component property states.151 * \brief Attached properties to save component property states.
152 *152 *
153153
=== modified file 'src/Ubuntu/Components/plugin/ucstyleditembase.cpp'
--- src/Ubuntu/Components/plugin/ucstyleditembase.cpp 2016-04-27 09:20:29 +0000
+++ src/Ubuntu/Components/plugin/ucstyleditembase.cpp 2016-06-01 11:49:05 +0000
@@ -130,7 +130,7 @@
130/*!130/*!
131 * \qmltype StyledItem131 * \qmltype StyledItem
132 * \instantiates UCStyledItemBase132 * \instantiates UCStyledItemBase
133 * \inqmlmodule Ubuntu.Components 1.1133 * \inqmlmodule Ubuntu.Components
134 * \ingroup ubuntu134 * \ingroup ubuntu
135 * \since Ubuntu.Components 1.1135 * \since Ubuntu.Components 1.1
136 * \brief The StyledItem class allows items to be styled by the theme.136 * \brief The StyledItem class allows items to be styled by the theme.
137137
=== modified file 'src/Ubuntu/Components/plugin/uctheme.cpp'
--- src/Ubuntu/Components/plugin/uctheme.cpp 2016-04-15 14:57:05 +0000
+++ src/Ubuntu/Components/plugin/uctheme.cpp 2016-06-01 11:49:05 +0000
@@ -49,7 +49,7 @@
49/*!49/*!
50 * \qmltype ThemeSettings50 * \qmltype ThemeSettings
51 * \instantiates UCTheme51 * \instantiates UCTheme
52 * \inqmlmodule Ubuntu.Components 1.352 * \inqmlmodule Ubuntu.Components
53 * \since Ubuntu.Components 1.353 * \since Ubuntu.Components 1.3
54 * \ingroup theming54 * \ingroup theming
55 * \brief The ThemeSettings class provides facilities to define the theme of a55 * \brief The ThemeSettings class provides facilities to define the theme of a
5656
=== modified file 'src/Ubuntu/Components/plugin/ucubuntuanimation.cpp'
--- src/Ubuntu/Components/plugin/ucubuntuanimation.cpp 2014-04-23 08:50:20 +0000
+++ src/Ubuntu/Components/plugin/ucubuntuanimation.cpp 2016-06-01 11:49:05 +0000
@@ -21,7 +21,7 @@
21/*!21/*!
22 * \qmltype UbuntuAnimation22 * \qmltype UbuntuAnimation
23 * \instantiates UCUbuntuAnimation23 * \instantiates UCUbuntuAnimation
24 * \inqmlmodule Ubuntu.Components 1.124 * \inqmlmodule Ubuntu.Components
25 * \ingroup ubuntu25 * \ingroup ubuntu
26 * \brief Singleton defining standard Ubuntu durations and easing for animations26 * \brief Singleton defining standard Ubuntu durations and easing for animations
27 * that should be used to ensure that Ubuntu applications are consistent27 * that should be used to ensure that Ubuntu applications are consistent
2828
=== modified file 'src/Ubuntu/Components/plugin/ucubuntushape.cpp'
--- src/Ubuntu/Components/plugin/ucubuntushape.cpp 2016-04-20 15:00:27 +0000
+++ src/Ubuntu/Components/plugin/ucubuntushape.cpp 2016-06-01 11:49:05 +0000
@@ -255,7 +255,7 @@
255255
256/*! \qmltype UbuntuShape256/*! \qmltype UbuntuShape
257 \instantiates UCUbuntuShape257 \instantiates UCUbuntuShape
258 \inqmlmodule Ubuntu.Components 1.2258 \inqmlmodule Ubuntu.Components
259 \ingroup ubuntu259 \ingroup ubuntu
260 \brief Rounded rectangle containing a source image blended over a background color.260 \brief Rounded rectangle containing a source image blended over a background color.
261261
262262
=== modified file 'src/Ubuntu/Components/plugin/ucubuntushapeoverlay.cpp'
--- src/Ubuntu/Components/plugin/ucubuntushapeoverlay.cpp 2015-09-25 09:44:34 +0000
+++ src/Ubuntu/Components/plugin/ucubuntushapeoverlay.cpp 2016-06-01 11:49:05 +0000
@@ -97,7 +97,7 @@
9797
98/*! \qmltype UbuntuShapeOverlay98/*! \qmltype UbuntuShapeOverlay
99 \instantiates UCUbuntuShapeOverlay99 \instantiates UCUbuntuShapeOverlay
100 \inqmlmodule Ubuntu.Components 1.2100 \inqmlmodule Ubuntu.Components
101 \ingroup ubuntu101 \ingroup ubuntu
102 \brief Extended UbuntuShape adding a colored overlay layer.102 \brief Extended UbuntuShape adding a colored overlay layer.
103103
104104
=== modified file 'src/Ubuntu/Components/plugin/ucunits.cpp'
--- src/Ubuntu/Components/plugin/ucunits.cpp 2016-04-21 16:02:05 +0000
+++ src/Ubuntu/Components/plugin/ucunits.cpp 2016-06-01 11:49:05 +0000
@@ -46,7 +46,7 @@
46/*!46/*!
47 \qmltype Units47 \qmltype Units
48 \instantiates UCUnits48 \instantiates UCUnits
49 \inqmlmodule Ubuntu.Components 1.149 \inqmlmodule Ubuntu.Components
50 \ingroup resolution-independence50 \ingroup resolution-independence
51 \brief Units of measurement for sizes, spacing, margin, etc.51 \brief Units of measurement for sizes, spacing, margin, etc.
5252
5353
=== modified file 'src/Ubuntu/Components/plugin/ucurihandler.cpp'
--- src/Ubuntu/Components/plugin/ucurihandler.cpp 2014-10-08 20:16:03 +0000
+++ src/Ubuntu/Components/plugin/ucurihandler.cpp 2016-06-01 11:49:05 +0000
@@ -36,7 +36,7 @@
36/*!36/*!
37 * \qmltype UriHandler37 * \qmltype UriHandler
38 * \instantiates UCUriHandler38 * \instantiates UCUriHandler
39 * \inqmlmodule Ubuntu.Components 1.139 * \inqmlmodule Ubuntu.Components
40 * \ingroup ubuntu40 * \ingroup ubuntu
41 * \brief Singleton signalling for opened URIs.41 * \brief Singleton signalling for opened URIs.
42 *42 *
4343
=== modified file 'src/Ubuntu/Components/plugin/ucviewitemsattached.cpp'
--- src/Ubuntu/Components/plugin/ucviewitemsattached.cpp 2016-02-24 06:45:27 +0000
+++ src/Ubuntu/Components/plugin/ucviewitemsattached.cpp 2016-06-01 11:49:05 +0000
@@ -33,7 +33,7 @@
3333
34/*!34/*!
35 * \qmltype ListItemDrag35 * \qmltype ListItemDrag
36 * \inqmlmodule Ubuntu.Components 1.236 * \inqmlmodule Ubuntu.Components
37 * \ingroup ubuntu-listitem37 * \ingroup ubuntu-listitem
38 * \since Ubuntu.Components 1.238 * \since Ubuntu.Components 1.2
39 * \brief Provides information about a ListItem drag event.39 * \brief Provides information about a ListItem drag event.
@@ -173,7 +173,7 @@
173/*!173/*!
174 * \qmltype ViewItems174 * \qmltype ViewItems
175 * \instantiates UCViewItemsAttached175 * \instantiates UCViewItemsAttached
176 * \inqmlmodule Ubuntu.Components 1.2176 * \inqmlmodule Ubuntu.Components
177 * \ingroup ubuntu-listitem177 * \ingroup ubuntu-listitem
178 * \since Ubuntu.Components 1.2178 * \since Ubuntu.Components 1.2
179 * \brief A set of properties attached to the ListItem's parent item or ListView.179 * \brief A set of properties attached to the ListItem's parent item or ListView.
180180
=== modified file 'src/Ubuntu/UbuntuGestures/ucswipearea.cpp'
--- src/Ubuntu/UbuntuGestures/ucswipearea.cpp 2016-03-04 17:34:48 +0000
+++ src/Ubuntu/UbuntuGestures/ucswipearea.cpp 2016-06-01 11:49:05 +0000
@@ -130,7 +130,7 @@
130 * \qmltype SwipeArea130 * \qmltype SwipeArea
131 * \instantiates UCSwipeArea131 * \instantiates UCSwipeArea
132 * \inherits Item132 * \inherits Item
133 * \inqmlmodule Ubuntu.Components 1.3133 * \inqmlmodule Ubuntu.Components
134 * \since Ubuntu.Components 1.3134 * \since Ubuntu.Components 1.3
135 * \ingroup ubuntu-gestures135 * \ingroup ubuntu-gestures
136 * \brief An area which detects axis-aligned single-finger drag gestures.136 * \brief An area which detects axis-aligned single-finger drag gestures.
137137
=== modified file 'tests/unit_x11/tst_components/tst_focus.qml'
--- tests/unit_x11/tst_components/tst_focus.qml 2016-04-26 13:21:53 +0000
+++ tests/unit_x11/tst_components/tst_focus.qml 2016-06-01 11:49:05 +0000
@@ -28,6 +28,9 @@
2828
29 property bool hasOSK: false29 property bool hasOSK: false
3030
31 property bool keysReleased
32 Keys.onReleased: keysReleased = true
33
31 Flow {34 Flow {
32 anchors {35 anchors {
33 fill: parent36 fill: parent
@@ -75,6 +78,8 @@
75 Button {78 Button {
76 id: button79 id: button
77 text: "Press me"80 text: "Press me"
81 property bool override: false
82 Keys.onReleased: event.accepted = override
78 }83 }
79 CheckBox {84 CheckBox {
80 id: checkbox85 id: checkbox
@@ -426,10 +431,23 @@
426 ];431 ];
427 }432 }
428 function test_button_trigger_via_keyboard(data) {433 function test_button_trigger_via_keyboard(data) {
434 button.override = false;
435 main.keysReleased = false;
436 buttonTriggerSpy.clear();
429 buttonTriggerSpy.target = button;437 buttonTriggerSpy.target = button;
430 button.forceActiveFocus();438 button.forceActiveFocus();
431 keyClick(data.key);439 keyClick(data.key);
432 buttonTriggerSpy.wait();440 buttonTriggerSpy.wait();
441 compare(main.keysReleased, false, "Parent didn't get Keys.onReleased");
442
443 // Second attempt but the button will consume Keys.onReleased
444 button.override = true;
445 main.keysReleased = false;
446 buttonTriggerSpy.clear();
447 keyClick(data.key);
448 expectFailContinue(data.tag, "Trigger should've been overridden");
449 buttonTriggerSpy.wait();
450 compare(main.keysReleased, false, "Parent didn't get Keys.onReleased");
433 }451 }
434452
435 function test_disabled_component_does_not_focus() {453 function test_disabled_component_does_not_focus() {
436454
=== modified file 'tests/unit_x11/tst_components/tst_slotslayout.qml'
--- tests/unit_x11/tst_components/tst_slotslayout.qml 2016-01-27 06:39:09 +0000
+++ tests/unit_x11/tst_components/tst_slotslayout.qml 2016-06-01 11:49:05 +0000
@@ -887,11 +887,12 @@
887 id: layoutTestQmlContextComponent887 id: layoutTestQmlContextComponent
888 ListItemLayout {888 ListItemLayout {
889 id: layoutTestQmlContext889 id: layoutTestQmlContext
890 title.text: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"890 property string testingText: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"
891 title.text: testingText
891 title.textFormat: Text.RichText892 title.textFormat: Text.RichText
892 subtitle.text: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"893 subtitle.text: testingText
893 subtitle.textFormat: Text.RichText894 subtitle.textFormat: Text.RichText
894 summary.text: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"895 summary.text: testingText
895 summary.textFormat: Text.RichText896 summary.textFormat: Text.RichText
896 }897 }
897 }898 }
@@ -904,6 +905,14 @@
904 //because the img is loaded async905 //because the img is loaded async
905 waitForRendering(obj)906 waitForRendering(obj)
906 compare(obj !== null, true, "QML ListItemLayout: testing labels' QML context.")907 compare(obj !== null, true, "QML ListItemLayout: testing labels' QML context.")
908
909 //Tentative fix for lp:1571426, CI once (in months) managed to fail this test because
910 //the warning was received after the test had already finished.
911 //The fail could not be reproduced locally.
912 tryCompare(obj.title, "text", obj.testingText)
913 tryCompare(obj.subtitle, "text", obj.testingText)
914 tryCompare(obj.summary, "text", obj.testingText)
915
907 obj.destroy()916 obj.destroy()
908 }917 }
909918

Subscribers

People subscribed via source and target branches

to status/vote changes: