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
1=== modified file 'debian/changelog'
2--- debian/changelog 2016-05-27 07:08:44 +0000
3+++ debian/changelog 2016-06-01 11:49:05 +0000
4@@ -1,3 +1,17 @@
5+ubuntu-ui-toolkit (1.3.1988+16.10) UNRELEASED; urgency=medium
6+
7+ [ Christian Dywan ]
8+ * UCAbstractButton needs to accept key release events. Fixes LP: #1581026
9+
10+ [ Andrea Bernabei ]
11+ * Documentation: fix missing or outdated imports in QML modules (Popups,
12+ Pickers, Themes, ListItems), misuse of qdoc API and similar.
13+ Fixes LP: #1570156, LP: #1585557, LP: #1585585, LP: #1585591.
14+ * tst_slotslayout: tentative fix for a very rare CI failure.
15+ Fixes LP: #1571426
16+
17+ -- Zoltán Balogh <zoltan@bakter.hu> Wed, 01 Jun 2016 14:31:28 +0300
18+
19 ubuntu-ui-toolkit (1.3.1984+16.10.20160527.2) yakkety; urgency=medium
20
21 [ Christian Dywan ]
22
23=== modified file 'documentation/ubuntu-components-listitems.qdoc'
24--- documentation/ubuntu-components-listitems.qdoc 2014-04-20 19:25:12 +0000
25+++ documentation/ubuntu-components-listitems.qdoc 2016-06-01 11:49:05 +0000
26@@ -15,6 +15,6 @@
27 */
28
29 /*!
30- \qmlmodule Ubuntu.Components.ListItems 1.0
31+ \qmlmodule Ubuntu.Components.ListItems 1.3
32 \title List Items
33 */
34
35=== modified file 'documentation/ubuntu-components-pickers.qdoc'
36--- documentation/ubuntu-components-pickers.qdoc 2014-04-20 19:25:12 +0000
37+++ documentation/ubuntu-components-pickers.qdoc 2016-06-01 11:49:05 +0000
38@@ -15,6 +15,6 @@
39 */
40
41 /*!
42- \qmlmodule Ubuntu.Components.Pickers 1.0
43+ \qmlmodule Ubuntu.Components.Pickers 1.3
44 \title Pickers
45 */
46
47=== modified file 'documentation/ubuntu-components-popups.qdoc'
48--- documentation/ubuntu-components-popups.qdoc 2014-04-20 19:25:12 +0000
49+++ documentation/ubuntu-components-popups.qdoc 2016-06-01 11:49:05 +0000
50@@ -15,6 +15,6 @@
51 */
52
53 /*!
54- \qmlmodule Ubuntu.Components.Popups 1.0
55+ \qmlmodule Ubuntu.Components.Popups 1.3
56 \title Popovers, Sheets and Dialogs
57 */
58
59=== added file 'documentation/ubuntu-components-styles.qdoc'
60--- documentation/ubuntu-components-styles.qdoc 1970-01-01 00:00:00 +0000
61+++ documentation/ubuntu-components-styles.qdoc 2016-06-01 11:49:05 +0000
62@@ -0,0 +1,20 @@
63+/*
64+ * Copyright 2016 Canonical Ltd.
65+ *
66+ * This program is free software; you can redistribute it and/or modify
67+ * it under the terms of the GNU Lesser General Public License as published by
68+ * the Free Software Foundation; version 3.
69+ *
70+ * This program is distributed in the hope that it will be useful,
71+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
72+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
73+ * GNU Lesser General Public License for more details.
74+ *
75+ * You should have received a copy of the GNU Lesser General Public License
76+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
77+ */
78+
79+/*!
80+ \qmlmodule Ubuntu.Components.Styles 1.3
81+ \title Styles
82+*/
83
84=== added file 'documentation/ubuntu-components-themes.qdoc'
85--- documentation/ubuntu-components-themes.qdoc 1970-01-01 00:00:00 +0000
86+++ documentation/ubuntu-components-themes.qdoc 2016-06-01 11:49:05 +0000
87@@ -0,0 +1,20 @@
88+/*
89+ * Copyright 2016 Canonical Ltd.
90+ *
91+ * This program is free software; you can redistribute it and/or modify
92+ * it under the terms of the GNU Lesser General Public License as published by
93+ * the Free Software Foundation; version 3.
94+ *
95+ * This program is distributed in the hope that it will be useful,
96+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
97+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
98+ * GNU Lesser General Public License for more details.
99+ *
100+ * You should have received a copy of the GNU Lesser General Public License
101+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
102+ */
103+
104+/*!
105+ \qmlmodule Ubuntu.Components.Themes 1.3
106+ \title Themes
107+*/
108
109=== modified file 'src/Ubuntu/Components/1.0/ProgressBar.qml'
110--- src/Ubuntu/Components/1.0/ProgressBar.qml 2015-07-24 11:09:09 +0000
111+++ src/Ubuntu/Components/1.0/ProgressBar.qml 2016-06-01 11:49:05 +0000
112@@ -19,7 +19,7 @@
113
114 /*!
115 \qmltype ProgressBar
116- \inqmlmodule Ubuntu.Components 1.1
117+ \inqmlmodule Ubuntu.Components
118 \ingroup ubuntu
119 \brief The ProgressBar component visually indicates the progress of a process of
120 determinate or indeterminate duration.
121
122=== modified file 'src/Ubuntu/Components/1.1/Button.qml'
123--- src/Ubuntu/Components/1.1/Button.qml 2016-02-03 00:17:56 +0000
124+++ src/Ubuntu/Components/1.1/Button.qml 2016-06-01 11:49:05 +0000
125@@ -19,7 +19,7 @@
126
127 /*!
128 \qmltype Button
129- \inqmlmodule Ubuntu.Components 1.1
130+ \inqmlmodule Ubuntu.Components
131 \ingroup ubuntu
132 \brief Standard Ubuntu button.
133
134
135=== modified file 'src/Ubuntu/Components/1.1/UbuntuColors.qml'
136--- src/Ubuntu/Components/1.1/UbuntuColors.qml 2015-03-03 12:53:42 +0000
137+++ src/Ubuntu/Components/1.1/UbuntuColors.qml 2016-06-01 11:49:05 +0000
138@@ -19,7 +19,7 @@
139
140 /*!
141 \qmltype UbuntuColors
142- \inqmlmodule Ubuntu.Components 1.1
143+ \inqmlmodule Ubuntu.Components
144 \ingroup ubuntu
145 \brief Singleton defining the Ubuntu color palette.
146
147
148=== modified file 'src/Ubuntu/Components/1.2/AbstractButton.qml'
149--- src/Ubuntu/Components/1.2/AbstractButton.qml 2015-12-14 15:47:03 +0000
150+++ src/Ubuntu/Components/1.2/AbstractButton.qml 2016-06-01 11:49:05 +0000
151@@ -19,7 +19,7 @@
152
153 /*!
154 \qmlabstract AbstractButton
155- \inqmlmodule Ubuntu.Components 1.1
156+ \inqmlmodule Ubuntu.Components
157 \ingroup ubuntu
158 \brief The AbstractButton class defines the behavior of the button.
159
160
161=== modified file 'src/Ubuntu/Components/1.2/ActionList.qml'
162--- src/Ubuntu/Components/1.2/ActionList.qml 2015-04-30 08:32:44 +0000
163+++ src/Ubuntu/Components/1.2/ActionList.qml 2016-06-01 11:49:05 +0000
164@@ -19,7 +19,7 @@
165
166 /*!
167 \qmltype ActionList
168- \inqmlmodule Ubuntu.Components 1.1
169+ \inqmlmodule Ubuntu.Components
170 \ingroup ubuntu
171 \brief List of \l Action items
172 */
173
174=== modified file 'src/Ubuntu/Components/1.2/ActivityIndicator.qml'
175--- src/Ubuntu/Components/1.2/ActivityIndicator.qml 2015-04-30 08:32:44 +0000
176+++ src/Ubuntu/Components/1.2/ActivityIndicator.qml 2016-06-01 11:49:05 +0000
177@@ -18,7 +18,7 @@
178
179 /*!
180 \qmltype ActivityIndicator
181- \inqmlmodule Ubuntu.Components 1.1
182+ \inqmlmodule Ubuntu.Components
183 \ingroup ubuntu
184 \brief The ActivityIndicator component visually indicates that a task of
185 unknown duration is in progress, e.g. busy indication, connection in progress
186
187=== modified file 'src/Ubuntu/Components/1.2/AnimatedItem.qml'
188--- src/Ubuntu/Components/1.2/AnimatedItem.qml 2015-04-30 08:32:44 +0000
189+++ src/Ubuntu/Components/1.2/AnimatedItem.qml 2016-06-01 11:49:05 +0000
190@@ -16,7 +16,7 @@
191
192 /*!
193 \qmltype AnimatedItem
194- \inqmlmodule Ubuntu.Components 1.1
195+ \inqmlmodule Ubuntu.Components
196 \ingroup ubuntu
197 \brief The AnimatedItem drives the animated components behavior inside a Flickable.
198 Reports whether the component whos parent is a Flickable is in the visible area or not,
199
200=== modified file 'src/Ubuntu/Components/1.2/AppHeader.qml'
201--- src/Ubuntu/Components/1.2/AppHeader.qml 2015-12-14 19:48:44 +0000
202+++ src/Ubuntu/Components/1.2/AppHeader.qml 2016-06-01 11:49:05 +0000
203@@ -20,7 +20,7 @@
204 /*!
205 \internal
206 \qmltype AppHeader
207- \inqmlmodule Ubuntu.Components 1.1
208+ \inqmlmodule Ubuntu.Components
209 \ingroup ubuntu
210 */
211 Components.StyledItem {
212
213=== modified file 'src/Ubuntu/Components/1.2/Captions.qml'
214--- src/Ubuntu/Components/1.2/Captions.qml 2015-04-30 08:32:44 +0000
215+++ src/Ubuntu/Components/1.2/Captions.qml 2016-06-01 11:49:05 +0000
216@@ -20,7 +20,7 @@
217
218 /*!
219 \qmltype Captions
220- \inqmlmodule Ubuntu.Components 1.2
221+ \inqmlmodule Ubuntu.Components
222 \ingroup ubuntu-listitem
223 \since Ubuntu.Components 1.2
224 \brief Container providing captionStyles for a twin-label column that can be used in
225
226=== modified file 'src/Ubuntu/Components/1.2/CheckBox.qml'
227--- src/Ubuntu/Components/1.2/CheckBox.qml 2015-08-25 13:10:20 +0000
228+++ src/Ubuntu/Components/1.2/CheckBox.qml 2016-06-01 11:49:05 +0000
229@@ -18,7 +18,7 @@
230
231 /*!
232 \qmltype CheckBox
233- \inqmlmodule Ubuntu.Components 1.1
234+ \inqmlmodule Ubuntu.Components
235 \ingroup ubuntu
236 \brief CheckBox is a component with two states, checked or unchecked. It can
237 be used to set boolean options. The behavior is the same as \l Switch, the
238
239=== modified file 'src/Ubuntu/Components/1.2/ComboButton.qml'
240--- src/Ubuntu/Components/1.2/ComboButton.qml 2015-08-25 13:10:20 +0000
241+++ src/Ubuntu/Components/1.2/ComboButton.qml 2016-06-01 11:49:05 +0000
242@@ -20,7 +20,7 @@
243
244 /*!
245 \qmltype ComboButton
246- \inqmlmodule Ubuntu.Components 1.1
247+ \inqmlmodule Ubuntu.Components
248 \ingroup ubuntu
249 \brief Ubuntu button providing a drop-down panel visualizing custom options.
250
251
252=== modified file 'src/Ubuntu/Components/1.2/Label.qml'
253--- src/Ubuntu/Components/1.2/Label.qml 2016-02-03 00:17:56 +0000
254+++ src/Ubuntu/Components/1.2/Label.qml 2016-06-01 11:49:05 +0000
255@@ -18,7 +18,7 @@
256
257 /*!
258 \qmltype Label
259- \inqmlmodule Ubuntu.Components 1.1
260+ \inqmlmodule Ubuntu.Components
261 \ingroup ubuntu
262 \brief Text with Ubuntu styling.
263
264
265=== modified file 'src/Ubuntu/Components/1.2/Object.qml'
266--- src/Ubuntu/Components/1.2/Object.qml 2015-04-30 08:32:44 +0000
267+++ src/Ubuntu/Components/1.2/Object.qml 2016-06-01 11:49:05 +0000
268@@ -19,7 +19,7 @@
269 /*!
270 \qmltype Object
271 \internal
272- \inqmlmodule Ubuntu.Components 1.1
273+ \inqmlmodule Ubuntu.Components
274 \ingroup ubuntu
275 \brief Internal type used for lightweight objects that can have children.
276 */
277
278=== modified file 'src/Ubuntu/Components/1.2/OptionSelector.qml'
279--- src/Ubuntu/Components/1.2/OptionSelector.qml 2015-05-01 19:38:57 +0000
280+++ src/Ubuntu/Components/1.2/OptionSelector.qml 2016-06-01 11:49:05 +0000
281@@ -20,7 +20,7 @@
282
283 /*!
284 \qmltype OptionSelector
285- \inqmlmodule Ubuntu.Components 1.1
286+ \inqmlmodule Ubuntu.Components
287 \ingroup ubuntu-components
288 \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
289 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.
290
291=== modified file 'src/Ubuntu/Components/1.2/OptionSelectorDelegate.qml'
292--- src/Ubuntu/Components/1.2/OptionSelectorDelegate.qml 2016-04-29 09:52:20 +0000
293+++ src/Ubuntu/Components/1.2/OptionSelectorDelegate.qml 2016-06-01 11:49:05 +0000
294@@ -16,7 +16,7 @@
295
296 /*!
297 \qmltype OptionSelectorDelegate
298- \inqmlmodule Ubuntu.Components 1.1
299+ \inqmlmodule Ubuntu.Components
300 \ingroup ubuntu-components
301 \brief OptionSelector delegate which can display text, subtext and an image from a custom model.
302
303
304=== modified file 'src/Ubuntu/Components/1.2/OrientationHelper.qml'
305--- src/Ubuntu/Components/1.2/OrientationHelper.qml 2015-07-02 17:39:03 +0000
306+++ src/Ubuntu/Components/1.2/OrientationHelper.qml 2016-06-01 11:49:05 +0000
307@@ -20,7 +20,7 @@
308
309 /*!
310 \qmltype OrientationHelper
311- \inqmlmodule Ubuntu.Components 1.1
312+ \inqmlmodule Ubuntu.Components
313 \ingroup ubuntu
314 \brief The OrientationHelper automatically rotates its children following the
315 orientation of the device.
316
317=== modified file 'src/Ubuntu/Components/1.2/PageHeadConfiguration.qml'
318--- src/Ubuntu/Components/1.2/PageHeadConfiguration.qml 2015-04-30 08:32:44 +0000
319+++ src/Ubuntu/Components/1.2/PageHeadConfiguration.qml 2016-06-01 11:49:05 +0000
320@@ -19,7 +19,7 @@
321
322 /*!
323 \qmltype PageHeadConfiguration
324- \inqmlmodule Ubuntu.Components 1.1
325+ \inqmlmodule Ubuntu.Components
326 \ingroup ubuntu
327 \since Ubuntu.Components 1.1
328 \brief Page.head is used to configure the header for a \l Page.
329
330=== modified file 'src/Ubuntu/Components/1.2/PageHeadSections.qml'
331--- src/Ubuntu/Components/1.2/PageHeadSections.qml 2015-04-30 08:32:44 +0000
332+++ src/Ubuntu/Components/1.2/PageHeadSections.qml 2016-06-01 11:49:05 +0000
333@@ -18,7 +18,7 @@
334
335 /*!
336 \qmltype PageHeadSections
337- \inqmlmodule Ubuntu.Components 1.1
338+ \inqmlmodule Ubuntu.Components
339 \ingroup ubuntu
340 \since Ubuntu.Components 1.1
341 \brief PageHeadSections is used to configure the sections for a \l Page.
342
343=== modified file 'src/Ubuntu/Components/1.2/PageHeadState.qml'
344--- src/Ubuntu/Components/1.2/PageHeadState.qml 2015-04-30 08:32:44 +0000
345+++ src/Ubuntu/Components/1.2/PageHeadState.qml 2016-06-01 11:49:05 +0000
346@@ -19,7 +19,7 @@
347
348 /*!
349 \qmltype PageHeadState
350- \inqmlmodule Ubuntu.Components 1.1
351+ \inqmlmodule Ubuntu.Components
352 \ingroup ubuntu
353 \since Ubuntu.Components 1.1
354 \brief PageHeadState is a helper component to make it easier to
355
356=== modified file 'src/Ubuntu/Components/1.2/PageStack.qml'
357--- src/Ubuntu/Components/1.2/PageStack.qml 2015-04-30 08:32:44 +0000
358+++ src/Ubuntu/Components/1.2/PageStack.qml 2016-06-01 11:49:05 +0000
359@@ -19,7 +19,7 @@
360
361 /*!
362 \qmltype PageStack
363- \inqmlmodule Ubuntu.Components 1.1
364+ \inqmlmodule Ubuntu.Components
365 \ingroup ubuntu
366 \brief A stack of \l Page items that is used for inter-Page navigation.
367 Pages on the stack can be popped, and new Pages can be pushed.
368
369=== modified file 'src/Ubuntu/Components/1.2/PageTreeNode.qml'
370--- src/Ubuntu/Components/1.2/PageTreeNode.qml 2015-12-17 09:13:29 +0000
371+++ src/Ubuntu/Components/1.2/PageTreeNode.qml 2016-06-01 11:49:05 +0000
372@@ -20,7 +20,7 @@
373 /*!
374 \internal
375 \qmltype PageTreeNode
376- \inqmlmodule Ubuntu.Components 1.1
377+ \inqmlmodule Ubuntu.Components
378 \ingroup ubuntu
379 \brief The common parent of \l Page, \l MainView, \l PageStack and \l Tabs.
380
381
382=== modified file 'src/Ubuntu/Components/1.2/PageWrapper.qml'
383--- src/Ubuntu/Components/1.2/PageWrapper.qml 2015-04-30 08:32:44 +0000
384+++ src/Ubuntu/Components/1.2/PageWrapper.qml 2016-06-01 11:49:05 +0000
385@@ -20,7 +20,7 @@
386 /*!
387 \internal
388 \qmltype PageWrapper
389- \inqmlmodule Ubuntu.Components 1.1
390+ \inqmlmodule Ubuntu.Components
391 \ingroup ubuntu
392 \brief Internal class used by \l PageStack
393 */
394
395=== modified file 'src/Ubuntu/Components/1.2/Panel.qml'
396--- src/Ubuntu/Components/1.2/Panel.qml 2016-01-26 09:53:02 +0000
397+++ src/Ubuntu/Components/1.2/Panel.qml 2016-06-01 11:49:05 +0000
398@@ -19,7 +19,7 @@
399
400 /*!
401 \qmltype Panel
402- \inqmlmodule Ubuntu.Components 1.1
403+ \inqmlmodule Ubuntu.Components
404 \ingroup ubuntu
405 \brief A panel that can be swiped in and out from an edge of the window by the user.
406 For most applications, it is highly recommended to use the \l MainView instead which includes
407
408=== modified file 'src/Ubuntu/Components/1.2/PullToRefresh.qml'
409--- src/Ubuntu/Components/1.2/PullToRefresh.qml 2015-04-30 08:32:44 +0000
410+++ src/Ubuntu/Components/1.2/PullToRefresh.qml 2016-06-01 11:49:05 +0000
411@@ -19,7 +19,7 @@
412
413 /*!
414 \qmltype PullToRefresh
415- \inqmlmodule Ubuntu.Components 0.1
416+ \inqmlmodule Ubuntu.Components
417 \ingroup ubuntu
418 \since Ubuntu.Components 1.1
419 \brief Pull-to-refresh component for Flickables to reload a model upon pull.
420
421=== modified file 'src/Ubuntu/Components/1.2/Scrollbar.qml'
422--- src/Ubuntu/Components/1.2/Scrollbar.qml 2015-04-30 08:32:44 +0000
423+++ src/Ubuntu/Components/1.2/Scrollbar.qml 2016-06-01 11:49:05 +0000
424@@ -19,7 +19,7 @@
425
426 /*!
427 \qmltype ScrollBar
428- \inqmlmodule Ubuntu.Components 1.1
429+ \inqmlmodule Ubuntu.Components
430 \ingroup ubuntu
431 \brief The ScrollBar component provides scrolling functionality for
432 scrollable views (i.e. Flickable, ListView).
433
434=== modified file 'src/Ubuntu/Components/1.2/Slider.qml'
435--- src/Ubuntu/Components/1.2/Slider.qml 2015-11-18 09:48:38 +0000
436+++ src/Ubuntu/Components/1.2/Slider.qml 2016-06-01 11:49:05 +0000
437@@ -21,7 +21,7 @@
438
439 /*!
440 \qmltype Slider
441- \inqmlmodule Ubuntu.Components 1.1
442+ \inqmlmodule Ubuntu.Components
443 \ingroup ubuntu
444 \brief Slider is a component to select a value from a continuous range of
445 values.
446
447=== modified file 'src/Ubuntu/Components/1.2/Switch.qml'
448--- src/Ubuntu/Components/1.2/Switch.qml 2015-04-30 08:32:44 +0000
449+++ src/Ubuntu/Components/1.2/Switch.qml 2016-06-01 11:49:05 +0000
450@@ -21,7 +21,7 @@
451
452 /*!
453 \qmltype Switch
454- \inqmlmodule Ubuntu.Components 1.1
455+ \inqmlmodule Ubuntu.Components
456 \ingroup ubuntu
457 \brief Switch is a component with two states, checked or unchecked. It can
458 be used to set boolean options. The behavior is the same as \l CheckBox, the
459
460=== modified file 'src/Ubuntu/Components/1.2/Tab.qml'
461--- src/Ubuntu/Components/1.2/Tab.qml 2015-04-30 08:32:44 +0000
462+++ src/Ubuntu/Components/1.2/Tab.qml 2016-06-01 11:49:05 +0000
463@@ -18,7 +18,7 @@
464
465 /*!
466 \qmltype Tab
467- \inqmlmodule Ubuntu.Components 1.1
468+ \inqmlmodule Ubuntu.Components
469 \ingroup ubuntu
470 \brief Component to represent a single tab in a \l Tabs environment.
471
472
473=== modified file 'src/Ubuntu/Components/1.2/TabBar.qml'
474--- src/Ubuntu/Components/1.2/TabBar.qml 2015-04-30 08:32:44 +0000
475+++ src/Ubuntu/Components/1.2/TabBar.qml 2016-06-01 11:49:05 +0000
476@@ -19,7 +19,7 @@
477
478 /*!
479 \qmltype TabBar
480- \inqmlmodule Ubuntu.Components 1.1
481+ \inqmlmodule Ubuntu.Components
482 \ingroup ubuntu
483 \brief Tab bar that will be shown in the header when \l Tabs is active.
484 This component does not need to be instantiated by the developer, it is
485
486=== modified file 'src/Ubuntu/Components/1.2/Tabs.qml'
487--- src/Ubuntu/Components/1.2/Tabs.qml 2015-04-30 08:32:44 +0000
488+++ src/Ubuntu/Components/1.2/Tabs.qml 2016-06-01 11:49:05 +0000
489@@ -18,7 +18,7 @@
490
491 /*!
492 \qmltype Tabs
493- \inqmlmodule Ubuntu.Components 1.1
494+ \inqmlmodule Ubuntu.Components
495 \ingroup ubuntu
496 \brief The Tabs class provides an environment where multible \l Tab
497 children can be added, and the user is presented with a tab
498
499=== modified file 'src/Ubuntu/Components/1.2/TextArea.qml'
500--- src/Ubuntu/Components/1.2/TextArea.qml 2016-02-03 00:17:56 +0000
501+++ src/Ubuntu/Components/1.2/TextArea.qml 2016-06-01 11:49:05 +0000
502@@ -20,7 +20,7 @@
503
504 /*!
505 \qmltype TextArea
506- \inqmlmodule Ubuntu.Components 1.1
507+ \inqmlmodule Ubuntu.Components
508 \ingroup ubuntu
509 \brief The TextArea item displays a block of editable, scrollable, formatted
510 text.
511
512=== modified file 'src/Ubuntu/Components/1.2/TextField.qml'
513--- src/Ubuntu/Components/1.2/TextField.qml 2016-02-03 00:17:56 +0000
514+++ src/Ubuntu/Components/1.2/TextField.qml 2016-06-01 11:49:05 +0000
515@@ -20,7 +20,7 @@
516
517 /*!
518 \qmltype TextField
519- \inqmlmodule Ubuntu.Components 1.1
520+ \inqmlmodule Ubuntu.Components
521 \ingroup ubuntu
522 \brief The TextField element displays a single line of editable plain text.
523 Input constraints can be set through validator or inputMask. Setting echoMode
524
525=== modified file 'src/Ubuntu/Components/1.2/Toolbar.qml'
526--- src/Ubuntu/Components/1.2/Toolbar.qml 2015-12-17 09:13:29 +0000
527+++ src/Ubuntu/Components/1.2/Toolbar.qml 2016-06-01 11:49:05 +0000
528@@ -20,7 +20,7 @@
529 /*!
530 \internal
531 \qmltype Toolbar
532- \inqmlmodule Ubuntu.Components 1.1
533+ \inqmlmodule Ubuntu.Components
534 \ingroup ubuntu
535 \brief Application toolbar. This class is not exposed because it will
536 be automatically added when a Page defines tools.
537
538=== modified file 'src/Ubuntu/Components/1.2/ToolbarButton.qml'
539--- src/Ubuntu/Components/1.2/ToolbarButton.qml 2015-08-18 15:51:43 +0000
540+++ src/Ubuntu/Components/1.2/ToolbarButton.qml 2016-06-01 11:49:05 +0000
541@@ -19,7 +19,7 @@
542
543 /*!
544 \qmltype ToolbarButton
545- \inqmlmodule Ubuntu.Components 1.1
546+ \inqmlmodule Ubuntu.Components
547 \ingroup ubuntu
548 \brief An \l ActionItem that represents a button in the toolbar.
549 ToolbarButtons should be included in \l ToolbarItems to define the tools of a \l Page.
550
551=== modified file 'src/Ubuntu/Components/1.2/ToolbarItems.qml'
552--- src/Ubuntu/Components/1.2/ToolbarItems.qml 2015-04-30 08:32:44 +0000
553+++ src/Ubuntu/Components/1.2/ToolbarItems.qml 2016-06-01 11:49:05 +0000
554@@ -18,7 +18,7 @@
555
556 /*!
557 \qmltype ToolbarItems
558- \inqmlmodule Ubuntu.Components 1.1
559+ \inqmlmodule Ubuntu.Components
560 \ingroup ubuntu
561 \deprecated
562 \brief Row of Items to be placed in a toolbar.
563
564=== modified file 'src/Ubuntu/Components/1.2/UbuntuListView.qml'
565--- src/Ubuntu/Components/1.2/UbuntuListView.qml 2015-04-30 08:32:44 +0000
566+++ src/Ubuntu/Components/1.2/UbuntuListView.qml 2016-06-01 11:49:05 +0000
567@@ -19,7 +19,7 @@
568
569 /*!
570 \qmltype UbuntuListView
571- \inqmlmodule Ubuntu.Components 1.1
572+ \inqmlmodule Ubuntu.Components
573 \ingroup ubuntu
574 \brief A ListView with special features tailored for a look and feel fitting the
575 Ubuntu Touch platform.
576
577=== modified file 'src/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml'
578--- src/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml 2015-04-30 08:32:44 +0000
579+++ src/Ubuntu/Components/1.2/UbuntuNumberAnimation.qml 2016-06-01 11:49:05 +0000
580@@ -20,7 +20,7 @@
581
582 /*!
583 \qmltype UbuntuNumberAnimation
584- \inqmlmodule Ubuntu.Components 1.1
585+ \inqmlmodule Ubuntu.Components
586 \ingroup ubuntu
587 \brief UbuntuNumberAnimation is a NumberAnimation that has predefined
588 settings to ensure that Ubuntu applications are consistent in their animations.
589
590=== modified file 'src/Ubuntu/Components/1.3/ActionBar.qml'
591--- src/Ubuntu/Components/1.3/ActionBar.qml 2015-12-21 20:17:16 +0000
592+++ src/Ubuntu/Components/1.3/ActionBar.qml 2016-06-01 11:49:05 +0000
593@@ -19,7 +19,7 @@
594
595 /*!
596 \qmltype ActionBar
597- \inqmlmodule Ubuntu.Components 1.3
598+ \inqmlmodule Ubuntu.Components
599 \ingroup ubuntu
600 \brief Show a row of buttons that trigger actions. When the
601 number of visible actions specified is larger than
602
603=== modified file 'src/Ubuntu/Components/1.3/ActionList.qml'
604--- src/Ubuntu/Components/1.3/ActionList.qml 2015-04-25 08:54:58 +0000
605+++ src/Ubuntu/Components/1.3/ActionList.qml 2016-06-01 11:49:05 +0000
606@@ -19,7 +19,7 @@
607
608 /*!
609 \qmltype ActionList
610- \inqmlmodule Ubuntu.Components 1.1
611+ \inqmlmodule Ubuntu.Components
612 \ingroup ubuntu
613 \brief List of \l Action items
614 */
615
616=== modified file 'src/Ubuntu/Components/1.3/ActivityIndicator.qml'
617--- src/Ubuntu/Components/1.3/ActivityIndicator.qml 2015-10-01 06:51:58 +0000
618+++ src/Ubuntu/Components/1.3/ActivityIndicator.qml 2016-06-01 11:49:05 +0000
619@@ -18,7 +18,7 @@
620
621 /*!
622 \qmltype ActivityIndicator
623- \inqmlmodule Ubuntu.Components 1.1
624+ \inqmlmodule Ubuntu.Components
625 \ingroup ubuntu
626 \brief The ActivityIndicator component visually indicates that a task of
627 unknown duration is in progress, e.g. busy indication, connection in progress
628
629=== modified file 'src/Ubuntu/Components/1.3/AdaptivePageLayout.qml'
630--- src/Ubuntu/Components/1.3/AdaptivePageLayout.qml 2016-05-04 13:07:19 +0000
631+++ src/Ubuntu/Components/1.3/AdaptivePageLayout.qml 2016-06-01 11:49:05 +0000
632@@ -21,7 +21,7 @@
633
634 /*!
635 \qmltype AdaptivePageLayout
636- \inqmlmodule Ubuntu.Components 1.3
637+ \inqmlmodule Ubuntu.Components
638 \since Ubuntu.Components 1.3
639 \ingroup ubuntu
640 \brief View with multiple columns of Pages.
641
642=== modified file 'src/Ubuntu/Components/1.3/AnimatedItem.qml'
643--- src/Ubuntu/Components/1.3/AnimatedItem.qml 2015-10-01 12:40:52 +0000
644+++ src/Ubuntu/Components/1.3/AnimatedItem.qml 2016-06-01 11:49:05 +0000
645@@ -16,7 +16,7 @@
646
647 /*!
648 \qmltype AnimatedItem
649- \inqmlmodule Ubuntu.Components 1.1
650+ \inqmlmodule Ubuntu.Components
651 \ingroup ubuntu
652 \brief The AnimatedItem drives the animated components behavior inside a Flickable.
653 Reports whether the component whos parent is a Flickable is in the visible area or not,
654
655=== modified file 'src/Ubuntu/Components/1.3/AppHeader.qml'
656--- src/Ubuntu/Components/1.3/AppHeader.qml 2016-02-01 21:22:01 +0000
657+++ src/Ubuntu/Components/1.3/AppHeader.qml 2016-06-01 11:49:05 +0000
658@@ -20,7 +20,7 @@
659 /*!
660 \internal
661 \qmltype AppHeader
662- \inqmlmodule Ubuntu.Components 1.1
663+ \inqmlmodule Ubuntu.Components
664 \ingroup ubuntu
665 */
666 Privates.AppHeaderBase {
667
668=== modified file 'src/Ubuntu/Components/1.3/Button.qml'
669--- src/Ubuntu/Components/1.3/Button.qml 2015-09-28 14:36:54 +0000
670+++ src/Ubuntu/Components/1.3/Button.qml 2016-06-01 11:49:05 +0000
671@@ -19,7 +19,7 @@
672
673 /*!
674 \qmltype Button
675- \inqmlmodule Ubuntu.Components 1.1
676+ \inqmlmodule Ubuntu.Components
677 \ingroup ubuntu
678 \brief Standard Ubuntu button.
679
680
681=== modified file 'src/Ubuntu/Components/1.3/Captions.qml'
682--- src/Ubuntu/Components/1.3/Captions.qml 2015-09-21 14:44:13 +0000
683+++ src/Ubuntu/Components/1.3/Captions.qml 2016-06-01 11:49:05 +0000
684@@ -20,7 +20,7 @@
685
686 /*!
687 \qmltype Captions
688- \inqmlmodule Ubuntu.Components 1.2
689+ \inqmlmodule Ubuntu.Components
690 \ingroup ubuntu-listitem
691 \since Ubuntu.Components 1.2
692 \brief Container providing captionStyles for a twin-label column that can be used in
693
694=== modified file 'src/Ubuntu/Components/1.3/CheckBox.qml'
695--- src/Ubuntu/Components/1.3/CheckBox.qml 2015-09-28 14:36:54 +0000
696+++ src/Ubuntu/Components/1.3/CheckBox.qml 2016-06-01 11:49:05 +0000
697@@ -18,7 +18,7 @@
698 import Ubuntu.Components 1.3
699 /*!
700 \qmltype CheckBox
701- \inqmlmodule Ubuntu.Components 1.1
702+ \inqmlmodule Ubuntu.Components
703 \ingroup ubuntu
704 \brief CheckBox is a component with two states, checked or unchecked. It can
705 be used to set boolean options. The behavior is the same as \l Switch, the
706
707=== modified file 'src/Ubuntu/Components/1.3/ComboButton.qml'
708--- src/Ubuntu/Components/1.3/ComboButton.qml 2016-05-11 15:38:00 +0000
709+++ src/Ubuntu/Components/1.3/ComboButton.qml 2016-06-01 11:49:05 +0000
710@@ -20,7 +20,7 @@
711
712 /*!
713 \qmltype ComboButton
714- \inqmlmodule Ubuntu.Components 1.1
715+ \inqmlmodule Ubuntu.Components
716 \ingroup ubuntu
717 \brief Ubuntu button providing a drop-down panel visualizing custom options.
718
719
720=== modified file 'src/Ubuntu/Components/1.3/Icon.qml'
721--- src/Ubuntu/Components/1.3/Icon.qml 2016-02-11 08:56:13 +0000
722+++ src/Ubuntu/Components/1.3/Icon.qml 2016-06-01 11:49:05 +0000
723@@ -21,7 +21,7 @@
724
725 /*!
726 \qmltype Icon
727- \inqmlmodule Ubuntu.Components 1.3
728+ \inqmlmodule Ubuntu.Components
729 \inherits Item
730 \ingroup ubuntu
731 \brief The Icon component displays an icon from the icon theme.
732
733=== modified file 'src/Ubuntu/Components/1.3/MainView.qml'
734--- src/Ubuntu/Components/1.3/MainView.qml 2016-03-11 12:47:29 +0000
735+++ src/Ubuntu/Components/1.3/MainView.qml 2016-06-01 11:49:05 +0000
736@@ -21,7 +21,7 @@
737
738 /*!
739 \qmltype MainView
740- \inqmlmodule Ubuntu.Components 1.3
741+ \inqmlmodule Ubuntu.Components
742 \ingroup ubuntu
743 \inherits StyledItem
744 \brief MainView is the root Item that should be used for all applications.
745
746=== modified file 'src/Ubuntu/Components/1.3/OptionSelector.qml'
747--- src/Ubuntu/Components/1.3/OptionSelector.qml 2016-01-27 13:58:29 +0000
748+++ src/Ubuntu/Components/1.3/OptionSelector.qml 2016-06-01 11:49:05 +0000
749@@ -20,7 +20,7 @@
750
751 /*!
752 \qmltype OptionSelector
753- \inqmlmodule Ubuntu.Components 1.1
754+ \inqmlmodule Ubuntu.Components
755 \ingroup ubuntu-components
756 \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
757 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.
758
759=== modified file 'src/Ubuntu/Components/1.3/OptionSelectorDelegate.qml'
760--- src/Ubuntu/Components/1.3/OptionSelectorDelegate.qml 2016-04-27 08:04:12 +0000
761+++ src/Ubuntu/Components/1.3/OptionSelectorDelegate.qml 2016-06-01 11:49:05 +0000
762@@ -16,7 +16,7 @@
763
764 /*!
765 \qmltype OptionSelectorDelegate
766- \inqmlmodule Ubuntu.Components 1.1
767+ \inqmlmodule Ubuntu.Components
768 \ingroup ubuntu-components
769 \brief OptionSelector delegate which can display text, subtext and an image from a custom model.
770
771
772=== modified file 'src/Ubuntu/Components/1.3/OrientationHelper.qml'
773--- src/Ubuntu/Components/1.3/OrientationHelper.qml 2015-07-02 17:39:03 +0000
774+++ src/Ubuntu/Components/1.3/OrientationHelper.qml 2016-06-01 11:49:05 +0000
775@@ -20,7 +20,7 @@
776
777 /*!
778 \qmltype OrientationHelper
779- \inqmlmodule Ubuntu.Components 1.1
780+ \inqmlmodule Ubuntu.Components
781 \ingroup ubuntu
782 \brief The OrientationHelper automatically rotates its children following the
783 orientation of the device.
784
785=== modified file 'src/Ubuntu/Components/1.3/Page.qml'
786--- src/Ubuntu/Components/1.3/Page.qml 2016-04-05 12:25:56 +0000
787+++ src/Ubuntu/Components/1.3/Page.qml 2016-06-01 11:49:05 +0000
788@@ -20,7 +20,7 @@
789
790 /*!
791 \qmltype Page
792- \inqmlmodule Ubuntu.Components 1.3
793+ \inqmlmodule Ubuntu.Components
794 \inherits StyledItem
795 \ingroup ubuntu
796 \brief A page is the basic Item that represents a single view in
797
798=== modified file 'src/Ubuntu/Components/1.3/PageColumn.qml'
799--- src/Ubuntu/Components/1.3/PageColumn.qml 2015-08-14 05:47:23 +0000
800+++ src/Ubuntu/Components/1.3/PageColumn.qml 2016-06-01 11:49:05 +0000
801@@ -18,7 +18,7 @@
802
803 /*!
804 \qmltype PageColumn
805- \inqmlmodule Ubuntu.Components 1.3
806+ \inqmlmodule Ubuntu.Components
807 \since Ubuntu.Components 1.3
808 \ingroup ubuntu
809 \brief Component configuring the metrics of a column in AdaptivePageLayout.
810
811=== modified file 'src/Ubuntu/Components/1.3/PageColumnsLayout.qml'
812--- src/Ubuntu/Components/1.3/PageColumnsLayout.qml 2015-08-12 15:19:55 +0000
813+++ src/Ubuntu/Components/1.3/PageColumnsLayout.qml 2016-06-01 11:49:05 +0000
814@@ -18,7 +18,7 @@
815
816 /*!
817 \qmltype PageColumnsLayout
818- \inqmlmodule Ubuntu.Components 1.3
819+ \inqmlmodule Ubuntu.Components
820 \since Ubuntu.Components 1.3
821 \ingroup ubuntu
822 \brief Component configuring a layout in an AdaptivePageLayout component.
823
824=== modified file 'src/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc'
825--- src/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc 2016-05-17 20:54:33 +0000
826+++ src/Ubuntu/Components/1.3/PageHeadConfiguration.qdoc 2016-06-01 11:49:05 +0000
827@@ -16,7 +16,7 @@
828
829 /*!
830 \qmltype PageHeadConfiguration
831- \inqmlmodule Ubuntu.Components 1.1
832+ \inqmlmodule Ubuntu.Components
833 \ingroup ubuntu
834 \since Ubuntu.Components 1.1
835 \deprecated
836
837=== modified file 'src/Ubuntu/Components/1.3/PageHeadSections.qml'
838--- src/Ubuntu/Components/1.3/PageHeadSections.qml 2016-05-17 20:54:33 +0000
839+++ src/Ubuntu/Components/1.3/PageHeadSections.qml 2016-06-01 11:49:05 +0000
840@@ -19,7 +19,7 @@
841
842 /*!
843 \qmltype PageHeadSections
844- \inqmlmodule Ubuntu.Components 1.1
845+ \inqmlmodule Ubuntu.Components
846 \ingroup ubuntu
847 \since Ubuntu.Components 1.1
848 \deprecated
849
850=== modified file 'src/Ubuntu/Components/1.3/PageHeadState.qml'
851--- src/Ubuntu/Components/1.3/PageHeadState.qml 2016-05-17 20:54:33 +0000
852+++ src/Ubuntu/Components/1.3/PageHeadState.qml 2016-06-01 11:49:05 +0000
853@@ -19,7 +19,7 @@
854
855 /*!
856 \qmltype PageHeadState
857- \inqmlmodule Ubuntu.Components 1.1
858+ \inqmlmodule Ubuntu.Components
859 \ingroup ubuntu
860 \since Ubuntu.Components 1.1
861 \deprecated
862
863=== modified file 'src/Ubuntu/Components/1.3/PageHeader.qml'
864--- src/Ubuntu/Components/1.3/PageHeader.qml 2016-03-29 22:42:01 +0000
865+++ src/Ubuntu/Components/1.3/PageHeader.qml 2016-06-01 11:49:05 +0000
866@@ -19,7 +19,7 @@
867
868 /*!
869 \qmltype PageHeader
870- \inqmlmodule Ubuntu.Components 1.3
871+ \inqmlmodule Ubuntu.Components
872 \ingroup ubuntu
873 \brief The PageHeader shows a title with a leading and a trailing
874 \l ActionBar that add action buttons to the header.
875
876=== modified file 'src/Ubuntu/Components/1.3/PageStack.qml'
877--- src/Ubuntu/Components/1.3/PageStack.qml 2016-04-08 22:22:21 +0000
878+++ src/Ubuntu/Components/1.3/PageStack.qml 2016-06-01 11:49:05 +0000
879@@ -21,7 +21,7 @@
880
881 /*!
882 \qmltype PageStack
883- \inqmlmodule Ubuntu.Components 1.1
884+ \inqmlmodule Ubuntu.Components
885 \ingroup ubuntu
886 \brief A stack of \l Page items that is used for inter-Page navigation.
887 Pages on the stack can be popped, and new Pages can be pushed.
888
889=== modified file 'src/Ubuntu/Components/1.3/Panel.qml'
890--- src/Ubuntu/Components/1.3/Panel.qml 2016-01-26 09:53:02 +0000
891+++ src/Ubuntu/Components/1.3/Panel.qml 2016-06-01 11:49:05 +0000
892@@ -19,7 +19,7 @@
893
894 /*!
895 \qmltype Panel
896- \inqmlmodule Ubuntu.Components 1.1
897+ \inqmlmodule Ubuntu.Components
898 \ingroup ubuntu
899 \brief A panel that can be swiped in and out from an edge of the window by the user.
900 For most applications, it is highly recommended to use the \l MainView instead which includes
901
902=== modified file 'src/Ubuntu/Components/1.3/ProgressBar.qml'
903--- src/Ubuntu/Components/1.3/ProgressBar.qml 2015-10-01 06:51:58 +0000
904+++ src/Ubuntu/Components/1.3/ProgressBar.qml 2016-06-01 11:49:05 +0000
905@@ -18,7 +18,7 @@
906
907 /*!
908 \qmltype ProgressBar
909- \inqmlmodule Ubuntu.Components 1.1
910+ \inqmlmodule Ubuntu.Components
911 \ingroup ubuntu
912 \brief The ProgressBar component visually indicates the progress of a process of
913 determinate or indeterminate duration.
914
915=== modified file 'src/Ubuntu/Components/1.3/ProgressionSlot.qml'
916--- src/Ubuntu/Components/1.3/ProgressionSlot.qml 2015-09-28 16:19:42 +0000
917+++ src/Ubuntu/Components/1.3/ProgressionSlot.qml 2016-06-01 11:49:05 +0000
918@@ -19,7 +19,7 @@
919
920 /*!
921 \qmltype ProgressionSlot
922- \inqmlmodule Ubuntu.Components 1.3
923+ \inqmlmodule Ubuntu.Components
924 \inherits Icon
925 \ingroup ubuntu
926
927
928=== modified file 'src/Ubuntu/Components/1.3/PullToRefresh.qml'
929--- src/Ubuntu/Components/1.3/PullToRefresh.qml 2015-09-28 14:36:54 +0000
930+++ src/Ubuntu/Components/1.3/PullToRefresh.qml 2016-06-01 11:49:05 +0000
931@@ -19,7 +19,7 @@
932
933 /*!
934 \qmltype PullToRefresh
935- \inqmlmodule Ubuntu.Components 0.1
936+ \inqmlmodule Ubuntu.Components
937 \ingroup ubuntu
938 \since Ubuntu.Components 1.1
939 \brief Pull-to-refresh component for Flickables to reload a model upon pull.
940
941=== modified file 'src/Ubuntu/Components/1.3/ScrollView.qml'
942--- src/Ubuntu/Components/1.3/ScrollView.qml 2016-03-30 13:42:32 +0000
943+++ src/Ubuntu/Components/1.3/ScrollView.qml 2016-06-01 11:49:05 +0000
944@@ -19,7 +19,7 @@
945
946 /*!
947 \qmltype ScrollView
948- \inqmlmodule Ubuntu.Components 1.3
949+ \inqmlmodule Ubuntu.Components
950 \ingroup ubuntu
951 \inherits StyledItem
952 \brief ScrollView is a scrollable view that features scrollbars and scrolling via keyboard keys.
953
954=== modified file 'src/Ubuntu/Components/1.3/Scrollbar.qml'
955--- src/Ubuntu/Components/1.3/Scrollbar.qml 2016-03-30 15:14:32 +0000
956+++ src/Ubuntu/Components/1.3/Scrollbar.qml 2016-06-01 11:49:05 +0000
957@@ -19,7 +19,7 @@
958
959 /*!
960 \qmltype Scrollbar
961- \inqmlmodule Ubuntu.Components 1.1
962+ \inqmlmodule Ubuntu.Components
963 \ingroup ubuntu
964 \brief The Scrollbar component provides scrolling functionality for
965 scrollable views (i.e. Flickable, ListView).
966
967=== modified file 'src/Ubuntu/Components/1.3/Sections.qml'
968--- src/Ubuntu/Components/1.3/Sections.qml 2016-04-25 18:58:29 +0000
969+++ src/Ubuntu/Components/1.3/Sections.qml 2016-06-01 11:49:05 +0000
970@@ -19,7 +19,7 @@
971
972 /*!
973 \qmltype Sections
974- \inqmlmodule Ubuntu.Components 1.3
975+ \inqmlmodule Ubuntu.Components
976 \ingroup ubuntu
977 \since Ubuntu.Components 1.3
978 \brief Display a list of sections that the user can select. By tapping
979
980=== modified file 'src/Ubuntu/Components/1.3/Slider.qml'
981--- src/Ubuntu/Components/1.3/Slider.qml 2016-02-12 12:51:32 +0000
982+++ src/Ubuntu/Components/1.3/Slider.qml 2016-06-01 11:49:05 +0000
983@@ -21,7 +21,7 @@
984
985 /*!
986 \qmltype Slider
987- \inqmlmodule Ubuntu.Components 1.1
988+ \inqmlmodule Ubuntu.Components
989 \ingroup ubuntu
990 \brief Slider is a component to select a value from a continuous range of
991 values.
992
993=== modified file 'src/Ubuntu/Components/1.3/Switch.qml'
994--- src/Ubuntu/Components/1.3/Switch.qml 2015-05-21 10:50:35 +0000
995+++ src/Ubuntu/Components/1.3/Switch.qml 2016-06-01 11:49:05 +0000
996@@ -21,7 +21,7 @@
997
998 /*!
999 \qmltype Switch
1000- \inqmlmodule Ubuntu.Components 1.1
1001+ \inqmlmodule Ubuntu.Components
1002 \ingroup ubuntu
1003 \brief Switch is a component with two states, checked or unchecked. It can
1004 be used to set boolean options. The behavior is the same as \l CheckBox, the
1005
1006=== modified file 'src/Ubuntu/Components/1.3/Tab.qml'
1007--- src/Ubuntu/Components/1.3/Tab.qml 2016-05-17 20:54:33 +0000
1008+++ src/Ubuntu/Components/1.3/Tab.qml 2016-06-01 11:49:05 +0000
1009@@ -19,7 +19,7 @@
1010
1011 /*!
1012 \qmltype Tab
1013- \inqmlmodule Ubuntu.Components 1.1
1014+ \inqmlmodule Ubuntu.Components
1015 \ingroup ubuntu
1016 \deprecated
1017 \brief Component to represent a single tab in a \l Tabs environment.
1018
1019=== modified file 'src/Ubuntu/Components/1.3/TabBar.qml'
1020--- src/Ubuntu/Components/1.3/TabBar.qml 2016-05-17 20:54:33 +0000
1021+++ src/Ubuntu/Components/1.3/TabBar.qml 2016-06-01 11:49:05 +0000
1022@@ -19,7 +19,7 @@
1023
1024 /*!
1025 \qmltype TabBar
1026- \inqmlmodule Ubuntu.Components 1.1
1027+ \inqmlmodule Ubuntu.Components
1028 \ingroup ubuntu
1029 \deprecated
1030 \brief Tab bar that will be shown in the header when \l Tabs is active.
1031
1032=== modified file 'src/Ubuntu/Components/1.3/Tabs.qml'
1033--- src/Ubuntu/Components/1.3/Tabs.qml 2016-05-17 20:54:33 +0000
1034+++ src/Ubuntu/Components/1.3/Tabs.qml 2016-06-01 11:49:05 +0000
1035@@ -19,7 +19,7 @@
1036
1037 /*!
1038 \qmltype Tabs
1039- \inqmlmodule Ubuntu.Components 1.1
1040+ \inqmlmodule Ubuntu.Components
1041 \ingroup ubuntu
1042 \deprecated
1043 \brief The Tabs class provides an environment where multible \l Tab
1044
1045=== modified file 'src/Ubuntu/Components/1.3/TextArea.qml'
1046--- src/Ubuntu/Components/1.3/TextArea.qml 2016-05-12 16:30:27 +0000
1047+++ src/Ubuntu/Components/1.3/TextArea.qml 2016-06-01 11:49:05 +0000
1048@@ -20,7 +20,7 @@
1049
1050 /*!
1051 \qmltype TextArea
1052- \inqmlmodule Ubuntu.Components 1.1
1053+ \inqmlmodule Ubuntu.Components
1054 \ingroup ubuntu
1055 \brief The TextArea item displays a block of editable, scrollable, formatted
1056 text.
1057
1058=== modified file 'src/Ubuntu/Components/1.3/TextField.qml'
1059--- src/Ubuntu/Components/1.3/TextField.qml 2016-05-02 18:27:11 +0000
1060+++ src/Ubuntu/Components/1.3/TextField.qml 2016-06-01 11:49:05 +0000
1061@@ -20,7 +20,7 @@
1062
1063 /*!
1064 \qmltype TextField
1065- \inqmlmodule Ubuntu.Components 1.1
1066+ \inqmlmodule Ubuntu.Components
1067 \ingroup ubuntu
1068 \brief The TextField element displays a single line of editable plain text.
1069 Input constraints can be set through validator or inputMask. Setting echoMode
1070
1071=== modified file 'src/Ubuntu/Components/1.3/Toolbar.qml'
1072--- src/Ubuntu/Components/1.3/Toolbar.qml 2016-01-13 16:07:58 +0000
1073+++ src/Ubuntu/Components/1.3/Toolbar.qml 2016-06-01 11:49:05 +0000
1074@@ -21,7 +21,7 @@
1075 // by the new text button when it becomes available.
1076 /*!
1077 \qmltype Toolbar
1078- \inqmlmodule Ubuntu.Components 1.3
1079+ \inqmlmodule Ubuntu.Components
1080 \ingroup ubuntu
1081 \brief Toolbar that can be used as an extension for the edit mode header.
1082 Example:
1083
1084=== modified file 'src/Ubuntu/Components/1.3/ToolbarButton.qml'
1085--- src/Ubuntu/Components/1.3/ToolbarButton.qml 2016-05-17 20:54:33 +0000
1086+++ src/Ubuntu/Components/1.3/ToolbarButton.qml 2016-06-01 11:49:05 +0000
1087@@ -19,7 +19,7 @@
1088
1089 /*!
1090 \qmltype ToolbarButton
1091- \inqmlmodule Ubuntu.Components 1.1
1092+ \inqmlmodule Ubuntu.Components
1093 \ingroup ubuntu
1094 \deprecated
1095 \brief An \l ActionItem that represents a button in the toolbar.
1096
1097=== modified file 'src/Ubuntu/Components/1.3/ToolbarItems.qml'
1098--- src/Ubuntu/Components/1.3/ToolbarItems.qml 2016-05-17 20:54:33 +0000
1099+++ src/Ubuntu/Components/1.3/ToolbarItems.qml 2016-06-01 11:49:05 +0000
1100@@ -18,7 +18,7 @@
1101
1102 /*!
1103 \qmltype ToolbarItems
1104- \inqmlmodule Ubuntu.Components 1.1
1105+ \inqmlmodule Ubuntu.Components
1106 \ingroup ubuntu
1107 \deprecated
1108 \brief Row of Items to be placed in a toolbar.
1109
1110=== modified file 'src/Ubuntu/Components/1.3/UbuntuColors.qml'
1111--- src/Ubuntu/Components/1.3/UbuntuColors.qml 2016-01-22 19:51:10 +0000
1112+++ src/Ubuntu/Components/1.3/UbuntuColors.qml 2016-06-01 11:49:05 +0000
1113@@ -19,7 +19,7 @@
1114
1115 /*!
1116 \qmltype UbuntuColors
1117- \inqmlmodule Ubuntu.Components 1.3
1118+ \inqmlmodule Ubuntu.Components
1119 \ingroup ubuntu
1120 \brief Singleton defining the Ubuntu color palette.
1121
1122
1123=== modified file 'src/Ubuntu/Components/1.3/UbuntuListView.qml'
1124--- src/Ubuntu/Components/1.3/UbuntuListView.qml 2016-04-27 07:21:45 +0000
1125+++ src/Ubuntu/Components/1.3/UbuntuListView.qml 2016-06-01 11:49:05 +0000
1126@@ -19,7 +19,7 @@
1127
1128 /*!
1129 \qmltype UbuntuListView
1130- \inqmlmodule Ubuntu.Components 1.1
1131+ \inqmlmodule Ubuntu.Components
1132 \ingroup ubuntu
1133 \inherits ListView
1134 \brief A ListView with special features tailored for a look and feel fitting the
1135
1136=== modified file 'src/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml'
1137--- src/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml 2015-04-25 08:54:58 +0000
1138+++ src/Ubuntu/Components/1.3/UbuntuNumberAnimation.qml 2016-06-01 11:49:05 +0000
1139@@ -20,7 +20,7 @@
1140
1141 /*!
1142 \qmltype UbuntuNumberAnimation
1143- \inqmlmodule Ubuntu.Components 1.1
1144+ \inqmlmodule Ubuntu.Components
1145 \ingroup ubuntu
1146 \brief UbuntuNumberAnimation is a NumberAnimation that has predefined
1147 settings to ensure that Ubuntu applications are consistent in their animations.
1148
1149=== modified file 'src/Ubuntu/Components/1.3/dateUtils.js'
1150--- src/Ubuntu/Components/1.3/dateUtils.js 2015-07-17 14:42:26 +0000
1151+++ src/Ubuntu/Components/1.3/dateUtils.js 2016-06-01 11:49:05 +0000
1152@@ -16,7 +16,7 @@
1153
1154 /*!
1155 \qmltype dateUtils
1156- \inqmlmodule Ubuntu.Components 1.3
1157+ \inqmlmodule Ubuntu.Components
1158 \ingroup ubuntu
1159 \brief Various date utility functions.
1160 */
1161
1162=== modified file 'src/Ubuntu/Components/1.3/pageUtils.js'
1163--- src/Ubuntu/Components/1.3/pageUtils.js 2015-07-17 14:42:26 +0000
1164+++ src/Ubuntu/Components/1.3/pageUtils.js 2016-06-01 11:49:05 +0000
1165@@ -16,7 +16,7 @@
1166
1167 /*!
1168 \qmltype pageUtils
1169- \inqmlmodule Ubuntu.Components 1.3
1170+ \inqmlmodule Ubuntu.Components
1171 \ingroup ubuntu
1172 \internal
1173 \brief Page-related utility functions.
1174
1175=== modified file 'src/Ubuntu/Components/Pickers/1.2/PickerPanel.qml'
1176--- src/Ubuntu/Components/Pickers/1.2/PickerPanel.qml 2015-04-30 08:32:44 +0000
1177+++ src/Ubuntu/Components/Pickers/1.2/PickerPanel.qml 2016-06-01 11:49:05 +0000
1178@@ -23,7 +23,7 @@
1179
1180 /*!
1181 \qmltype PickerPanel
1182- \inqmlmodule Ubuntu.Components 1.1
1183+ \inqmlmodule Ubuntu.Components
1184 \ingroup ubuntu-pickers
1185 \brief Provides a panel for opening a DatePicker in place of the input panel or
1186 as Popover, depending on the form factor.
1187
1188=== modified file 'src/Ubuntu/Components/Pickers/1.3/PickerPanel.qml'
1189--- src/Ubuntu/Components/Pickers/1.3/PickerPanel.qml 2015-04-29 08:55:31 +0000
1190+++ src/Ubuntu/Components/Pickers/1.3/PickerPanel.qml 2016-06-01 11:49:05 +0000
1191@@ -23,7 +23,7 @@
1192
1193 /*!
1194 \qmltype PickerPanel
1195- \inqmlmodule Ubuntu.Components 1.1
1196+ \inqmlmodule Ubuntu.Components
1197 \ingroup ubuntu-pickers
1198 \brief Provides a panel for opening a DatePicker in place of the input panel or
1199 as Popover, depending on the form factor.
1200
1201=== modified file 'src/Ubuntu/Components/plugin/i18n.cpp'
1202--- src/Ubuntu/Components/plugin/i18n.cpp 2016-02-09 19:06:54 +0000
1203+++ src/Ubuntu/Components/plugin/i18n.cpp 2016-06-01 11:49:05 +0000
1204@@ -32,7 +32,7 @@
1205 /*!
1206 * \qmltype i18n
1207 * \instantiates UbuntuI18n
1208- * \inqmlmodule Ubuntu.Components 1.1
1209+ * \inqmlmodule Ubuntu.Components
1210 * \ingroup ubuntu
1211 * \brief i18n is a context property that provides internationalization support.
1212 *
1213
1214=== modified file 'src/Ubuntu/Components/plugin/inversemouseareatype.cpp'
1215--- src/Ubuntu/Components/plugin/inversemouseareatype.cpp 2016-02-01 18:57:26 +0000
1216+++ src/Ubuntu/Components/plugin/inversemouseareatype.cpp 2016-06-01 11:49:05 +0000
1217@@ -21,7 +21,7 @@
1218 /*!
1219 \qmltype InverseMouseArea
1220 \instantiates InverseMouseAreaType
1221- \inqmlmodule Ubuntu.Components 1.1
1222+ \inqmlmodule Ubuntu.Components
1223 \ingroup ubuntu
1224 \brief The InverseMouseArea captures mouse events happening outside of a given
1225 area.
1226
1227=== modified file 'src/Ubuntu/Components/plugin/livetimer.cpp'
1228--- src/Ubuntu/Components/plugin/livetimer.cpp 2015-08-12 09:56:33 +0000
1229+++ src/Ubuntu/Components/plugin/livetimer.cpp 2016-06-01 11:49:05 +0000
1230@@ -19,7 +19,7 @@
1231
1232 /*! \qmltype LiveTimer
1233 \instantiates LiveTimer
1234- \inqmlmodule Ubuntu.Components 1.3
1235+ \inqmlmodule Ubuntu.Components
1236 \ingroup ubuntu
1237 \since Ubuntu.Components 1.3
1238 \brief A live timing source providing peridioc updates.
1239
1240=== modified file 'src/Ubuntu/Components/plugin/privates/ucpagewrapper.cpp'
1241--- src/Ubuntu/Components/plugin/privates/ucpagewrapper.cpp 2016-02-19 13:00:26 +0000
1242+++ src/Ubuntu/Components/plugin/privates/ucpagewrapper.cpp 2016-06-01 11:49:05 +0000
1243@@ -456,7 +456,7 @@
1244 /*!
1245 \internal
1246 \qmltype PageWrapper
1247- \inqmlmodule Ubuntu.Components 1.1
1248+ \inqmlmodule Ubuntu.Components
1249 \ingroup ubuntu
1250 \brief Internal class used by \l PageStack
1251 */
1252
1253=== modified file 'src/Ubuntu/Components/plugin/qquickclipboard.cpp'
1254--- src/Ubuntu/Components/plugin/qquickclipboard.cpp 2015-01-28 15:01:35 +0000
1255+++ src/Ubuntu/Components/plugin/qquickclipboard.cpp 2016-06-01 11:49:05 +0000
1256@@ -26,7 +26,7 @@
1257 /*!
1258 * \qmltype Clipboard
1259 * \instantiates QQuickClipboard
1260- * \inqmlmodule Ubuntu.Components 1.1
1261+ * \inqmlmodule Ubuntu.Components
1262 * \ingroup ubuntu
1263 * \brief This is a singleton type providing access to the system clipboard.
1264 *
1265
1266=== modified file 'src/Ubuntu/Components/plugin/qquickmimedata.cpp'
1267--- src/Ubuntu/Components/plugin/qquickmimedata.cpp 2014-04-23 08:50:20 +0000
1268+++ src/Ubuntu/Components/plugin/qquickmimedata.cpp 2016-06-01 11:49:05 +0000
1269@@ -28,7 +28,7 @@
1270 /*!
1271 * \qmltype MimeData
1272 * \instantiates QQuickMimeData
1273- * \inqmlmodule Ubuntu.Components 1.1
1274+ * \inqmlmodule Ubuntu.Components
1275 * \ingroup ubuntu
1276 * \brief MimeData type provides interface to access and store data to the
1277 * Clipboard.
1278
1279=== modified file 'src/Ubuntu/Components/plugin/sortfiltermodel.cpp'
1280--- src/Ubuntu/Components/plugin/sortfiltermodel.cpp 2015-09-14 17:34:00 +0000
1281+++ src/Ubuntu/Components/plugin/sortfiltermodel.cpp 2016-06-01 11:49:05 +0000
1282@@ -23,7 +23,7 @@
1283 /*!
1284 * \qmltype SortFilterModel
1285 * \instantiates QSortFilterProxyModelQML
1286- * \inqmlmodule Ubuntu.Components 0.1
1287+ * \inqmlmodule Ubuntu.Components
1288 * \ingroup ubuntu
1289 * \brief SortFilterModel sorts and filters rows from an existing model.
1290 *
1291
1292=== modified file 'src/Ubuntu/Components/plugin/ucabstractbutton.cpp'
1293--- src/Ubuntu/Components/plugin/ucabstractbutton.cpp 2016-04-25 10:35:48 +0000
1294+++ src/Ubuntu/Components/plugin/ucabstractbutton.cpp 2016-06-01 11:49:05 +0000
1295@@ -46,7 +46,7 @@
1296 \qmltype AbstractButton
1297 \instantiates UCAbstractButton
1298 \inherits ActionItem
1299- \inqmlmodule Ubuntu.Components 1.1
1300+ \inqmlmodule Ubuntu.Components
1301 \ingroup ubuntu
1302 \brief The AbstractButton class defines the behavior of the button.
1303
1304@@ -217,7 +217,7 @@
1305 Q_EMIT q->pressAndHold();
1306 }
1307
1308-// emit clicked when Enter/Return is pressed
1309+// emit clicked when Enter/Return/Space is pressed
1310 void UCAbstractButton::keyReleaseEvent(QKeyEvent *event)
1311 {
1312 UCActionItem::keyReleaseEvent(event);
1313@@ -226,6 +226,7 @@
1314 case Qt::Key_Enter:
1315 case Qt::Key_Return:
1316 case Qt::Key_Space:
1317+ event->accept();
1318 d_func()->onClicked();
1319 break;
1320 default:
1321
1322=== modified file 'src/Ubuntu/Components/plugin/ucaction.cpp'
1323--- src/Ubuntu/Components/plugin/ucaction.cpp 2016-02-01 18:57:26 +0000
1324+++ src/Ubuntu/Components/plugin/ucaction.cpp 2016-06-01 11:49:05 +0000
1325@@ -84,7 +84,7 @@
1326 /*!
1327 * \qmltype Action
1328 * \instantiates UCAction
1329- * \inqmlmodule Ubuntu.Components 1.1
1330+ * \inqmlmodule Ubuntu.Components
1331 * \ingroup ubuntu
1332 * \brief Describe an action that can be re-used and shared between different
1333 * components.
1334
1335=== modified file 'src/Ubuntu/Components/plugin/ucactioncontext.cpp'
1336--- src/Ubuntu/Components/plugin/ucactioncontext.cpp 2016-01-12 14:22:30 +0000
1337+++ src/Ubuntu/Components/plugin/ucactioncontext.cpp 2016-06-01 11:49:05 +0000
1338@@ -33,7 +33,7 @@
1339 /*!
1340 * \qmltype ActionContext
1341 * \instantiates UCActionContext
1342- * \inqmlmodule Ubuntu.Components 1.1
1343+ * \inqmlmodule Ubuntu.Components
1344 * \ingroup ubuntu
1345 * \brief ActionContext groups actions together and by providing multiple contexts
1346 * the developer is able to control the visibility of the actions. The \l ActionManager
1347@@ -256,7 +256,7 @@
1348 /*!
1349 * \qmltype PopupContext
1350 * \instantiates UCPopupContext
1351- * \inqmlmodule Ubuntu.Components 1.3
1352+ * \inqmlmodule Ubuntu.Components
1353 * \since Ubuntu.Components 1.3
1354 * \inherits ActionContext
1355 * \ingroup ubuntu
1356
1357=== modified file 'src/Ubuntu/Components/plugin/ucactionitem.cpp'
1358--- src/Ubuntu/Components/plugin/ucactionitem.cpp 2015-12-21 17:49:59 +0000
1359+++ src/Ubuntu/Components/plugin/ucactionitem.cpp 2016-06-01 11:49:05 +0000
1360@@ -38,7 +38,7 @@
1361 /*!
1362 * \qmltype ActionItem
1363 * \instantiates UCActionItem
1364- * \inqmlmodule Ubuntu.Components 1.1
1365+ * \inqmlmodule Ubuntu.Components
1366 * \ingroup ubuntu
1367 * \brief A visual representation of an Action. The API of ActionItem is a
1368 * copy of the API of \l Action, with additional properties to define
1369
1370=== modified file 'src/Ubuntu/Components/plugin/ucactionmanager.cpp'
1371--- src/Ubuntu/Components/plugin/ucactionmanager.cpp 2015-07-09 17:55:03 +0000
1372+++ src/Ubuntu/Components/plugin/ucactionmanager.cpp 2016-06-01 11:49:05 +0000
1373@@ -22,7 +22,7 @@
1374 /*!
1375 * \qmltype ActionManager
1376 * \instantiates UCActionManager
1377- * \inqmlmodule Ubuntu.Components 1.1
1378+ * \inqmlmodule Ubuntu.Components
1379 * \ingroup ubuntu
1380 * \brief ActionManager manages actions and action contexts withion an application.
1381 *
1382
1383=== modified file 'src/Ubuntu/Components/plugin/ucalarm.cpp'
1384--- src/Ubuntu/Components/plugin/ucalarm.cpp 2016-01-30 12:03:31 +0000
1385+++ src/Ubuntu/Components/plugin/ucalarm.cpp 2016-06-01 11:49:05 +0000
1386@@ -207,7 +207,7 @@
1387 /*!
1388 * \qmltype Alarm
1389 * \instantiates UCAlarm
1390- * \inqmlmodule Ubuntu.Components 1.1
1391+ * \inqmlmodule Ubuntu.Components
1392 * \ingroup ubuntu-services
1393 * \brief Alarm component is a representation of an alarm event.
1394 *
1395
1396=== modified file 'src/Ubuntu/Components/plugin/ucalarmmodel.cpp'
1397--- src/Ubuntu/Components/plugin/ucalarmmodel.cpp 2015-06-16 13:15:41 +0000
1398+++ src/Ubuntu/Components/plugin/ucalarmmodel.cpp 2016-06-01 11:49:05 +0000
1399@@ -27,7 +27,7 @@
1400 /*!
1401 * \qmltype AlarmModel
1402 * \instantiates UCAlarmModel
1403- * \inqmlmodule Ubuntu.Components 1.1
1404+ * \inqmlmodule Ubuntu.Components
1405 * \ingroup ubuntu-services
1406 * \brief AlarmModel holds the list of alarms defined.
1407 *
1408
1409=== modified file 'src/Ubuntu/Components/plugin/ucapplication.cpp'
1410--- src/Ubuntu/Components/plugin/ucapplication.cpp 2016-01-30 12:11:51 +0000
1411+++ src/Ubuntu/Components/plugin/ucapplication.cpp 2016-06-01 11:49:05 +0000
1412@@ -28,7 +28,7 @@
1413 /*!
1414 * \qmltype UbuntuApplication
1415 * \instantiates UCApplication
1416- * \inqmlmodule Ubuntu.Components 1.1
1417+ * \inqmlmodule Ubuntu.Components
1418 * \ingroup ubuntu
1419 * \brief UbuntuApplication is a QML binding for a subset of QCoreApplication.
1420 *
1421
1422=== modified file 'src/Ubuntu/Components/plugin/ucargument.cpp'
1423--- src/Ubuntu/Components/plugin/ucargument.cpp 2014-04-23 08:50:20 +0000
1424+++ src/Ubuntu/Components/plugin/ucargument.cpp 2016-06-01 11:49:05 +0000
1425@@ -21,7 +21,7 @@
1426 /*!
1427 * \qmltype Argument
1428 * \instantiates UCArgument
1429- * \inqmlmodule Ubuntu.Components 1.1
1430+ * \inqmlmodule Ubuntu.Components
1431 * \ingroup ubuntu-commandline
1432 * \brief The Argument class specifies what type a given command line parameter should be.
1433 *
1434
1435=== modified file 'src/Ubuntu/Components/plugin/ucarguments.cpp'
1436--- src/Ubuntu/Components/plugin/ucarguments.cpp 2016-01-30 12:03:31 +0000
1437+++ src/Ubuntu/Components/plugin/ucarguments.cpp 2016-06-01 11:49:05 +0000
1438@@ -28,7 +28,7 @@
1439 /*!
1440 * \qmltype Arguments
1441 * \instantiates UCArguments
1442- * \inqmlmodule Ubuntu.Components 1.1
1443+ * \inqmlmodule Ubuntu.Components
1444 * \ingroup ubuntu-commandline
1445 * \brief The Arguments class provides a way to declare what command line
1446 * parameters are expected by the application.
1447
1448=== modified file 'src/Ubuntu/Components/plugin/ucbottomedge.cpp'
1449--- src/Ubuntu/Components/plugin/ucbottomedge.cpp 2016-04-01 13:16:05 +0000
1450+++ src/Ubuntu/Components/plugin/ucbottomedge.cpp 2016-06-01 11:49:05 +0000
1451@@ -497,7 +497,7 @@
1452 /*!
1453 * \qmltype BottomEdge
1454 * \instantiates UCBottomEdge
1455- * \inqmlmodule Ubuntu.Components 1.3
1456+ * \inqmlmodule Ubuntu.Components
1457 * \inherits StyledItem
1458 * \ingroup ubuntu
1459 * \since Ubuntu.Components 1.3
1460
1461=== modified file 'src/Ubuntu/Components/plugin/ucbottomedgehint.cpp'
1462--- src/Ubuntu/Components/plugin/ucbottomedgehint.cpp 2016-04-20 15:00:27 +0000
1463+++ src/Ubuntu/Components/plugin/ucbottomedgehint.cpp 2016-06-01 11:49:05 +0000
1464@@ -71,7 +71,7 @@
1465
1466 /*!
1467 \qmltype BottomEdgeHint
1468- \inqmlmodule Ubuntu.Components 1.3
1469+ \inqmlmodule Ubuntu.Components
1470 \ingroup ubuntu
1471 \inherits ActionItem
1472 \brief The BottomEdgeHint shows the availability of extra features
1473
1474=== modified file 'src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp'
1475--- src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp 2016-02-25 17:45:27 +0000
1476+++ src/Ubuntu/Components/plugin/ucdeprecatedtheme.cpp 2016-06-01 11:49:05 +0000
1477@@ -29,7 +29,7 @@
1478 /*!
1479 \qmltype Theme
1480 \instantiates UCTheme
1481- \inqmlmodule Ubuntu.Components 1.1
1482+ \inqmlmodule Ubuntu.Components
1483 \ingroup theming
1484 \brief The Theme class provides facilities to interact with the current theme.
1485
1486
1487=== modified file 'src/Ubuntu/Components/plugin/ucfontutils.cpp'
1488--- src/Ubuntu/Components/plugin/ucfontutils.cpp 2016-04-20 15:00:27 +0000
1489+++ src/Ubuntu/Components/plugin/ucfontutils.cpp 2016-06-01 11:49:05 +0000
1490@@ -23,7 +23,7 @@
1491 /*!
1492 * \qmltype FontUtils
1493 * \instantiates UCFontUtils
1494- * \inqmlmodule Ubuntu.Components 1.1
1495+ * \inqmlmodule Ubuntu.Components
1496 * \ingroup ubuntu
1497 * \brief FontUtils is a \l {http://qt-project.org/doc/qt-5.0/qtqml/qqmlcontext.html#details} {context property},
1498 * which provides utility functions for font manipulations.
1499
1500=== modified file 'src/Ubuntu/Components/plugin/uchaptics.cpp'
1501--- src/Ubuntu/Components/plugin/uchaptics.cpp 2016-02-11 08:54:26 +0000
1502+++ src/Ubuntu/Components/plugin/uchaptics.cpp 2016-06-01 11:49:05 +0000
1503@@ -23,7 +23,7 @@
1504 /*!
1505 \qmltype Haptics
1506 \instantiates UCHaptics
1507- \inqmlmodule Ubuntu.Components 1.1
1508+ \inqmlmodule Ubuntu.Components
1509 \ingroup ubuntu-services
1510 \brief Singleton defining the haptics feedback used in components, where execution
1511 of the feedback is controlled by the system settings.
1512
1513=== modified file 'src/Ubuntu/Components/plugin/ucheader.cpp'
1514--- src/Ubuntu/Components/plugin/ucheader.cpp 2016-05-11 21:17:26 +0000
1515+++ src/Ubuntu/Components/plugin/ucheader.cpp 2016-06-01 11:49:05 +0000
1516@@ -26,7 +26,7 @@
1517 \qmltype Header
1518 \instantiates UCHeader
1519 \inherits StyledItem
1520- \inqmlmodule Ubuntu.Components 1.3
1521+ \inqmlmodule Ubuntu.Components
1522 \ingroup ubuntu
1523 \since Ubuntu.Components 1.3
1524 \brief Header bar that can contain the title and controls for the current view.
1525
1526=== modified file 'src/Ubuntu/Components/plugin/uclabel.cpp'
1527--- src/Ubuntu/Components/plugin/uclabel.cpp 2016-04-26 14:05:01 +0000
1528+++ src/Ubuntu/Components/plugin/uclabel.cpp 2016-06-01 11:49:05 +0000
1529@@ -65,9 +65,10 @@
1530 }
1531
1532 /*!
1533- * \qmltype LabelBase
1534+ * \qmltype Label
1535 * \qmlabstract
1536 * \instantiates UCLabel
1537+ * \inherits Text
1538 * \inqmlmodule Ubuntu.Components 1.3
1539 * \ingroup ubuntu
1540 * \brief Extended Text item with Ubuntu styling.
1541@@ -158,7 +159,7 @@
1542 }
1543
1544 /*!
1545- * \qmlproperty enumeration LabelBase::textSize
1546+ * \qmlproperty enumeration Label::textSize
1547 * \since Ubuntu.Components 1.3
1548 *
1549 * This property holds an abstract size that allows adaptive resizing based on the measurement unit
1550@@ -221,7 +222,7 @@
1551 }
1552
1553 /*!
1554- * \qmlproperty string LabelBase::fontSize
1555+ * \qmlproperty string Label::fontSize
1556 * \deprecated
1557 *
1558 * This property holds an abstract size represented as a string that allows adaptive resizing based
1559
1560=== modified file 'src/Ubuntu/Components/plugin/uclistitem.cpp'
1561--- src/Ubuntu/Components/plugin/uclistitem.cpp 2016-04-27 07:59:22 +0000
1562+++ src/Ubuntu/Components/plugin/uclistitem.cpp 2016-06-01 11:49:05 +0000
1563@@ -519,7 +519,7 @@
1564 /*!
1565 * \qmltype ListItem
1566 * \instantiates UCListItem
1567- * \inqmlmodule Ubuntu.Components 1.2
1568+ * \inqmlmodule Ubuntu.Components
1569 * \ingroup ubuntu-listitem
1570 * \since Ubuntu.Components 1.2
1571 * \brief The ListItem element provides Ubuntu design standards for list or grid
1572
1573=== modified file 'src/Ubuntu/Components/plugin/uclistitemactions.cpp'
1574--- src/Ubuntu/Components/plugin/uclistitemactions.cpp 2015-03-03 13:47:48 +0000
1575+++ src/Ubuntu/Components/plugin/uclistitemactions.cpp 2016-06-01 11:49:05 +0000
1576@@ -38,7 +38,7 @@
1577 * \qmltype ListItemActions
1578 * \instantiates UCListItemActions
1579 * \inherits QtQObject
1580- * \inqmlmodule Ubuntu.Components 1.2
1581+ * \inqmlmodule Ubuntu.Components
1582 * \since Ubuntu.Components 1.2
1583 * \ingroup ubuntu-listitem
1584 * \brief Provides configuration for actions to be added to a ListItem.
1585
1586=== modified file 'src/Ubuntu/Components/plugin/uclistitemlayout.cpp'
1587--- src/Ubuntu/Components/plugin/uclistitemlayout.cpp 2016-01-07 18:23:51 +0000
1588+++ src/Ubuntu/Components/plugin/uclistitemlayout.cpp 2016-06-01 11:49:05 +0000
1589@@ -26,7 +26,7 @@
1590 /*!
1591 \qmltype ListItemLayout
1592 \instantiates UCListItemLayout
1593- \inqmlmodule Ubuntu.Components 1.3
1594+ \inqmlmodule Ubuntu.Components
1595 \since Ubuntu.Components 1.3
1596 \inherits SlotsLayout
1597 \ingroup ubuntu
1598
1599=== modified file 'src/Ubuntu/Components/plugin/ucmainviewbase.cpp'
1600--- src/Ubuntu/Components/plugin/ucmainviewbase.cpp 2016-05-02 21:51:23 +0000
1601+++ src/Ubuntu/Components/plugin/ucmainviewbase.cpp 2016-06-01 11:49:05 +0000
1602@@ -31,7 +31,7 @@
1603 /*!
1604 \internal
1605 \qmlabstract MainViewBase
1606- \inqmlmodule Ubuntu.Components 1.3
1607+ \inqmlmodule Ubuntu.Components
1608 \ingroup ubuntu
1609 \brief The base class for MainView and MultiColumnView.
1610 */
1611
1612=== modified file 'src/Ubuntu/Components/plugin/ucmousefilters.cpp'
1613--- src/Ubuntu/Components/plugin/ucmousefilters.cpp 2016-04-05 19:47:18 +0000
1614+++ src/Ubuntu/Components/plugin/ucmousefilters.cpp 2016-06-01 11:49:05 +0000
1615@@ -58,7 +58,7 @@
1616 /*!
1617 \qmltype Mouse
1618 \instantiates UCMouse
1619- \inqmlmodule Ubuntu.Components 1.1
1620+ \inqmlmodule Ubuntu.Components
1621 \ingroup ubuntu
1622 \brief Attached property filtering mouse events occured inside the owner.
1623
1624@@ -1015,7 +1015,7 @@
1625 /*!
1626 \qmltype InverseMouse
1627 \instantiates UCInverseMouse
1628- \inqmlmodule Ubuntu.Components 1.1
1629+ \inqmlmodule Ubuntu.Components
1630 \ingroup ubuntu
1631 \brief Attached object filtering mouse events occured outside the owner.
1632
1633
1634=== modified file 'src/Ubuntu/Components/plugin/ucnamespace.cpp'
1635--- src/Ubuntu/Components/plugin/ucnamespace.cpp 2015-04-25 07:10:57 +0000
1636+++ src/Ubuntu/Components/plugin/ucnamespace.cpp 2016-06-01 11:49:05 +0000
1637@@ -20,7 +20,7 @@
1638 /*!
1639 * \qmltype Ubuntu
1640 * \instantiates UCNamespace
1641- * \inqmlmodule Ubuntu.Components 1.2
1642+ * \inqmlmodule Ubuntu.Components
1643 * \ingroup ubuntu
1644 * \since Ubuntu.Components 1.2
1645 * \brief Provides global object with different enums.
1646
1647=== modified file 'src/Ubuntu/Components/plugin/ucpagetreenode.cpp'
1648--- src/Ubuntu/Components/plugin/ucpagetreenode.cpp 2016-02-04 14:53:47 +0000
1649+++ src/Ubuntu/Components/plugin/ucpagetreenode.cpp 2016-06-01 11:49:05 +0000
1650@@ -360,7 +360,7 @@
1651 /*!
1652 \internal
1653 \qmltype PageTreeNode
1654- \inqmlmodule Ubuntu.Components 1.1
1655+ \inqmlmodule Ubuntu.Components
1656 \ingroup ubuntu
1657 \brief The common parent of \l Page, \l MainView, \l PageStack and \l Tabs.
1658
1659
1660=== modified file 'src/Ubuntu/Components/plugin/ucproportionalshape.cpp'
1661--- src/Ubuntu/Components/plugin/ucproportionalshape.cpp 2016-02-17 19:32:41 +0000
1662+++ src/Ubuntu/Components/plugin/ucproportionalshape.cpp 2016-06-01 11:49:05 +0000
1663@@ -23,7 +23,7 @@
1664
1665 /*! \qmltype ProportionalShape
1666 \instantiates UCProportionalShape
1667- \inqmlmodule Ubuntu.Components 1.3
1668+ \inqmlmodule Ubuntu.Components
1669 \ingroup ubuntu
1670 \brief Extended UbuntuShape mostly used for icons and vignettes.
1671
1672
1673=== modified file 'src/Ubuntu/Components/plugin/ucserviceproperties.cpp'
1674--- src/Ubuntu/Components/plugin/ucserviceproperties.cpp 2016-01-30 12:03:31 +0000
1675+++ src/Ubuntu/Components/plugin/ucserviceproperties.cpp 2016-06-01 11:49:05 +0000
1676@@ -80,7 +80,7 @@
1677 /*!
1678 * \qmltype ServiceProperties
1679 * \instantiates UCServiceProperties
1680- * \inqmlmodule Ubuntu.Components 1.1
1681+ * \inqmlmodule Ubuntu.Components
1682 * \since Ubuntu.Components 1.1
1683 * \ingroup ubuntu-services
1684 * \brief The component enables accessing service properties from QML.
1685
1686=== modified file 'src/Ubuntu/Components/plugin/ucslotslayout.cpp'
1687--- src/Ubuntu/Components/plugin/ucslotslayout.cpp 2016-04-20 15:00:27 +0000
1688+++ src/Ubuntu/Components/plugin/ucslotslayout.cpp 2016-06-01 11:49:05 +0000
1689@@ -597,7 +597,7 @@
1690 /*!
1691 \qmltype SlotsLayout
1692 \instantiates UCSlotsLayout
1693- \inqmlmodule Ubuntu.Components 1.3
1694+ \inqmlmodule Ubuntu.Components
1695 \ingroup ubuntu-slotslayout
1696 \inherits Item
1697 \since Ubuntu.Components 1.3
1698
1699=== modified file 'src/Ubuntu/Components/plugin/ucstatesaver.cpp'
1700--- src/Ubuntu/Components/plugin/ucstatesaver.cpp 2016-02-01 18:57:26 +0000
1701+++ src/Ubuntu/Components/plugin/ucstatesaver.cpp 2016-06-01 11:49:05 +0000
1702@@ -146,7 +146,7 @@
1703 /*!
1704 * \qmltype StateSaver
1705 * \instantiates UCStateSaverAttached
1706- * \inqmlmodule Ubuntu.Components 1.1
1707+ * \inqmlmodule Ubuntu.Components
1708 * \ingroup ubuntu-services
1709 * \brief Attached properties to save component property states.
1710 *
1711
1712=== modified file 'src/Ubuntu/Components/plugin/ucstyleditembase.cpp'
1713--- src/Ubuntu/Components/plugin/ucstyleditembase.cpp 2016-04-27 09:20:29 +0000
1714+++ src/Ubuntu/Components/plugin/ucstyleditembase.cpp 2016-06-01 11:49:05 +0000
1715@@ -130,7 +130,7 @@
1716 /*!
1717 * \qmltype StyledItem
1718 * \instantiates UCStyledItemBase
1719- * \inqmlmodule Ubuntu.Components 1.1
1720+ * \inqmlmodule Ubuntu.Components
1721 * \ingroup ubuntu
1722 * \since Ubuntu.Components 1.1
1723 * \brief The StyledItem class allows items to be styled by the theme.
1724
1725=== modified file 'src/Ubuntu/Components/plugin/uctheme.cpp'
1726--- src/Ubuntu/Components/plugin/uctheme.cpp 2016-04-15 14:57:05 +0000
1727+++ src/Ubuntu/Components/plugin/uctheme.cpp 2016-06-01 11:49:05 +0000
1728@@ -49,7 +49,7 @@
1729 /*!
1730 * \qmltype ThemeSettings
1731 * \instantiates UCTheme
1732- * \inqmlmodule Ubuntu.Components 1.3
1733+ * \inqmlmodule Ubuntu.Components
1734 * \since Ubuntu.Components 1.3
1735 * \ingroup theming
1736 * \brief The ThemeSettings class provides facilities to define the theme of a
1737
1738=== modified file 'src/Ubuntu/Components/plugin/ucubuntuanimation.cpp'
1739--- src/Ubuntu/Components/plugin/ucubuntuanimation.cpp 2014-04-23 08:50:20 +0000
1740+++ src/Ubuntu/Components/plugin/ucubuntuanimation.cpp 2016-06-01 11:49:05 +0000
1741@@ -21,7 +21,7 @@
1742 /*!
1743 * \qmltype UbuntuAnimation
1744 * \instantiates UCUbuntuAnimation
1745- * \inqmlmodule Ubuntu.Components 1.1
1746+ * \inqmlmodule Ubuntu.Components
1747 * \ingroup ubuntu
1748 * \brief Singleton defining standard Ubuntu durations and easing for animations
1749 * that should be used to ensure that Ubuntu applications are consistent
1750
1751=== modified file 'src/Ubuntu/Components/plugin/ucubuntushape.cpp'
1752--- src/Ubuntu/Components/plugin/ucubuntushape.cpp 2016-04-20 15:00:27 +0000
1753+++ src/Ubuntu/Components/plugin/ucubuntushape.cpp 2016-06-01 11:49:05 +0000
1754@@ -255,7 +255,7 @@
1755
1756 /*! \qmltype UbuntuShape
1757 \instantiates UCUbuntuShape
1758- \inqmlmodule Ubuntu.Components 1.2
1759+ \inqmlmodule Ubuntu.Components
1760 \ingroup ubuntu
1761 \brief Rounded rectangle containing a source image blended over a background color.
1762
1763
1764=== modified file 'src/Ubuntu/Components/plugin/ucubuntushapeoverlay.cpp'
1765--- src/Ubuntu/Components/plugin/ucubuntushapeoverlay.cpp 2015-09-25 09:44:34 +0000
1766+++ src/Ubuntu/Components/plugin/ucubuntushapeoverlay.cpp 2016-06-01 11:49:05 +0000
1767@@ -97,7 +97,7 @@
1768
1769 /*! \qmltype UbuntuShapeOverlay
1770 \instantiates UCUbuntuShapeOverlay
1771- \inqmlmodule Ubuntu.Components 1.2
1772+ \inqmlmodule Ubuntu.Components
1773 \ingroup ubuntu
1774 \brief Extended UbuntuShape adding a colored overlay layer.
1775
1776
1777=== modified file 'src/Ubuntu/Components/plugin/ucunits.cpp'
1778--- src/Ubuntu/Components/plugin/ucunits.cpp 2016-04-21 16:02:05 +0000
1779+++ src/Ubuntu/Components/plugin/ucunits.cpp 2016-06-01 11:49:05 +0000
1780@@ -46,7 +46,7 @@
1781 /*!
1782 \qmltype Units
1783 \instantiates UCUnits
1784- \inqmlmodule Ubuntu.Components 1.1
1785+ \inqmlmodule Ubuntu.Components
1786 \ingroup resolution-independence
1787 \brief Units of measurement for sizes, spacing, margin, etc.
1788
1789
1790=== modified file 'src/Ubuntu/Components/plugin/ucurihandler.cpp'
1791--- src/Ubuntu/Components/plugin/ucurihandler.cpp 2014-10-08 20:16:03 +0000
1792+++ src/Ubuntu/Components/plugin/ucurihandler.cpp 2016-06-01 11:49:05 +0000
1793@@ -36,7 +36,7 @@
1794 /*!
1795 * \qmltype UriHandler
1796 * \instantiates UCUriHandler
1797- * \inqmlmodule Ubuntu.Components 1.1
1798+ * \inqmlmodule Ubuntu.Components
1799 * \ingroup ubuntu
1800 * \brief Singleton signalling for opened URIs.
1801 *
1802
1803=== modified file 'src/Ubuntu/Components/plugin/ucviewitemsattached.cpp'
1804--- src/Ubuntu/Components/plugin/ucviewitemsattached.cpp 2016-02-24 06:45:27 +0000
1805+++ src/Ubuntu/Components/plugin/ucviewitemsattached.cpp 2016-06-01 11:49:05 +0000
1806@@ -33,7 +33,7 @@
1807
1808 /*!
1809 * \qmltype ListItemDrag
1810- * \inqmlmodule Ubuntu.Components 1.2
1811+ * \inqmlmodule Ubuntu.Components
1812 * \ingroup ubuntu-listitem
1813 * \since Ubuntu.Components 1.2
1814 * \brief Provides information about a ListItem drag event.
1815@@ -173,7 +173,7 @@
1816 /*!
1817 * \qmltype ViewItems
1818 * \instantiates UCViewItemsAttached
1819- * \inqmlmodule Ubuntu.Components 1.2
1820+ * \inqmlmodule Ubuntu.Components
1821 * \ingroup ubuntu-listitem
1822 * \since Ubuntu.Components 1.2
1823 * \brief A set of properties attached to the ListItem's parent item or ListView.
1824
1825=== modified file 'src/Ubuntu/UbuntuGestures/ucswipearea.cpp'
1826--- src/Ubuntu/UbuntuGestures/ucswipearea.cpp 2016-03-04 17:34:48 +0000
1827+++ src/Ubuntu/UbuntuGestures/ucswipearea.cpp 2016-06-01 11:49:05 +0000
1828@@ -130,7 +130,7 @@
1829 * \qmltype SwipeArea
1830 * \instantiates UCSwipeArea
1831 * \inherits Item
1832- * \inqmlmodule Ubuntu.Components 1.3
1833+ * \inqmlmodule Ubuntu.Components
1834 * \since Ubuntu.Components 1.3
1835 * \ingroup ubuntu-gestures
1836 * \brief An area which detects axis-aligned single-finger drag gestures.
1837
1838=== modified file 'tests/unit_x11/tst_components/tst_focus.qml'
1839--- tests/unit_x11/tst_components/tst_focus.qml 2016-04-26 13:21:53 +0000
1840+++ tests/unit_x11/tst_components/tst_focus.qml 2016-06-01 11:49:05 +0000
1841@@ -28,6 +28,9 @@
1842
1843 property bool hasOSK: false
1844
1845+ property bool keysReleased
1846+ Keys.onReleased: keysReleased = true
1847+
1848 Flow {
1849 anchors {
1850 fill: parent
1851@@ -75,6 +78,8 @@
1852 Button {
1853 id: button
1854 text: "Press me"
1855+ property bool override: false
1856+ Keys.onReleased: event.accepted = override
1857 }
1858 CheckBox {
1859 id: checkbox
1860@@ -426,10 +431,23 @@
1861 ];
1862 }
1863 function test_button_trigger_via_keyboard(data) {
1864+ button.override = false;
1865+ main.keysReleased = false;
1866+ buttonTriggerSpy.clear();
1867 buttonTriggerSpy.target = button;
1868 button.forceActiveFocus();
1869 keyClick(data.key);
1870 buttonTriggerSpy.wait();
1871+ compare(main.keysReleased, false, "Parent didn't get Keys.onReleased");
1872+
1873+ // Second attempt but the button will consume Keys.onReleased
1874+ button.override = true;
1875+ main.keysReleased = false;
1876+ buttonTriggerSpy.clear();
1877+ keyClick(data.key);
1878+ expectFailContinue(data.tag, "Trigger should've been overridden");
1879+ buttonTriggerSpy.wait();
1880+ compare(main.keysReleased, false, "Parent didn't get Keys.onReleased");
1881 }
1882
1883 function test_disabled_component_does_not_focus() {
1884
1885=== modified file 'tests/unit_x11/tst_components/tst_slotslayout.qml'
1886--- tests/unit_x11/tst_components/tst_slotslayout.qml 2016-01-27 06:39:09 +0000
1887+++ tests/unit_x11/tst_components/tst_slotslayout.qml 2016-06-01 11:49:05 +0000
1888@@ -887,11 +887,12 @@
1889 id: layoutTestQmlContextComponent
1890 ListItemLayout {
1891 id: layoutTestQmlContext
1892- title.text: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"
1893+ property string testingText: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"
1894+ title.text: testingText
1895 title.textFormat: Text.RichText
1896- subtitle.text: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"
1897+ subtitle.text: testingText
1898 subtitle.textFormat: Text.RichText
1899- summary.text: "<html><body><p dir='ltr'>TEST <img align=absmiddle height=\"10\" width=\"10\" src=\"file:///test.png\" /> </p></body></html>"
1900+ summary.text: testingText
1901 summary.textFormat: Text.RichText
1902 }
1903 }
1904@@ -904,6 +905,14 @@
1905 //because the img is loaded async
1906 waitForRendering(obj)
1907 compare(obj !== null, true, "QML ListItemLayout: testing labels' QML context.")
1908+
1909+ //Tentative fix for lp:1571426, CI once (in months) managed to fail this test because
1910+ //the warning was received after the test had already finished.
1911+ //The fail could not be reproduced locally.
1912+ tryCompare(obj.title, "text", obj.testingText)
1913+ tryCompare(obj.subtitle, "text", obj.testingText)
1914+ tryCompare(obj.summary, "text", obj.testingText)
1915+
1916 obj.destroy()
1917 }
1918

Subscribers

People subscribed via source and target branches

to status/vote changes: