Merge lp:~dandrader/unity8/deprecatedTheme into lp:unity8

Proposed by Daniel d'Andrada on 2015-06-17
Status: Rejected
Rejected by: Daniel d'Andrada on 2015-07-10
Proposed branch: lp:~dandrader/unity8/deprecatedTheme
Merge into: lp:unity8
Diff against target: 3986 lines (+351/-351)
232 files modified
plugins/Dash/CardAttributes.qml (+2/-2)
plugins/Dash/CardCreator.js (+5/-5)
plugins/Dash/ScopeStyle.qml (+1/-1)
qml/Components/Background.qml (+1/-1)
qml/Components/BaseCarouselDelegate.qml (+1/-1)
qml/Components/Carousel.qml (+1/-1)
qml/Components/DelayedLockscreen.qml (+1/-1)
qml/Components/Dialogs.qml (+1/-1)
qml/Components/DragHandle.qml (+1/-1)
qml/Components/DraggingArea.qml (+1/-1)
qml/Components/EdgeDragEvaluator.qml (+1/-1)
qml/Components/Header.qml (+1/-1)
qml/Components/InputMethod.qml (+1/-1)
qml/Components/LazyImage.qml (+1/-1)
qml/Components/ListItems/Header.qml (+1/-1)
qml/Components/PassphraseLockscreen.qml (+1/-1)
qml/Components/PinLockscreen.qml (+1/-1)
qml/Components/PinPadButton.qml (+1/-1)
qml/Components/Rating.qml (+1/-1)
qml/Components/RatingStyle.qml (+1/-1)
qml/Components/ResponsiveGridView.qml (+1/-1)
qml/Components/ResponsiveVerticalJournal.qml (+1/-1)
qml/Components/ScrollCalculator.qml (+1/-1)
qml/Components/ShellDialog.qml (+1/-1)
qml/Components/UbuntuShapeForItem.qml (+1/-1)
qml/Components/WindowControlButtons.qml (+1/-1)
qml/Components/ZoomableImage.qml (+1/-1)
qml/Dash/CardCarousel.qml (+1/-1)
qml/Dash/CardHorizontalList.qml (+1/-1)
qml/Dash/CardVerticalJournal.qml (+1/-1)
qml/Dash/Dash.qml (+1/-1)
qml/Dash/DashCategoryBase.qml (+1/-1)
qml/Dash/DashContent.qml (+1/-1)
qml/Dash/DashNavigation.qml (+3/-3)
qml/Dash/DashNavigationButton.qml (+3/-3)
qml/Dash/DashNavigationList.qml (+3/-3)
qml/Dash/GenericScopeView.qml (+4/-4)
qml/Dash/PageHeader.qml (+4/-4)
qml/Dash/PreviewListView.qml (+1/-1)
qml/Dash/Previews/Preview.qml (+1/-1)
qml/Dash/Previews/PreviewActionButton.qml (+1/-1)
qml/Dash/Previews/PreviewActionCombo.qml (+3/-3)
qml/Dash/Previews/PreviewActions.qml (+3/-3)
qml/Dash/Previews/PreviewAudioPlayback.qml (+5/-5)
qml/Dash/Previews/PreviewExpandable.qml (+4/-4)
qml/Dash/Previews/PreviewHeader.qml (+3/-3)
qml/Dash/Previews/PreviewImageGallery.qml (+1/-1)
qml/Dash/Previews/PreviewOverlay.qml (+3/-3)
qml/Dash/Previews/PreviewPayments.qml (+1/-1)
qml/Dash/Previews/PreviewProgress.qml (+1/-1)
qml/Dash/Previews/PreviewRatingDisplay.qml (+3/-3)
qml/Dash/Previews/PreviewRatingEdit.qml (+2/-2)
qml/Dash/Previews/PreviewRatingInput.qml (+5/-5)
qml/Dash/Previews/PreviewRatingSingleDisplay.qml (+1/-1)
qml/Dash/Previews/PreviewTable.qml (+4/-4)
qml/Dash/Previews/PreviewTextSummary.qml (+4/-4)
qml/Dash/Previews/PreviewVideoPlayback.qml (+1/-1)
qml/Dash/Previews/PreviewZoomableImage.qml (+1/-1)
qml/Dash/PullToRefreshScopeStyle.qml (+1/-1)
qml/Dash/ScopeSettings/ScopeSetting.qml (+1/-1)
qml/Dash/ScopeSettings/ScopeSettingBoolean.qml (+3/-3)
qml/Dash/ScopeSettings/ScopeSettingList.qml (+1/-1)
qml/Dash/ScopeSettings/ScopeSettingString.qml (+4/-4)
qml/Dash/ScopeSettingsPage.qml (+1/-1)
qml/Dash/ScopesListCategory.qml (+3/-3)
qml/Dash/ScopesListCategoryItem.qml (+1/-1)
qml/Greeter/Clock.qml (+1/-1)
qml/Greeter/CoverPage.qml (+1/-1)
qml/Greeter/Greeter.qml (+1/-1)
qml/Greeter/Infographics.qml (+1/-1)
qml/Greeter/LoginList.qml (+1/-1)
qml/Greeter/NarrowView.qml (+1/-1)
qml/Greeter/ObjectPositioner.qml (+1/-1)
qml/Greeter/WideView.qml (+1/-1)
qml/Launcher/FoldingLauncherDelegate.qml (+1/-1)
qml/Launcher/Launcher.qml (+1/-1)
qml/Launcher/LauncherDelegate.qml (+1/-1)
qml/Launcher/LauncherPanel.qml (+1/-1)
qml/Notifications/Notification.qml (+5/-5)
qml/Notifications/NotificationMenuItemFactory.qml (+1/-1)
qml/Notifications/Notifications.qml (+1/-1)
qml/Notifications/OptionToggle.qml (+3/-3)
qml/Notifications/ShapedIcon.qml (+2/-2)
qml/Notifications/SwipeToAct.qml (+1/-1)
qml/Panel/ActiveCallHint.qml (+1/-1)
qml/Panel/Handle.qml (+1/-1)
qml/Panel/IndicatorItem.qml (+1/-1)
qml/Panel/IndicatorItemRow.qml (+1/-1)
qml/Panel/IndicatorPage.qml (+1/-1)
qml/Panel/Indicators/MenuItemFactory.qml (+5/-5)
qml/Panel/Indicators/MessageMenuItemFactory.qml (+1/-1)
qml/Panel/Indicators/ModemInfoItem.qml (+4/-4)
qml/Panel/Indicators/RoamingIndication.qml (+3/-3)
qml/Panel/Indicators/client/IndicatorRepresentation.qml (+1/-1)
qml/Panel/Indicators/client/IndicatorsClient.qml (+2/-2)
qml/Panel/Indicators/client/IndicatorsList.qml (+1/-1)
qml/Panel/Indicators/client/IndicatorsTree.qml (+1/-1)
qml/Panel/IndicatorsBar.qml (+1/-1)
qml/Panel/IndicatorsMenu.qml (+1/-1)
qml/Panel/MenuContent.qml (+1/-1)
qml/Panel/Panel.qml (+1/-1)
qml/Rotation/RotationStates.qml (+1/-1)
qml/ScopeTool.qml (+1/-1)
qml/Shell.qml (+2/-2)
qml/Stages/Animations/SwipeFromBottomAnimation.qml (+1/-1)
qml/Stages/ApplicationWindow.qml (+1/-1)
qml/Stages/DecoratedWindow.qml (+1/-1)
qml/Stages/DesktopStage.qml (+1/-1)
qml/Stages/MainViewStyle.qml (+1/-1)
qml/Stages/PageHeadStyle.qml (+1/-1)
qml/Stages/PhoneStage.qml (+1/-1)
qml/Stages/SpreadDelegate.qml (+1/-1)
qml/Stages/SurfaceContainer.qml (+1/-1)
qml/Stages/TabletStage.qml (+1/-1)
qml/Stages/TransformedSpreadDelegate.qml (+1/-1)
qml/Stages/TransformedTabletSpreadDelegate.qml (+1/-1)
qml/Stages/WindowDecoration.qml (+1/-1)
qml/Stages/WindowMoveResizeArea.qml (+1/-1)
qml/Tutorial/Arrow.qml (+1/-1)
qml/Tutorial/Slider.qml (+1/-1)
qml/Tutorial/Tick.qml (+1/-1)
qml/Tutorial/Tutorial.qml (+1/-1)
qml/Tutorial/TutorialBottom.qml (+1/-1)
qml/Tutorial/TutorialBottomFinish.qml (+1/-1)
qml/Tutorial/TutorialContent.qml (+1/-1)
qml/Tutorial/TutorialLeft.qml (+1/-1)
qml/Tutorial/TutorialLeftFinish.qml (+1/-1)
qml/Tutorial/TutorialPage.qml (+1/-1)
qml/Tutorial/TutorialRight.qml (+1/-1)
qml/Wizard/CheckableSetting.qml (+3/-3)
qml/Wizard/Page.qml (+3/-3)
qml/Wizard/Pages.qml (+1/-1)
qml/Wizard/Pages/10-welcome.qml (+1/-1)
qml/Wizard/Pages/20-sim.qml (+1/-1)
qml/Wizard/Pages/30-passwd-type.qml (+5/-5)
qml/Wizard/Pages/40-wifi.qml (+1/-1)
qml/Wizard/Pages/50-location.qml (+3/-3)
qml/Wizard/Pages/60-reporting.qml (+1/-1)
qml/Wizard/Pages/80-finished.qml (+1/-1)
qml/Wizard/Pages/here-terms.qml (+3/-3)
qml/Wizard/Pages/passwd-confirm.qml (+1/-1)
qml/Wizard/Pages/passwd-set.qml (+1/-1)
qml/Wizard/StackButton.qml (+3/-3)
qml/Wizard/Wizard.qml (+1/-1)
tests/plugins/Dash/cardcreator/1.res (+1/-1)
tests/plugins/Dash/cardcreator/2.res (+2/-2)
tests/plugins/Dash/cardcreator/3.res (+2/-2)
tests/plugins/Dash/cardcreator/4.res (+2/-2)
tests/plugins/Dash/cardcreator/5.res (+2/-2)
tests/plugins/Dash/cardcreator/6.res (+3/-3)
tests/plugins/Dash/cardcreator/7.res (+3/-3)
tests/plugins/Dash/tst_CroppedImageMinimumSourceSize.qml (+1/-1)
tests/plugins/Dash/tst_ScopeStyle.qml (+1/-1)
tests/plugins/Ubuntu/Gestures/DownwardsLauncher.qml (+1/-1)
tests/plugins/Ubuntu/Gestures/LeftwardsLauncher.qml (+1/-1)
tests/plugins/Ubuntu/Gestures/RightwardsLauncher.qml (+1/-1)
tests/plugins/Ubuntu/Gestures/UpwardsLauncher.qml (+1/-1)
tests/plugins/Ubuntu/Gestures/tst_DirectionalDragArea.qml (+1/-1)
tests/plugins/Ubuntu/Gestures/tst_FloatingFlickable.qml (+1/-1)
tests/plugins/Ubuntu/Gestures/tst_PressedOutsideNotifier.qml (+1/-1)
tests/qmltests/Components/tst_Dialogs.qml (+1/-1)
tests/qmltests/Components/tst_DragHandle.qml (+1/-1)
tests/qmltests/Components/tst_DragHandle/BidirectionalShowable.qml (+1/-1)
tests/qmltests/Components/tst_DragHandle/HorizontalShowable.qml (+1/-1)
tests/qmltests/Components/tst_DragHandle/VerticalShowable.qml (+1/-1)
tests/qmltests/Components/tst_LazyImage.qml (+3/-3)
tests/qmltests/Components/tst_LazyImage/ImageControls.qml (+1/-1)
tests/qmltests/Components/tst_Lockscreen.qml (+1/-1)
tests/qmltests/Components/tst_Rating.qml (+3/-3)
tests/qmltests/Components/tst_ResponsiveGridView.qml (+1/-1)
tests/qmltests/Components/tst_ResponsiveVerticalJournal.qml (+1/-1)
tests/qmltests/Components/tst_Showable.qml (+1/-1)
tests/qmltests/Dash/Previews/tst_Preview.qml (+2/-2)
tests/qmltests/Dash/Previews/tst_PreviewActions.qml (+1/-1)
tests/qmltests/Dash/Previews/tst_PreviewAudioPlayback.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewExpandable.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewPayments.qml (+1/-1)
tests/qmltests/Dash/Previews/tst_PreviewProgress.qml (+1/-1)
tests/qmltests/Dash/Previews/tst_PreviewRatingDisplay.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewRatingEdit.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewRatingInput.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewTable.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewTextSummary.qml (+3/-3)
tests/qmltests/Dash/Previews/tst_PreviewWidgetFactory.qml (+2/-2)
tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingBoolean.qml (+1/-1)
tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingList.qml (+1/-1)
tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingNumber.qml (+1/-1)
tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingString.qml (+1/-1)
tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingsWidgetFactory.qml (+1/-1)
tests/qmltests/Dash/tst_Card.qml (+3/-3)
tests/qmltests/Dash/tst_CardBenchmark.qml (+1/-1)
tests/qmltests/Dash/tst_CardTool.qml (+1/-1)
tests/qmltests/Dash/tst_Dash.qml (+1/-1)
tests/qmltests/Dash/tst_DashContent.qml (+1/-1)
tests/qmltests/Dash/tst_GenericScopeView.qml (+1/-1)
tests/qmltests/Dash/tst_PageHeader.qml (+3/-3)
tests/qmltests/Dash/tst_PreviewListView.qml (+3/-3)
tests/qmltests/Greeter/TestView.qml (+1/-1)
tests/qmltests/Greeter/tst_Clock.qml (+1/-1)
tests/qmltests/Greeter/tst_Greeter.qml (+1/-1)
tests/qmltests/Greeter/tst_Infographics.qml (+1/-1)
tests/qmltests/Greeter/tst_NarrowView.qml (+1/-1)
tests/qmltests/Greeter/tst_WideView.qml (+1/-1)
tests/qmltests/Launcher/tst_Launcher.qml (+1/-1)
tests/qmltests/Notifications/tst_Notifications.qml (+1/-1)
tests/qmltests/Notifications/tst_OptionToggle.qml (+1/-1)
tests/qmltests/Notifications/tst_SwipeToAct.qml (+1/-1)
tests/qmltests/Notifications/tst_VisualSnapDecisionsQueue.qml (+1/-1)
tests/qmltests/Panel/IndicatorTest.qml (+1/-1)
tests/qmltests/Panel/Indicators/tst_IndicatorsLight.qml (+1/-1)
tests/qmltests/Panel/tst_IndicatorItem.qml (+1/-1)
tests/qmltests/Panel/tst_IndicatorItemRow.qml (+1/-1)
tests/qmltests/Panel/tst_IndicatorsBar.qml (+1/-1)
tests/qmltests/Panel/tst_IndicatorsMenu.qml (+1/-1)
tests/qmltests/Panel/tst_Panel.qml (+1/-1)
tests/qmltests/Stages/ApplicationCheckBox.qml (+1/-1)
tests/qmltests/Stages/RecursingChildSessionControl.qml (+1/-1)
tests/qmltests/Stages/tst_ApplicationWindow.qml (+1/-1)
tests/qmltests/Stages/tst_DesktopStage.qml (+1/-1)
tests/qmltests/Stages/tst_PhoneStage.qml (+1/-1)
tests/qmltests/Stages/tst_SessionContainer.qml (+1/-1)
tests/qmltests/Stages/tst_Splash.qml (+1/-1)
tests/qmltests/Stages/tst_SpreadDelegate.qml (+1/-1)
tests/qmltests/Stages/tst_SurfaceContainer.qml (+1/-1)
tests/qmltests/Stages/tst_TabletStage.qml (+1/-1)
tests/qmltests/Stages/tst_WindowMoveResizeArea.qml (+1/-1)
tests/qmltests/Tutorial/tst_Tutorial.qml (+1/-1)
tests/qmltests/Wizard/tst_Wizard.qml (+2/-2)
tests/qmltests/tst_OrientedShell.qml (+1/-1)
tests/qmltests/tst_Shell.qml (+1/-1)
tests/utils/modules/Unity/Test/MouseTouchEmulationCheckbox.qml (+1/-1)
tests/utils/modules/Unity/Test/UnityTestCase.qml (+1/-1)
To merge this branch: bzr merge lp:~dandrader/unity8/deprecatedTheme
Reviewer Review Type Date Requested Status
Albert Astals Cid (community) Disapprove on 2015-07-10
PS Jenkins bot continuous-integration Needs Fixing on 2015-07-06
Andrea Cimitan (community) 2015-06-17 Needs Fixing on 2015-06-18
Review via email: mp+262216@code.launchpad.net

Commit Message

s/Theme.palette/theme.palette

Stop using the deprecated Theme.palette API and start using "theme" context property from Ubuntu.Components 1.3

Description of the Change

* Are there any related MPs required for this MP to build/function as expected? Please list.
No, although along with https://code.launchpad.net/~dandrader/ubuntu-settings-components/deprecation-warnings/+merge/262267 we should no longer get any of those "<Unknown File>: QML UCDeprecatedTheme: Theme.palette is deprecated. Use ThemeSettings instead." warnings.

* Did you perform an exploratory manual test run of your code change and any related functionality?
Yes.

* Did you make sure that your branch does not contain spurious tags?
Yes.

* If you changed the packaging (debian), did you subscribe the ubuntu-unity team to this MP?
Not applicable.

* If you changed the UI, has there been a design review?
Not applicable.

* Did you have a look at the warnings when running tests? Can they be reduced?
That's what this branch is trying to do.

To post a comment you must log in.
lp:~dandrader/unity8/deprecatedTheme updated on 2015-06-18
1808. By Daniel d'Andrada on 2015-06-18

s/Theme.palette/theme.palette

Stop using the deprecated Theme.palette API and start using "theme" context
property from Ubuntu.Components 1.3

Andrea Cimitan (cimi) wrote :
Download full text (5.4 KiB)

We need to update all files to 1.3 and test for regressions

cimi@libra:~/Development/unity8/deprecatedTheme$ grep -rn "Components 1\.1" .
./plugins/Dash/ScopeStyle.qml:19:import Ubuntu.Components 1.1
./qml/Greeter/Greeter.qml:20:import Ubuntu.Components 1.1
./qml/Greeter/CoverPage.qml:18:import Ubuntu.Components 1.1
./qml/Greeter/WideView.qml:18:import Ubuntu.Components 1.1
./qml/Greeter/NarrowView.qml:18:import Ubuntu.Components 1.1
./qml/Greeter/LoginList.qml:18:import Ubuntu.Components 1.1
./qml/Launcher/LauncherPanel.qml:18:import Ubuntu.Components 1.1
./qml/Rotation/RotationStates.qml:18:import Ubuntu.Components 1.1
./qml/Panel/IndicatorsBar.qml:18:import Ubuntu.Components 1.1
./qml/Panel/IndicatorItemRow.qml:18:import Ubuntu.Components 1.1
./qml/Panel/IndicatorsMenu.qml:18:import Ubuntu.Components 1.1
./qml/Panel/Handle.qml:18:import Ubuntu.Components 1.1
./qml/Panel/Panel.qml:18:import Ubuntu.Components 1.1
./qml/Panel/IndicatorItem.qml:18:import Ubuntu.Components 1.1
./qml/Panel/MenuContent.qml:19:import Ubuntu.Components 1.1
./qml/Tutorial/TutorialLeft.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/Arrow.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/TutorialContent.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/TutorialRight.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/TutorialPage.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/Tick.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/TutorialLeftFinish.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/Slider.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/Tutorial.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/TutorialBottom.qml:18:import Ubuntu.Components 1.1
./qml/Tutorial/TutorialBottomFinish.qml:18:import Ubuntu.Components 1.1
./qml/Stages/DesktopStage.qml:20:import Ubuntu.Components 1.1
./qml/Stages/Splash.qml:18:import Ubuntu.Components 1.1
./qml/Stages/MainViewStyle.qml:17:import Ubuntu.Components 1.1
./qml/Stages/WindowMoveResizeArea.qml:20:import Ubuntu.Components 1.1
./qml/Stages/SpreadDelegate.qml:22:import Ubuntu.Components 1.1
./qml/Stages/SurfaceContainer.qml:18:import Ubuntu.Components 1.1
./qml/Stages/DecoratedWindow.qml:20:import Ubuntu.Components 1.1
./qml/Stages/PageHeadStyle.qml:17:import Ubuntu.Components 1.1
./qml/Stages/Animations/SwipeFromBottomAnimation.qml:18:import Ubuntu.Components 1.1
./qml/Stages/ApplicationWindow.qml:18:import Ubuntu.Components 1.1
./qml/Stages/WindowDecoration.qml:20:import Ubuntu.Components 1.1
./qml/Wizard/Pages.qml:18:import Ubuntu.Components 1.1
./qml/Wizard/Pages/10-welcome.qml:18:import Ubuntu.Components 1.1
./qml/Wizard/Pages/passwd-confirm.qml:18:import Ubuntu.Components 1.1
./qml/Wizard/Pages/passwd-set.qml:18:import Ubuntu.Components 1.1
./qml/Wizard/Wizard.qml:18:import Ubuntu.Components 1.1
./qml/Components/Dialogs.qml:21:import Ubuntu.Components 1.1
./qml/Components/Header.qml:17:import Ubuntu.Components 1.1
./qml/Components/PinPadButton.qml:18:import Ubuntu.Components 1.1
./qml/Components/ScrollCalculator.qml:18:import Ubuntu.Components 1.1
./qml/Components/WindowControlButtons.qml:20:import Ubuntu.Components 1.1
./qml/Components/Background.qml:18:import Ubuntu.Components 1.1
./qml/Component...

Read more...

review: Needs Fixing
lp:~dandrader/unity8/deprecatedTheme updated on 2015-06-18
1809. By Daniel d'Andrada on 2015-06-18

Move everything to Ubuntu.Components 1.3

Couldn't move Splash.qml though as its theme styling hack doesn't
work on 1.3

1810. By Daniel d'Andrada on 2015-06-18

Fix other usages of the deprecated Theme context var

Daniel d'Andrada (dandrader) wrote :

> We need to update all files to 1.3 and test for regressions

Done. Tested on the phone and all seems fine.

Only place I couldn't change was Splash.qml as its theme styling hack doesn't work on 1.3. I think we should deal with it separately.

Andrea Cimitan (cimi) wrote :

The moment we switch to uitk 1.3 we need to update the deprecated APIs. UbuntuShape for example deprecates some APIs we were using before, as well as deprecating Shape (we can remove UbuntuShapeForItem). Maybe other components need tweaks

We also need to manually test for visible regressions

review: Needs Fixing
Daniel d'Andrada (dandrader) wrote :

On 18/06/15 09:56, Andrea Cimitan wrote:
> We also need to manually test for visible regressions

I didn't spot any. Have you?

Daniel d'Andrada (dandrader) wrote :

On 18/06/15 09:56, Andrea Cimitan wrote:
> The moment we switch to uitk 1.3 we need to update the deprecated APIs.

No, we don't need to. They are deprecated, not removed. So everything
still works.
This branch only makes the updates to stop using the deprecated APIs
that were causing this deluge of warnings, namely the "Theme" context
property.

1.3 API just *add* new stuff, it doesn't remove anything.

Albert Astals Cid (aacid) wrote :

Text conflict in qml/Notifications/ShapedIcon.qml
1 conflicts encountered.

lp:~dandrader/unity8/deprecatedTheme updated on 2015-06-23
1811. By Daniel d'Andrada on 2015-06-23

Merge trunk

[ Albert Astals Cid ]
* Refactor QmlTest.cmake module so that all tests can go through it.
  Also a bit of cleanup around tests.
* Support fallback images for dash card and preview widgets (LP:
  #1324142)
[ CI Train Bot ]
* New rebuild forced.
* Resync trunk.
[ Daniel d'Andrada ]
* Fix Shell tests
[ Josh Arenson ]
* Refactor greeter emulator to unlock the greeter via dbus
[ Lukáš Tinkl ]
* respect target window's devicePixelRatio in MouseTouchAdaptor
[ Michael Zanetti ]
* Refactor QmlTest.cmake module so that all tests can go through it.
  Also a bit of cleanup around tests.
[ Michał Sawicz ]
* Refactor QmlTest.cmake module so that all tests can go through it.
  Also a bit of cleanup around tests.
[ handsome_feng ]
* Forbid closing apps during the edge gesture. (LP: #1445572)
* Removed the horizonal rule on pin unlock screen. (LP: #1368798)
[ handsome_feng<email address hidden> ]
* Forbid closing apps during the edge gesture. (LP: #1445572)
* No-change rebuild against Qt 5.4.2.

Daniel d'Andrada (dandrader) wrote :

On 22/06/15 06:44, Albert Astals Cid wrote:
> Text conflict in qml/Notifications/ShapedIcon.qml
> 1 conflicts encountered.

Fixed.

Albert Astals Cid (aacid) wrote :

Text conflict in qml/Wizard/Pages/50-location.qml
1 conflicts encountered.

lp:~dandrader/unity8/deprecatedTheme updated on 2015-07-06
1812. By Daniel d'Andrada <dandrader@panzer> on 2015-07-06

Merge trunk

[ Albert Astals Cid ]
* Save screenshots of suspended apps to disk
* Set width of title label when inside the title row (LP: #1461979)
* qmluitests was renamed to uitests
[ CI Train Bot ]
* Resync trunk.
[ Daniel d'Andrada ]
* Fix tst_OrientedShell and tst_Tutorial (LP: #1469761, #1466947)
[ Leo Arias ]
* Reorganized the python test helper modules. Deprecated the
  unity8.shell.emulators namespace. (LP: #1306340)
[ Leonardo Arias Fonseca ]
* Reorganized the python test helper modules. Deprecated the
  unity8.shell.emulators namespace. (LP: #1306340)
[ Lukáš Tinkl ]
* fix PO files extraction
[ Michael Zanetti ]
* Make use of QInputDeviceInfo in order to automatically switch
  between usage modes and hide the OSK.
[ Nick Dedekind ]
* Fixed qtmultimedia mock which was generating errors in tests
[ Richard Huddie ]
* Reorganized the python test helper modules. Deprecated the
  unity8.shell.emulators namespace. (LP: #1306340)
* Implement full-shell rotation (LP: #1210199)

Daniel d'Andrada (dandrader) wrote :

On 06/07/15 04:24, Albert Astals Cid wrote:
> Text conflict in qml/Wizard/Pages/50-location.qml
> 1 conflicts encountered.

Fixed.

Albert Astals Cid (aacid) wrote :
review: Disapprove

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'plugins/Dash/CardAttributes.qml'
2--- plugins/Dash/CardAttributes.qml 2015-02-12 16:28:36 +0000
3+++ plugins/Dash/CardAttributes.qml 2015-07-06 13:00:44 +0000
4@@ -16,7 +16,7 @@
5
6 import QtQuick 2.2
7 import QtQuick.Layouts 1.1
8-import Ubuntu.Components 1.1
9+import Ubuntu.Components 1.3
10
11 GridLayout {
12 id: grid
13@@ -27,7 +27,7 @@
14 columns: 2 + repeater.count % 2
15 rowSpacing: units.gu(.5)
16 property alias model: repeater.model
17- property color color: Theme.palette.normal.baseText
18+ property color color: theme.palette.normal.baseText
19 property real fontScale: 1.0
20
21 Repeater {
22
23=== modified file 'plugins/Dash/CardCreator.js'
24--- plugins/Dash/CardCreator.js 2015-07-02 16:09:39 +0000
25+++ plugins/Dash/CardCreator.js 2015-07-06 13:00:44 +0000
26@@ -480,20 +480,20 @@
27 }
28 }
29
30- var summaryColorWithBackground = 'backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white")';
31+ var summaryColorWithBackground = 'backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white")';
32
33 var hasTitleContainer = hasTitle && (hasEmblem || (hasMascot && (hasSubtitle || hasAttributes)));
34 var titleSubtitleCode = '';
35 if (hasTitle) {
36 var titleColor;
37 if (headerAsOverlay) {
38- titleColor = 'root.scopeStyle && overlayLoader.item ? root.scopeStyle.getTextColor(overlayLoader.item.luminance) : (overlayLoader.item && overlayLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white")';
39+ titleColor = 'root.scopeStyle && overlayLoader.item ? root.scopeStyle.getTextColor(overlayLoader.item.luminance) : (overlayLoader.item && overlayLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white")';
40 } else if (hasSummary) {
41 titleColor = 'summary.color';
42 } else if (hasBackground) {
43 titleColor = summaryColorWithBackground;
44 } else {
45- titleColor = 'root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText';
46+ titleColor = 'root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText';
47 }
48
49 var titleAnchors;
50@@ -649,7 +649,7 @@
51 if (hasBackground) {
52 summaryColor = summaryColorWithBackground;
53 } else {
54- summaryColor = 'root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText';
55+ summaryColor = 'root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText';
56 }
57
58 var summaryTopMargin = (hasMascot || hasSubtitle || hasAttributes ? 'anchors.margins' : '0');
59@@ -698,7 +698,7 @@
60
61 function createCardComponent(parent, template, components) {
62 var imports = 'import QtQuick 2.2; \n\
63- import Ubuntu.Components 1.1; \n\
64+ import Ubuntu.Components 1.3; \n\
65 import Ubuntu.Settings.Components 0.1; \n\
66 import Dash 0.1;\n\
67 import Utils 0.1;\n';
68
69=== modified file 'plugins/Dash/ScopeStyle.qml'
70--- plugins/Dash/ScopeStyle.qml 2014-11-20 11:44:44 +0000
71+++ plugins/Dash/ScopeStyle.qml 2015-07-06 13:00:44 +0000
72@@ -16,7 +16,7 @@
73
74 import QtQuick 2.2
75 import Utils 0.1
76-import Ubuntu.Components 1.1
77+import Ubuntu.Components 1.3
78
79 /*! \brief Helper for processing scope customization options.
80
81
82=== modified file 'qml/Components/Background.qml'
83--- qml/Components/Background.qml 2014-08-29 08:47:21 +0000
84+++ qml/Components/Background.qml 2015-07-06 13:00:44 +0000
85@@ -15,7 +15,7 @@
86 */
87
88 import QtQuick 2.0
89-import Ubuntu.Components 1.1
90+import Ubuntu.Components 1.3
91 import Utils 0.1 as Utils
92
93 Loader {
94
95=== modified file 'qml/Components/BaseCarouselDelegate.qml'
96--- qml/Components/BaseCarouselDelegate.qml 2014-07-08 17:49:18 +0000
97+++ qml/Components/BaseCarouselDelegate.qml 2015-07-06 13:00:44 +0000
98@@ -15,7 +15,7 @@
99 */
100
101 import QtQuick 2.0
102-import Ubuntu.Components 0.1
103+import Ubuntu.Components 1.3
104
105 /*!
106 \brief Base delegate for use with the Carousel component
107
108=== modified file 'qml/Components/Carousel.qml'
109--- qml/Components/Carousel.qml 2015-01-14 09:51:39 +0000
110+++ qml/Components/Carousel.qml 2015-07-06 13:00:44 +0000
111@@ -15,7 +15,7 @@
112 */
113
114 import QtQuick 2.3
115-import Ubuntu.Components 0.1
116+import Ubuntu.Components 1.3
117 import "carousel.js" as CarouselJS
118
119 /*! The Carousel component presents the items of a model in a carousel view. It's similar to a
120
121=== modified file 'qml/Components/DelayedLockscreen.qml'
122--- qml/Components/DelayedLockscreen.qml 2015-02-12 14:48:06 +0000
123+++ qml/Components/DelayedLockscreen.qml 2015-07-06 13:00:44 +0000
124@@ -15,7 +15,7 @@
125 */
126
127 import QtQuick 2.0
128-import Ubuntu.Components 0.1
129+import Ubuntu.Components 1.3
130 import "../Components"
131
132 Item {
133
134=== modified file 'qml/Components/Dialogs.qml'
135--- qml/Components/Dialogs.qml 2015-03-26 15:24:04 +0000
136+++ qml/Components/Dialogs.qml 2015-07-06 13:00:44 +0000
137@@ -18,7 +18,7 @@
138
139 import Unity.Application 0.1
140 import Unity.Session 0.1
141-import Ubuntu.Components 1.1
142+import Ubuntu.Components 1.3
143 import LightDM 0.1 as LightDM
144
145 Item {
146
147=== modified file 'qml/Components/DragHandle.qml'
148--- qml/Components/DragHandle.qml 2015-04-10 21:16:37 +0000
149+++ qml/Components/DragHandle.qml 2015-07-06 13:00:44 +0000
150@@ -15,7 +15,7 @@
151 */
152
153 import QtQuick 2.0
154-import Ubuntu.Components 0.1
155+import Ubuntu.Components 1.3
156 import Ubuntu.Gestures 0.1
157
158 /*
159
160=== modified file 'qml/Components/DraggingArea.qml'
161--- qml/Components/DraggingArea.qml 2014-07-11 09:22:59 +0000
162+++ qml/Components/DraggingArea.qml 2015-07-06 13:00:44 +0000
163@@ -15,7 +15,7 @@
164 */
165
166 import QtQuick 2.0
167-import Ubuntu.Components 0.1
168+import Ubuntu.Components 1.3
169
170 MouseArea {
171 id: draggingArea
172
173=== modified file 'qml/Components/EdgeDragEvaluator.qml'
174--- qml/Components/EdgeDragEvaluator.qml 2015-04-27 15:30:18 +0000
175+++ qml/Components/EdgeDragEvaluator.qml 2015-07-06 13:00:44 +0000
176@@ -15,7 +15,7 @@
177 */
178
179 import QtQuick 2.0
180-import Ubuntu.Components 0.1
181+import Ubuntu.Components 1.3
182 import Ubuntu.Gestures 0.1
183
184 /*
185
186=== modified file 'qml/Components/Header.qml'
187--- qml/Components/Header.qml 2014-08-01 16:13:53 +0000
188+++ qml/Components/Header.qml 2015-07-06 13:00:44 +0000
189@@ -14,7 +14,7 @@
190 * along with this program. If not, see <http://www.gnu.org/licenses/>.
191 */
192
193-import Ubuntu.Components 1.1
194+import Ubuntu.Components 1.3
195 import Ubuntu.Components.Themes.Ambiance 1.1
196
197 PageHeadStyle {
198
199=== modified file 'qml/Components/InputMethod.qml'
200--- qml/Components/InputMethod.qml 2014-10-01 13:20:32 +0000
201+++ qml/Components/InputMethod.qml 2015-07-06 13:00:44 +0000
202@@ -16,7 +16,7 @@
203
204 import QtQuick 2.0
205 import Unity.Application 0.1
206-import Ubuntu.Components 0.1
207+import Ubuntu.Components 1.3
208 import Ubuntu.Gestures 0.1
209
210 Item {
211
212=== modified file 'qml/Components/LazyImage.qml'
213--- qml/Components/LazyImage.qml 2014-09-29 20:55:54 +0000
214+++ qml/Components/LazyImage.qml 2015-07-06 13:00:44 +0000
215@@ -18,7 +18,7 @@
216 */
217
218 import QtQuick 2.0
219-import Ubuntu.Components 0.1
220+import Ubuntu.Components 1.3
221
222 Item {
223 id: root
224
225=== modified file 'qml/Components/ListItems/Header.qml'
226--- qml/Components/ListItems/Header.qml 2014-07-16 16:30:15 +0000
227+++ qml/Components/ListItems/Header.qml 2015-07-06 13:00:44 +0000
228@@ -16,7 +16,7 @@
229
230 import QtQuick 2.0
231 import QtQuick.Layouts 1.1
232-import Ubuntu.Components 0.1
233+import Ubuntu.Components 1.3
234
235 Item {
236 property alias text: label.text
237
238=== modified file 'qml/Components/PassphraseLockscreen.qml'
239--- qml/Components/PassphraseLockscreen.qml 2015-03-18 17:27:30 +0000
240+++ qml/Components/PassphraseLockscreen.qml 2015-07-06 13:00:44 +0000
241@@ -15,7 +15,7 @@
242 */
243
244 import QtQuick 2.0
245-import Ubuntu.Components 0.1
246+import Ubuntu.Components 1.3
247 import "../Components"
248
249 Item {
250
251=== modified file 'qml/Components/PinLockscreen.qml'
252--- qml/Components/PinLockscreen.qml 2015-05-28 07:42:09 +0000
253+++ qml/Components/PinLockscreen.qml 2015-07-06 13:00:44 +0000
254@@ -15,7 +15,7 @@
255 */
256
257 import QtQuick 2.0
258-import Ubuntu.Components 0.1
259+import Ubuntu.Components 1.3
260 import Ubuntu.Components.ListItems 0.1
261 import "../Components"
262
263
264=== modified file 'qml/Components/PinPadButton.qml'
265--- qml/Components/PinPadButton.qml 2015-03-18 17:27:30 +0000
266+++ qml/Components/PinPadButton.qml 2015-07-06 13:00:44 +0000
267@@ -15,7 +15,7 @@
268 */
269
270 import QtQuick 2.0
271-import Ubuntu.Components 1.1
272+import Ubuntu.Components 1.3
273
274 AbstractButton {
275 id: root
276
277=== modified file 'qml/Components/Rating.qml'
278--- qml/Components/Rating.qml 2014-02-13 17:00:06 +0000
279+++ qml/Components/Rating.qml 2015-07-06 13:00:44 +0000
280@@ -15,7 +15,7 @@
281 */
282
283 import QtQuick 2.0
284-import Ubuntu.Components 0.1
285+import Ubuntu.Components 1.3
286
287 /*! Rating widget bar. */
288
289
290=== modified file 'qml/Components/RatingStyle.qml'
291--- qml/Components/RatingStyle.qml 2014-02-13 17:00:06 +0000
292+++ qml/Components/RatingStyle.qml 2015-07-06 13:00:44 +0000
293@@ -15,7 +15,7 @@
294 */
295
296 import QtQuick 2.0
297-import Ubuntu.Components 0.1
298+import Ubuntu.Components 1.3
299
300 Row {
301 anchors.fill: parent
302
303=== modified file 'qml/Components/ResponsiveGridView.qml'
304--- qml/Components/ResponsiveGridView.qml 2014-10-23 11:59:22 +0000
305+++ qml/Components/ResponsiveGridView.qml 2015-07-06 13:00:44 +0000
306@@ -15,7 +15,7 @@
307 */
308
309 import QtQuick 2.3
310-import Ubuntu.Components 0.1
311+import Ubuntu.Components 1.3
312
313 /*
314 Essentially a GridView where you can specify the maximum number of columns it can have.
315
316=== modified file 'qml/Components/ResponsiveVerticalJournal.qml'
317--- qml/Components/ResponsiveVerticalJournal.qml 2015-05-12 10:05:52 +0000
318+++ qml/Components/ResponsiveVerticalJournal.qml 2015-07-06 13:00:44 +0000
319@@ -15,7 +15,7 @@
320 */
321
322 import QtQuick 2.0
323-import Ubuntu.Components 0.1
324+import Ubuntu.Components 1.3
325 import "../Components"
326 import Dash 0.1
327
328
329=== modified file 'qml/Components/ScrollCalculator.qml'
330--- qml/Components/ScrollCalculator.qml 2014-10-13 15:09:46 +0000
331+++ qml/Components/ScrollCalculator.qml 2015-07-06 13:00:44 +0000
332@@ -15,7 +15,7 @@
333 */
334
335 import QtQuick 2.2
336-import Ubuntu.Components 1.1
337+import Ubuntu.Components 1.3
338
339 Item {
340 id: scrollArea
341
342=== modified file 'qml/Components/ShellDialog.qml'
343--- qml/Components/ShellDialog.qml 2014-12-08 13:39:01 +0000
344+++ qml/Components/ShellDialog.qml 2015-07-06 13:00:44 +0000
345@@ -16,7 +16,7 @@
346
347 import QtQuick 2.0
348
349-import Ubuntu.Components 1.1
350+import Ubuntu.Components 1.3
351 import Ubuntu.Components.Popups 0.1
352
353 /*
354
355=== modified file 'qml/Components/UbuntuShapeForItem.qml'
356--- qml/Components/UbuntuShapeForItem.qml 2014-10-06 07:39:42 +0000
357+++ qml/Components/UbuntuShapeForItem.qml 2015-07-06 13:00:44 +0000
358@@ -15,7 +15,7 @@
359 */
360
361 import QtQuick 2.0
362-import Ubuntu.Components 0.1
363+import Ubuntu.Components 1.3
364
365 /* FIXME: This component is duplicating the UbuntuShape from the SDK, but shapes more
366 * general (Item-based) components. This ability should be incorporated into the SDK's
367
368=== modified file 'qml/Components/WindowControlButtons.qml'
369--- qml/Components/WindowControlButtons.qml 2014-11-24 11:21:38 +0000
370+++ qml/Components/WindowControlButtons.qml 2015-07-06 13:00:44 +0000
371@@ -17,7 +17,7 @@
372 */
373
374 import QtQuick 2.3
375-import Ubuntu.Components 1.1
376+import Ubuntu.Components 1.3
377
378 Row {
379 id: root
380
381=== modified file 'qml/Components/ZoomableImage.qml'
382--- qml/Components/ZoomableImage.qml 2015-05-06 15:05:06 +0000
383+++ qml/Components/ZoomableImage.qml 2015-07-06 13:00:44 +0000
384@@ -15,7 +15,7 @@
385 */
386
387 import QtQuick 2.0
388-import Ubuntu.Components 0.1
389+import Ubuntu.Components 1.3
390 import "../Components"
391
392 /*! \brief Zoomable for image.
393
394=== modified file 'qml/Dash/CardCarousel.qml'
395--- qml/Dash/CardCarousel.qml 2015-05-13 10:21:18 +0000
396+++ qml/Dash/CardCarousel.qml 2015-07-06 13:00:44 +0000
397@@ -15,7 +15,7 @@
398 */
399
400 import QtQuick 2.0
401-import Ubuntu.Components 0.1
402+import Ubuntu.Components 1.3
403 import "../Components"
404
405 DashRenderer {
406
407=== modified file 'qml/Dash/CardHorizontalList.qml'
408--- qml/Dash/CardHorizontalList.qml 2015-05-13 10:21:18 +0000
409+++ qml/Dash/CardHorizontalList.qml 2015-07-06 13:00:44 +0000
410@@ -15,7 +15,7 @@
411 */
412
413 import QtQuick 2.3
414-import Ubuntu.Components 1.1
415+import Ubuntu.Components 1.3
416 import "../Components"
417
418 DashRenderer {
419
420=== modified file 'qml/Dash/CardVerticalJournal.qml'
421--- qml/Dash/CardVerticalJournal.qml 2015-05-13 10:21:18 +0000
422+++ qml/Dash/CardVerticalJournal.qml 2015-07-06 13:00:44 +0000
423@@ -15,7 +15,7 @@
424 */
425
426 import QtQuick 2.0
427-import Ubuntu.Components 0.1
428+import Ubuntu.Components 1.3
429 import "../Components"
430
431 DashRenderer {
432
433=== modified file 'qml/Dash/Dash.qml'
434--- qml/Dash/Dash.qml 2015-05-18 23:04:12 +0000
435+++ qml/Dash/Dash.qml 2015-07-06 13:00:44 +0000
436@@ -15,7 +15,7 @@
437 */
438
439 import QtQuick 2.2
440-import Ubuntu.Components 0.1
441+import Ubuntu.Components 1.3
442 import Ubuntu.Gestures 0.1
443 import Unity 0.2
444 import Utils 0.1
445
446=== modified file 'qml/Dash/DashCategoryBase.qml'
447--- qml/Dash/DashCategoryBase.qml 2014-10-09 17:41:49 +0000
448+++ qml/Dash/DashCategoryBase.qml 2015-07-06 13:00:44 +0000
449@@ -15,7 +15,7 @@
450 */
451
452 import QtQuick 2.0
453-import Ubuntu.Components 0.1
454+import Ubuntu.Components 1.3
455
456 Item {
457 width: parent.width
458
459=== modified file 'qml/Dash/DashContent.qml'
460--- qml/Dash/DashContent.qml 2015-03-19 15:25:45 +0000
461+++ qml/Dash/DashContent.qml 2015-07-06 13:00:44 +0000
462@@ -15,7 +15,7 @@
463 */
464
465 import QtQuick 2.0
466-import Ubuntu.Components 0.1
467+import Ubuntu.Components 1.3
468 import Unity 0.2
469 import Utils 0.1
470 import "../Components"
471
472=== modified file 'qml/Dash/DashNavigation.qml'
473--- qml/Dash/DashNavigation.qml 2015-01-05 15:08:04 +0000
474+++ qml/Dash/DashNavigation.qml 2015-07-06 13:00:44 +0000
475@@ -1,5 +1,5 @@
476 /*
477- * Copyright (C) 2014 Canonical, Ltd.
478+ * Copyright (C) 2014,2015 Canonical, Ltd.
479 *
480 * This program is free software; you can redistribute it and/or modify
481 * it under the terms of the GNU General Public License as published by
482@@ -15,7 +15,7 @@
483 */
484
485 import QtQuick 2.2
486-import Ubuntu.Components 1.1
487+import Ubuntu.Components 1.3
488 import Dash 0.1
489 import "../Components"
490
491@@ -48,7 +48,7 @@
492 id: d
493 readonly property color foregroundColor: root.scopeStyle
494 ? root.scopeStyle.getTextColor(backgroundItem.luminance)
495- : Theme.palette.normal.baseText
496+ : theme.palette.normal.baseText
497 readonly property bool bothVisible: altNavigationButton.visible && navigationButton.visible
498 readonly property real navigationWidth: root.width >= units.gu(60) ? units.gu(40) : root.width
499 readonly property real buttonWidth: navigationWidth / (bothVisible ? 2 : 1)
500
501=== modified file 'qml/Dash/DashNavigationButton.qml'
502--- qml/Dash/DashNavigationButton.qml 2015-01-05 15:08:04 +0000
503+++ qml/Dash/DashNavigationButton.qml 2015-07-06 13:00:44 +0000
504@@ -1,5 +1,5 @@
505 /*
506- * Copyright (C) 2014 Canonical, Ltd.
507+ * Copyright (C) 2014,2015 Canonical, Ltd.
508 *
509 * This program is free software; you can redistribute it and/or modify
510 * it under the terms of the GNU General Public License as published by
511@@ -15,7 +15,7 @@
512 */
513
514 import QtQuick 2.2
515-import Ubuntu.Components 1.1
516+import Ubuntu.Components 1.3
517
518 AbstractButton {
519 id: root
520@@ -24,7 +24,7 @@
521 // Set by parent
522 property var scope: null
523 property var scopeStyle: null
524- property color foregroundColor: Theme.palette.normal.baseText
525+ property color foregroundColor: theme.palette.normal.baseText
526 property bool isAltNavigation: false
527 property bool showDivider: false
528
529
530=== modified file 'qml/Dash/DashNavigationList.qml'
531--- qml/Dash/DashNavigationList.qml 2014-10-23 11:59:22 +0000
532+++ qml/Dash/DashNavigationList.qml 2015-07-06 13:00:44 +0000
533@@ -1,5 +1,5 @@
534 /*
535- * Copyright (C) 2014 Canonical, Ltd.
536+ * Copyright (C) 2014,2015 Canonical, Ltd.
537 *
538 * This program is free software; you can redistribute it and/or modify
539 * it under the terms of the GNU General Public License as published by
540@@ -15,7 +15,7 @@
541 */
542
543 import QtQuick 2.2
544-import Ubuntu.Components 1.1
545+import Ubuntu.Components 1.3
546 import "../Components"
547
548 Item {
549@@ -23,7 +23,7 @@
550 property var navigation: null
551 property var currentNavigation: null
552 property var scopeStyle: null
553- property color foregroundColor: Theme.palette.normal.baseText
554+ property color foregroundColor: theme.palette.normal.baseText
555 signal enterNavigation(var newNavigationId, bool hasChildren)
556 signal goBackToParentClicked()
557 signal allNavigationClicked()
558
559=== modified file 'qml/Dash/GenericScopeView.qml'
560--- qml/Dash/GenericScopeView.qml 2015-06-16 15:12:33 +0000
561+++ qml/Dash/GenericScopeView.qml 2015-07-06 13:00:44 +0000
562@@ -15,7 +15,7 @@
563 */
564
565 import QtQuick 2.0
566-import Ubuntu.Components 1.1
567+import Ubuntu.Components 1.3
568 import Utils 0.1
569 import Unity 0.2
570 import Dash 0.1
571@@ -536,7 +536,7 @@
572 }
573 fontSize: "small"
574 font.weight: Font.Bold
575- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
576+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
577 }
578 }
579
580@@ -573,7 +573,7 @@
581 width: categoryView.width
582 height: section != "" ? units.gu(5) : 0
583 text: section
584- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
585+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
586 iconName: delegate && delegate.headerLink ? "go-next" : ""
587 onClicked: {
588 if (delegate.headerLink) scopeView.scope.performQuery(delegate.headerLink);
589@@ -694,7 +694,7 @@
590 }
591 fontSize: "small"
592 font.weight: Font.Bold
593- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
594+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
595 }
596
597 Connections {
598
599=== modified file 'qml/Dash/PageHeader.qml'
600--- qml/Dash/PageHeader.qml 2015-03-13 10:07:57 +0000
601+++ qml/Dash/PageHeader.qml 2015-07-06 13:00:44 +0000
602@@ -1,5 +1,5 @@
603 /*
604- * Copyright (C) 2013 Canonical, Ltd.
605+ * Copyright (C) 2013,2015 Canonical, Ltd.
606 *
607 * This program is free software; you can redistribute it and/or modify
608 * it under the terms of the GNU General Public License as published by
609@@ -15,7 +15,7 @@
610 */
611
612 import QtQuick 2.2
613-import Ubuntu.Components 1.1
614+import Ubuntu.Components 1.3
615 import Ubuntu.Components.Themes.Ambiance 1.1
616 import Ubuntu.Components.Popups 1.0
617 import Ubuntu.Components.ListItems 1.0
618@@ -182,7 +182,7 @@
619 property color panelColor: background.topColor
620 panelForegroundColor: config.foregroundColor
621 property var config: PageHeadConfiguration {
622- foregroundColor: root.scopeStyle ? root.scopeStyle.headerForeground : Theme.palette.normal.baseText
623+ foregroundColor: root.scopeStyle ? root.scopeStyle.headerForeground : theme.palette.normal.baseText
624 backAction: Action {
625 iconName: "back"
626 onTriggered: {
627@@ -256,7 +256,7 @@
628 property color panelColor: background.topColor
629 panelForegroundColor: config.foregroundColor
630 property var config: PageHeadConfiguration {
631- foregroundColor: root.scopeStyle ? root.scopeStyle.headerForeground : Theme.palette.normal.baseText
632+ foregroundColor: root.scopeStyle ? root.scopeStyle.headerForeground : theme.palette.normal.baseText
633 backAction: Action {
634 iconName: backIsClose ? "close" : "back"
635 visible: root.showBackButton
636
637=== modified file 'qml/Dash/PreviewListView.qml'
638--- qml/Dash/PreviewListView.qml 2014-10-23 11:59:22 +0000
639+++ qml/Dash/PreviewListView.qml 2015-07-06 13:00:44 +0000
640@@ -15,7 +15,7 @@
641 */
642
643 import QtQuick 2.0
644-import Ubuntu.Components 0.1
645+import Ubuntu.Components 1.3
646 import Unity 0.2
647 import "../Components"
648 import "Previews" as Previews
649
650=== modified file 'qml/Dash/Previews/Preview.qml'
651--- qml/Dash/Previews/Preview.qml 2015-02-12 10:44:27 +0000
652+++ qml/Dash/Previews/Preview.qml 2015-07-06 13:00:44 +0000
653@@ -15,7 +15,7 @@
654 */
655
656 import QtQuick 2.0
657-import Ubuntu.Components 0.1
658+import Ubuntu.Components 1.3
659
660 /*! \brief This component constructs the Preview UI.
661 *
662
663=== modified file 'qml/Dash/Previews/PreviewActionButton.qml'
664--- qml/Dash/Previews/PreviewActionButton.qml 2014-08-14 12:01:03 +0000
665+++ qml/Dash/Previews/PreviewActionButton.qml 2015-07-06 13:00:44 +0000
666@@ -15,7 +15,7 @@
667 */
668
669 import QtQuick 2.0
670-import Ubuntu.Components 1.1
671+import Ubuntu.Components 1.3
672
673 Button {
674 signal triggeredAction(var actionData)
675
676=== modified file 'qml/Dash/Previews/PreviewActionCombo.qml'
677--- qml/Dash/Previews/PreviewActionCombo.qml 2014-08-15 08:40:36 +0000
678+++ qml/Dash/Previews/PreviewActionCombo.qml 2015-07-06 13:00:44 +0000
679@@ -1,5 +1,5 @@
680 /*
681- * Copyright (C) 2014 Canonical, Ltd.
682+ * Copyright (C) 2014,2015 Canonical, Ltd.
683 *
684 * This program is free software; you can redistribute it and/or modify
685 * it under the terms of the GNU General Public License as published by
686@@ -15,7 +15,7 @@
687 */
688
689 import QtQuick 2.0
690-import Ubuntu.Components 1.1
691+import Ubuntu.Components 1.3
692
693 Item {
694 id: root
695@@ -33,7 +33,7 @@
696
697 objectName: "moreLessButton"
698 text: !expanded ? i18n.tr("More...") : i18n.tr("Less...")
699- strokeColor: Theme.palette.normal.baseText
700+ strokeColor: theme.palette.normal.baseText
701 onClicked: expanded = !expanded
702 width: parent.width
703 }
704
705=== modified file 'qml/Dash/Previews/PreviewActions.qml'
706--- qml/Dash/Previews/PreviewActions.qml 2015-02-12 10:44:27 +0000
707+++ qml/Dash/Previews/PreviewActions.qml 2015-07-06 13:00:44 +0000
708@@ -1,5 +1,5 @@
709 /*
710- * Copyright (C) 2014 Canonical, Ltd.
711+ * Copyright (C) 2014,2015 Canonical, Ltd.
712 *
713 * This program is free software; you can redistribute it and/or modify
714 * it under the terms of the GNU General Public License as published by
715@@ -15,7 +15,7 @@
716 */
717
718 import QtQuick 2.1
719-import Ubuntu.Components 1.1
720+import Ubuntu.Components 1.3
721
722 /*! This preview widget shows either one button, two buttons or one button
723 * and a combo button depending on the number of items in widgetData["actions"].
724@@ -50,7 +50,7 @@
725 Binding {
726 target: loader.item
727 property: "strokeColor"
728- value: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
729+ value: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
730 }
731 Connections {
732 target: loader.item
733
734=== modified file 'qml/Dash/Previews/PreviewAudioPlayback.qml'
735--- qml/Dash/Previews/PreviewAudioPlayback.qml 2014-08-13 10:29:21 +0000
736+++ qml/Dash/Previews/PreviewAudioPlayback.qml 2015-07-06 13:00:44 +0000
737@@ -1,5 +1,5 @@
738 /*
739- * Copyright (C) 2014 Canonical, Ltd.
740+ * Copyright (C) 2014,2015 Canonical, Ltd.
741 *
742 * This program is free software; you can redistribute it and/or modify
743 * it under the terms of the GNU General Public License as published by
744@@ -16,7 +16,7 @@
745
746 import QtQuick 2.0
747 import QtMultimedia 5.0
748-import Ubuntu.Components 0.1
749+import Ubuntu.Components 1.3
750
751 /*! \brief Preview widget for audio tracks.
752
753@@ -139,7 +139,7 @@
754 objectName: "trackTitleLabel"
755 anchors { top: parent.top; left: parent.left; right: parent.right }
756 opacity: 0.9
757- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
758+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
759 fontSize: "small"
760 horizontalAlignment: Text.AlignLeft
761 text: modelData["title"]
762@@ -152,7 +152,7 @@
763 anchors { top: trackTitleLabel.bottom; left: parent.left; right: parent.right }
764 visible: text !== ""
765 opacity: 0.9
766- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
767+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
768 font.weight: Font.Light
769 fontSize: "small"
770 horizontalAlignment: Text.AlignLeft
771@@ -193,7 +193,7 @@
772 anchors.verticalCenter: parent.verticalCenter
773 width: parent.column3Width
774 opacity: 0.9
775- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
776+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
777 fontSize: "small"
778 horizontalAlignment: Text.AlignRight
779 text: audio.lengthToString(modelData["length"])
780
781=== modified file 'qml/Dash/Previews/PreviewExpandable.qml'
782--- qml/Dash/Previews/PreviewExpandable.qml 2014-08-26 10:54:49 +0000
783+++ qml/Dash/Previews/PreviewExpandable.qml 2015-07-06 13:00:44 +0000
784@@ -1,5 +1,5 @@
785 /*
786- * Copyright (C) 2014 Canonical, Ltd.
787+ * Copyright (C) 2014,2015 Canonical, Ltd.
788 *
789 * This program is free software; you can redistribute it and/or modify
790 * it under the terms of the GNU General Public License as published by
791@@ -15,7 +15,7 @@
792 */
793
794 import QtQuick 2.3
795-import Ubuntu.Components 1.1
796+import Ubuntu.Components 1.3
797 import "../../Components"
798
799 /*! \brief Preview widget for expandable widgets.
800@@ -41,7 +41,7 @@
801 right: expandButton.left
802 }
803 fontSize: "large"
804- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
805+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
806 visible: text !== ""
807 opacity: .8
808 text: widgetData["title"] || ""
809@@ -62,7 +62,7 @@
810 width: units.gu(3)
811 height: units.gu(3)
812 name: root.expanded ? "view-collapse" : "view-expand"
813- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
814+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
815 }
816 }
817
818
819=== modified file 'qml/Dash/Previews/PreviewHeader.qml'
820--- qml/Dash/Previews/PreviewHeader.qml 2015-05-06 15:05:06 +0000
821+++ qml/Dash/Previews/PreviewHeader.qml 2015-07-06 13:00:44 +0000
822@@ -1,5 +1,5 @@
823 /*
824- * Copyright (C) 2014 Canonical, Ltd.
825+ * Copyright (C) 2014,2015 Canonical, Ltd.
826 *
827 * This program is free software; you can redistribute it and/or modify
828 * it under the terms of the GNU General Public License as published by
829@@ -15,7 +15,7 @@
830 */
831
832 import QtQuick 2.0
833-import Ubuntu.Components 0.1
834+import Ubuntu.Components 1.3
835 import Dash 0.1
836 import "../"
837
838@@ -40,7 +40,7 @@
839 readonly property string title: root.widgetData["title"] || ""
840 readonly property string subtitle: root.widgetData["subtitle"] || ""
841 readonly property var attributes: root.widgetData["attributes"] || null
842- readonly property color fontColor: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
843+ readonly property color fontColor: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
844
845 // Rewire the source since we may have unwired it on onStatusChanged
846 onMascotChanged: if (mascotShapeLoader.item) mascotShapeLoader.item.image.source = mascot;
847
848=== modified file 'qml/Dash/Previews/PreviewImageGallery.qml'
849--- qml/Dash/Previews/PreviewImageGallery.qml 2015-05-06 15:05:06 +0000
850+++ qml/Dash/Previews/PreviewImageGallery.qml 2015-07-06 13:00:44 +0000
851@@ -15,7 +15,7 @@
852 */
853
854 import QtQuick 2.0
855-import Ubuntu.Components 1.1
856+import Ubuntu.Components 1.3
857 import "../../Components"
858
859 /*! This preview widget shows a horizontal list of images.
860
861=== modified file 'qml/Dash/Previews/PreviewOverlay.qml'
862--- qml/Dash/Previews/PreviewOverlay.qml 2015-03-10 12:23:46 +0000
863+++ qml/Dash/Previews/PreviewOverlay.qml 2015-07-06 13:00:44 +0000
864@@ -1,5 +1,5 @@
865 /*
866- * Copyright (C) 2014 Canonical, Ltd.
867+ * Copyright (C) 2014,2015 Canonical, Ltd.
868 *
869 * This program is free software; you can redistribute it and/or modify
870 * it under the terms of the GNU General Public License as published by
871@@ -15,7 +15,7 @@
872 */
873
874 import QtQuick 2.0
875-import Ubuntu.Components 1.1
876+import Ubuntu.Components 1.3
877 import "../../Components"
878
879 Rectangle {
880@@ -158,7 +158,7 @@
881 anchors.centerIn: parent
882 width: units.gu(2.5)
883 height: width
884- color: Theme.palette.normal.foregroundText
885+ color: theme.palette.normal.foregroundText
886 name: "close"
887 }
888 }
889
890=== modified file 'qml/Dash/Previews/PreviewPayments.qml'
891--- qml/Dash/Previews/PreviewPayments.qml 2014-11-20 11:44:44 +0000
892+++ qml/Dash/Previews/PreviewPayments.qml 2015-07-06 13:00:44 +0000
893@@ -15,7 +15,7 @@
894 */
895
896 import QtQuick 2.1
897-import Ubuntu.Components 0.1
898+import Ubuntu.Components 1.3
899 import Ubuntu.Payments 0.1
900
901 /*! \brief Preview widget for a purchase button.
902
903=== modified file 'qml/Dash/Previews/PreviewProgress.qml'
904--- qml/Dash/Previews/PreviewProgress.qml 2014-04-30 10:51:30 +0000
905+++ qml/Dash/Previews/PreviewProgress.qml 2015-07-06 13:00:44 +0000
906@@ -15,7 +15,7 @@
907 */
908
909 import QtQuick 2.1
910-import Ubuntu.Components 0.1
911+import Ubuntu.Components 1.3
912 import Ubuntu.DownloadDaemonListener 0.1
913
914 /*! \brief Preview widget for a progress bar.
915
916=== modified file 'qml/Dash/Previews/PreviewRatingDisplay.qml'
917--- qml/Dash/Previews/PreviewRatingDisplay.qml 2015-05-11 07:33:41 +0000
918+++ qml/Dash/Previews/PreviewRatingDisplay.qml 2015-07-06 13:00:44 +0000
919@@ -1,5 +1,5 @@
920 /*
921- * Copyright (C) 2014 Canonical, Ltd.
922+ * Copyright (C) 2014,2015 Canonical, Ltd.
923 *
924 * This program is free software; you can redistribute it and/or modify
925 * it under the terms of the GNU General Public License as published by
926@@ -15,7 +15,7 @@
927 */
928
929 import QtQuick 2.0
930-import Ubuntu.Components 0.1
931+import Ubuntu.Components 1.3
932 import "../../Components"
933
934 /*! \brief Preview widget for rating display.
935@@ -60,7 +60,7 @@
936 urlIconEmpty: widgetData["rating-icon-empty"]
937 urlIconFull: widgetData["rating-icon-full"]
938 urlIconHalf: widgetData["rating-icon-half"]
939- labelColor: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
940+ labelColor: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
941 }
942 }
943 }
944
945=== modified file 'qml/Dash/Previews/PreviewRatingEdit.qml'
946--- qml/Dash/Previews/PreviewRatingEdit.qml 2015-05-08 13:12:02 +0000
947+++ qml/Dash/Previews/PreviewRatingEdit.qml 2015-07-06 13:00:44 +0000
948@@ -15,7 +15,7 @@
949 */
950
951 import QtQuick 2.4
952-import Ubuntu.Components 0.1
953+import Ubuntu.Components 1.3
954 import "../../Components"
955
956 /*! \brief Preview widget for editable rating.
957@@ -56,7 +56,7 @@
958 urlIconEmpty: widgetData["rating-icon-empty"]
959 urlIconFull: widgetData["rating-icon-full"]
960 urlIconHalf: widgetData["rating-icon-half"]
961- labelColor: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
962+ labelColor: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
963 }
964
965 PreviewRatingInput {
966
967=== modified file 'qml/Dash/Previews/PreviewRatingInput.qml'
968--- qml/Dash/Previews/PreviewRatingInput.qml 2015-05-08 13:12:02 +0000
969+++ qml/Dash/Previews/PreviewRatingInput.qml 2015-07-06 13:00:44 +0000
970@@ -1,5 +1,5 @@
971 /*
972- * Copyright (C) 2014 Canonical, Ltd.
973+ * Copyright (C) 2014,2015 Canonical, Ltd.
974 *
975 * This program is free software; you can redistribute it and/or modify
976 * it under the terms of the GNU General Public License as published by
977@@ -15,7 +15,7 @@
978 */
979
980 import QtQuick 2.0
981-import Ubuntu.Components 0.1
982+import Ubuntu.Components 1.3
983 import "../../Components"
984
985 /*! \brief Preview widget for rating.
986@@ -79,7 +79,7 @@
987 verticalCenter: parent.verticalCenter
988 left: parent.left
989 }
990- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
991+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
992 opacity: .8
993 text: widgetData["rating-label"] || i18n.tr("Rate this")
994 }
995@@ -124,7 +124,7 @@
996 left: parent.left
997 right: parent.right
998 }
999- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
1000+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
1001 opacity: .8
1002 text: widgetData["review-label"] || i18n.tr("Add a review")
1003 }
1004@@ -165,7 +165,7 @@
1005 top: parent.top
1006 right: parent.right
1007 }
1008- color: readyToSubmit ? Theme.palette.selected.base : Theme.palette.normal.base
1009+ color: readyToSubmit ? theme.palette.selected.base : theme.palette.normal.base
1010 text: widgetData["submit-label"] || i18n.tr("Send")
1011 onClicked: {
1012 if (readyToSubmit) root.submit()
1013
1014=== modified file 'qml/Dash/Previews/PreviewRatingSingleDisplay.qml'
1015--- qml/Dash/Previews/PreviewRatingSingleDisplay.qml 2015-05-08 13:12:02 +0000
1016+++ qml/Dash/Previews/PreviewRatingSingleDisplay.qml 2015-07-06 13:00:44 +0000
1017@@ -15,7 +15,7 @@
1018 */
1019
1020 import QtQuick 2.4
1021-import Ubuntu.Components 0.1
1022+import Ubuntu.Components 1.3
1023 import "../../Components"
1024
1025 Column {
1026
1027=== modified file 'qml/Dash/Previews/PreviewTable.qml'
1028--- qml/Dash/Previews/PreviewTable.qml 2015-04-13 10:37:41 +0000
1029+++ qml/Dash/Previews/PreviewTable.qml 2015-07-06 13:00:44 +0000
1030@@ -1,5 +1,5 @@
1031 /*
1032- * Copyright (C) 2014 Canonical, Ltd.
1033+ * Copyright (C) 2014,2015 Canonical, Ltd.
1034 *
1035 * This program is free software; you can redistribute it and/or modify
1036 * it under the terms of the GNU General Public License as published by
1037@@ -16,7 +16,7 @@
1038
1039 import QtQuick 2.0
1040 import QtQuick.Layouts 1.1
1041-import Ubuntu.Components 0.1
1042+import Ubuntu.Components 1.3
1043 import "../../Components"
1044
1045 /*! \brief Preview widget for table.
1046@@ -48,7 +48,7 @@
1047 }
1048 height: visible ? implicitHeight : 0
1049 fontSize: "large"
1050- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
1051+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
1052 visible: text !== ""
1053 opacity: .8
1054 text: widgetData["title"] || ""
1055@@ -72,7 +72,7 @@
1056 fontSize: "small"
1057 text: perRowRepeater.model[index]
1058 visible: root.expanded || rowIndex < maximumCollapsedRowCount
1059- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
1060+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
1061 font.bold: index == 0
1062 wrapMode: Text.Wrap
1063 Layout.alignment: Qt.AlignTop
1064
1065=== modified file 'qml/Dash/Previews/PreviewTextSummary.qml'
1066--- qml/Dash/Previews/PreviewTextSummary.qml 2014-10-10 10:37:03 +0000
1067+++ qml/Dash/Previews/PreviewTextSummary.qml 2015-07-06 13:00:44 +0000
1068@@ -1,5 +1,5 @@
1069 /*
1070- * Copyright (C) 2014 Canonical, Ltd.
1071+ * Copyright (C) 2014,2015 Canonical, Ltd.
1072 *
1073 * This program is free software; you can redistribute it and/or modify
1074 * it under the terms of the GNU General Public License as published by
1075@@ -15,7 +15,7 @@
1076 */
1077
1078 import QtQuick 2.0
1079-import Ubuntu.Components 0.1
1080+import Ubuntu.Components 1.3
1081 import "../../Components"
1082
1083 /*! \brief Preview widget for text.
1084@@ -39,7 +39,7 @@
1085 }
1086 height: visible ? implicitHeight : 0
1087 fontSize: "large"
1088- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
1089+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
1090 visible: text !== ""
1091 opacity: .8
1092 text: widgetData["title"] || ""
1093@@ -61,7 +61,7 @@
1094 clip: true
1095 fontSize: "small"
1096 lineHeight: 1.2
1097- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText
1098+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText
1099 opacity: .8
1100 text: widgetData["text"] || ""
1101 wrapMode: Text.Wrap
1102
1103=== modified file 'qml/Dash/Previews/PreviewVideoPlayback.qml'
1104--- qml/Dash/Previews/PreviewVideoPlayback.qml 2014-03-31 13:06:36 +0000
1105+++ qml/Dash/Previews/PreviewVideoPlayback.qml 2015-07-06 13:00:44 +0000
1106@@ -15,7 +15,7 @@
1107 */
1108
1109 import QtQuick 2.0
1110-import Ubuntu.Components 0.1
1111+import Ubuntu.Components 1.3
1112 import Ubuntu.Thumbnailer 0.1
1113 import "../../Components"
1114
1115
1116=== modified file 'qml/Dash/Previews/PreviewZoomableImage.qml'
1117--- qml/Dash/Previews/PreviewZoomableImage.qml 2015-05-06 15:05:06 +0000
1118+++ qml/Dash/Previews/PreviewZoomableImage.qml 2015-07-06 13:00:44 +0000
1119@@ -15,7 +15,7 @@
1120 */
1121
1122 import QtQuick 2.0
1123-import Ubuntu.Components 0.1
1124+import Ubuntu.Components 1.3
1125 import "../../Components"
1126
1127 /*! \brief Preview widget for image.
1128
1129=== modified file 'qml/Dash/PullToRefreshScopeStyle.qml'
1130--- qml/Dash/PullToRefreshScopeStyle.qml 2014-09-30 14:22:22 +0000
1131+++ qml/Dash/PullToRefreshScopeStyle.qml 2015-07-06 13:00:44 +0000
1132@@ -15,7 +15,7 @@
1133 */
1134
1135 import QtQuick 2.3
1136-import Ubuntu.Components 1.1
1137+import Ubuntu.Components 1.3
1138 import Ubuntu.Components.Styles 1.1
1139
1140 /**
1141
1142=== modified file 'qml/Dash/ScopeSettings/ScopeSetting.qml'
1143--- qml/Dash/ScopeSettings/ScopeSetting.qml 2014-08-26 12:27:36 +0000
1144+++ qml/Dash/ScopeSettings/ScopeSetting.qml 2015-07-06 13:00:44 +0000
1145@@ -15,7 +15,7 @@
1146 */
1147
1148 import QtQuick 2.2
1149-import Ubuntu.Components 1.1
1150+import Ubuntu.Components 1.3
1151
1152 /*! Interface for settings widgets. */
1153
1154
1155=== modified file 'qml/Dash/ScopeSettings/ScopeSettingBoolean.qml'
1156--- qml/Dash/ScopeSettings/ScopeSettingBoolean.qml 2015-02-10 11:35:11 +0000
1157+++ qml/Dash/ScopeSettings/ScopeSettingBoolean.qml 2015-07-06 13:00:44 +0000
1158@@ -1,5 +1,5 @@
1159 /*
1160- * Copyright (C) 2014 Canonical, Ltd.
1161+ * Copyright (C) 2015 Canonical, Ltd.
1162 *
1163 * This program is free software; you can redistribute it and/or modify
1164 * it under the terms of the GNU General Public License as published by
1165@@ -15,7 +15,7 @@
1166 */
1167
1168 import QtQuick 2.2
1169-import Ubuntu.Components 1.1
1170+import Ubuntu.Components 1.3
1171 import Ubuntu.Components.ListItems 1.0 as ListItem
1172
1173 ScopeSetting {
1174@@ -44,7 +44,7 @@
1175 elide: Text.ElideMiddle
1176 maximumLineCount: 2
1177 wrapMode: Text.Wrap
1178- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
1179+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
1180 }
1181
1182 CheckBox {
1183
1184=== modified file 'qml/Dash/ScopeSettings/ScopeSettingList.qml'
1185--- qml/Dash/ScopeSettings/ScopeSettingList.qml 2014-08-26 12:33:32 +0000
1186+++ qml/Dash/ScopeSettings/ScopeSettingList.qml 2015-07-06 13:00:44 +0000
1187@@ -15,7 +15,7 @@
1188 */
1189
1190 import QtQuick 2.2
1191-import Ubuntu.Components 1.1
1192+import Ubuntu.Components 1.3
1193 import Ubuntu.Components.ListItems 1.0 as ListItem
1194
1195 ScopeSetting {
1196
1197=== modified file 'qml/Dash/ScopeSettings/ScopeSettingString.qml'
1198--- qml/Dash/ScopeSettings/ScopeSettingString.qml 2014-08-26 12:27:36 +0000
1199+++ qml/Dash/ScopeSettings/ScopeSettingString.qml 2015-07-06 13:00:44 +0000
1200@@ -1,5 +1,5 @@
1201 /*
1202- * Copyright (C) 2014 Canonical, Ltd.
1203+ * Copyright (C) 2015 Canonical, Ltd.
1204 *
1205 * This program is free software; you can redistribute it and/or modify
1206 * it under the terms of the GNU General Public License as published by
1207@@ -15,7 +15,7 @@
1208 */
1209
1210 import QtQuick 2.2
1211-import Ubuntu.Components 1.1
1212+import Ubuntu.Components 1.3
1213 import Ubuntu.Components.ListItems 1.0 as ListItem
1214
1215 ScopeSetting {
1216@@ -44,7 +44,7 @@
1217 elide: Text.ElideMiddle
1218 maximumLineCount: 2
1219 wrapMode: Text.Wrap
1220- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
1221+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
1222 }
1223
1224 TextField {
1225@@ -57,7 +57,7 @@
1226 }
1227 width: root.mode == "number" ? units.gu(8) : units.gu(12)
1228 text: widgetData.value
1229- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.fieldText
1230+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.fieldText
1231 validator: root.mode == "number" ? doubleValidator : null
1232 hasClearButton: root.mode == "number" ? false : true
1233
1234
1235=== modified file 'qml/Dash/ScopeSettingsPage.qml'
1236--- qml/Dash/ScopeSettingsPage.qml 2014-10-23 11:59:22 +0000
1237+++ qml/Dash/ScopeSettingsPage.qml 2015-07-06 13:00:44 +0000
1238@@ -15,7 +15,7 @@
1239 */
1240
1241 import QtQuick 2.2
1242-import Ubuntu.Components 1.1
1243+import Ubuntu.Components 1.3
1244 import Unity 0.2
1245 import "../Components"
1246 import "ScopeSettings"
1247
1248=== modified file 'qml/Dash/ScopesListCategory.qml'
1249--- qml/Dash/ScopesListCategory.qml 2015-04-24 07:33:59 +0000
1250+++ qml/Dash/ScopesListCategory.qml 2015-07-06 13:00:44 +0000
1251@@ -1,5 +1,5 @@
1252 /*
1253- * Copyright (C) 2014 Canonical, Ltd.
1254+ * Copyright (C) 2014,2015 Canonical, Ltd.
1255 *
1256 * This program is free software; you can redistribute it and/or modify
1257 * it under the terms of the GNU General Public License as published by
1258@@ -15,7 +15,7 @@
1259 */
1260
1261 import QtQuick 2.3
1262-import Ubuntu.Components 1.1
1263+import Ubuntu.Components 1.3
1264 import Dash 0.1
1265 import "../Components/ListItems" as ListItems
1266
1267@@ -43,7 +43,7 @@
1268 id: header
1269 width: root.width
1270 height: units.gu(5)
1271- color: scopeStyle ? scopeStyle.foreground : Theme.palette.normal.baseText
1272+ color: scopeStyle ? scopeStyle.foreground : theme.palette.normal.baseText
1273 }
1274
1275 readonly property double listItemHeight: units.gu(6)
1276
1277=== modified file 'qml/Dash/ScopesListCategoryItem.qml'
1278--- qml/Dash/ScopesListCategoryItem.qml 2015-02-13 12:03:32 +0000
1279+++ qml/Dash/ScopesListCategoryItem.qml 2015-07-06 13:00:44 +0000
1280@@ -16,7 +16,7 @@
1281
1282 import QtQuick 2.3
1283 import QtQuick.Layouts 1.1
1284-import Ubuntu.Components 1.1
1285+import Ubuntu.Components 1.3
1286
1287 MouseArea {
1288 id: root
1289
1290=== modified file 'qml/Greeter/Clock.qml'
1291--- qml/Greeter/Clock.qml 2014-12-11 14:10:18 +0000
1292+++ qml/Greeter/Clock.qml 2015-07-06 13:00:44 +0000
1293@@ -15,7 +15,7 @@
1294 */
1295
1296 import QtQuick 2.0
1297-import Ubuntu.Components 0.1
1298+import Ubuntu.Components 1.3
1299 import "../Panel/Indicators"
1300 import Unity.Indicators 0.1 as Indicators
1301
1302
1303=== modified file 'qml/Greeter/CoverPage.qml'
1304--- qml/Greeter/CoverPage.qml 2015-05-11 14:36:03 +0000
1305+++ qml/Greeter/CoverPage.qml 2015-07-06 13:00:44 +0000
1306@@ -15,7 +15,7 @@
1307 */
1308
1309 import QtQuick 2.3
1310-import Ubuntu.Components 1.1
1311+import Ubuntu.Components 1.3
1312 import Ubuntu.Gestures 0.1
1313 import "../Components"
1314
1315
1316=== modified file 'qml/Greeter/Greeter.qml'
1317--- qml/Greeter/Greeter.qml 2015-06-12 16:07:43 +0000
1318+++ qml/Greeter/Greeter.qml 2015-07-06 13:00:44 +0000
1319@@ -17,7 +17,7 @@
1320 import QtQuick 2.3
1321 import AccountsService 0.1
1322 import LightDM 0.1 as LightDM
1323-import Ubuntu.Components 1.1
1324+import Ubuntu.Components 1.3
1325 import Ubuntu.SystemImage 0.1
1326 import Unity.Launcher 0.1
1327 import "../Components"
1328
1329=== modified file 'qml/Greeter/Infographics.qml'
1330--- qml/Greeter/Infographics.qml 2015-02-12 14:48:06 +0000
1331+++ qml/Greeter/Infographics.qml 2015-07-06 13:00:44 +0000
1332@@ -17,7 +17,7 @@
1333 import "../Components"
1334 import "Gradient.js" as Gradient
1335 import QtQuick 2.0
1336-import Ubuntu.Components 0.1
1337+import Ubuntu.Components 1.3
1338
1339 Item {
1340 id: infographic
1341
1342=== modified file 'qml/Greeter/LoginList.qml'
1343--- qml/Greeter/LoginList.qml 2015-02-01 19:53:29 +0000
1344+++ qml/Greeter/LoginList.qml 2015-07-06 13:00:44 +0000
1345@@ -15,7 +15,7 @@
1346 */
1347
1348 import QtQuick 2.3
1349-import Ubuntu.Components 1.1
1350+import Ubuntu.Components 1.3
1351 import "../Components"
1352
1353 Item {
1354
1355=== modified file 'qml/Greeter/NarrowView.qml'
1356--- qml/Greeter/NarrowView.qml 2015-03-04 13:23:34 +0000
1357+++ qml/Greeter/NarrowView.qml 2015-07-06 13:00:44 +0000
1358@@ -15,7 +15,7 @@
1359 */
1360
1361 import QtQuick 2.3
1362-import Ubuntu.Components 1.1
1363+import Ubuntu.Components 1.3
1364 import "../Components"
1365
1366 FocusScope {
1367
1368=== modified file 'qml/Greeter/ObjectPositioner.qml'
1369--- qml/Greeter/ObjectPositioner.qml 2013-06-05 22:03:08 +0000
1370+++ qml/Greeter/ObjectPositioner.qml 2015-07-06 13:00:44 +0000
1371@@ -15,7 +15,7 @@
1372 */
1373
1374 import QtQuick 2.0
1375-import Ubuntu.Components 0.1
1376+import Ubuntu.Components 1.3
1377
1378 Item {
1379 property int count
1380
1381=== modified file 'qml/Greeter/WideView.qml'
1382--- qml/Greeter/WideView.qml 2015-03-04 13:23:34 +0000
1383+++ qml/Greeter/WideView.qml 2015-07-06 13:00:44 +0000
1384@@ -15,7 +15,7 @@
1385 */
1386
1387 import QtQuick 2.3
1388-import Ubuntu.Components 1.1
1389+import Ubuntu.Components 1.3
1390
1391 FocusScope {
1392 id: root
1393
1394=== modified file 'qml/Launcher/FoldingLauncherDelegate.qml'
1395--- qml/Launcher/FoldingLauncherDelegate.qml 2013-08-27 18:30:55 +0000
1396+++ qml/Launcher/FoldingLauncherDelegate.qml 2015-07-06 13:00:44 +0000
1397@@ -15,7 +15,7 @@
1398 */
1399
1400 import QtQuick 2.0
1401-import Ubuntu.Components 0.1
1402+import Ubuntu.Components 1.3
1403
1404 LauncherDelegate {
1405 id: root
1406
1407=== modified file 'qml/Launcher/Launcher.qml'
1408--- qml/Launcher/Launcher.qml 2015-04-15 20:21:11 +0000
1409+++ qml/Launcher/Launcher.qml 2015-07-06 13:00:44 +0000
1410@@ -16,7 +16,7 @@
1411
1412 import QtQuick 2.0
1413 import "../Components"
1414-import Ubuntu.Components 0.1
1415+import Ubuntu.Components 1.3
1416 import Ubuntu.Gestures 0.1
1417 import Unity.Launcher 0.1
1418
1419
1420=== modified file 'qml/Launcher/LauncherDelegate.qml'
1421--- qml/Launcher/LauncherDelegate.qml 2014-10-14 12:28:07 +0000
1422+++ qml/Launcher/LauncherDelegate.qml 2015-07-06 13:00:44 +0000
1423@@ -15,7 +15,7 @@
1424 */
1425
1426 import QtQuick 2.0
1427-import Ubuntu.Components 0.1
1428+import Ubuntu.Components 1.3
1429
1430 Item {
1431 id: root
1432
1433=== modified file 'qml/Launcher/LauncherPanel.qml'
1434--- qml/Launcher/LauncherPanel.qml 2015-04-17 13:31:27 +0000
1435+++ qml/Launcher/LauncherPanel.qml 2015-07-06 13:00:44 +0000
1436@@ -15,7 +15,7 @@
1437 */
1438
1439 import QtQuick 2.3
1440-import Ubuntu.Components 1.1
1441+import Ubuntu.Components 1.3
1442 import Ubuntu.Components.ListItems 1.0 as ListItems
1443 import Unity.Launcher 0.1
1444 import Ubuntu.Components.Popups 0.1
1445
1446=== modified file 'qml/Notifications/Notification.qml'
1447--- qml/Notifications/Notification.qml 2015-01-21 17:19:13 +0000
1448+++ qml/Notifications/Notification.qml 2015-07-06 13:00:44 +0000
1449@@ -1,5 +1,5 @@
1450 /*
1451- * Copyright (C) 2013 Canonical, Ltd.
1452+ * Copyright (C) 2013,2015 Canonical, Ltd.
1453 *
1454 * This program is free software; you can redistribute it and/or modify
1455 * it under the terms of the GNU General Public License as published by
1456@@ -16,7 +16,7 @@
1457
1458 import QtQuick 2.0
1459 import QtMultimedia 5.0
1460-import Ubuntu.Components 1.1
1461+import Ubuntu.Components 1.3
1462 import Unity.Notifications 1.0
1463 import QMenuModel 0.1
1464 import Utils 0.1
1465@@ -269,7 +269,7 @@
1466 }
1467 visible: type !== Notification.Confirmation
1468 fontSize: "medium"
1469- color: darkOnBright ? sdFontColor : Theme.palette.selected.backgroundText
1470+ color: darkOnBright ? sdFontColor : theme.palette.selected.backgroundText
1471 elide: Text.ElideRight
1472 textFormat: Text.PlainText
1473 }
1474@@ -284,7 +284,7 @@
1475 }
1476 visible: body != "" && type !== Notification.Confirmation
1477 fontSize: "small"
1478- color: darkOnBright ? sdFontColor : Theme.palette.selected.backgroundText
1479+ color: darkOnBright ? sdFontColor : theme.palette.selected.backgroundText
1480 wrapMode: Text.WordWrap
1481 maximumLineCount: type == Notification.SnapDecision ? 12 : 2
1482 elide: Text.ElideRight
1483@@ -325,7 +325,7 @@
1484 anchors.horizontalCenter: parent.horizontalCenter
1485 visible: type === Notification.Confirmation && body !== ""
1486 fontSize: "medium"
1487- color: darkOnBright ? sdFontColor : Theme.palette.selected.backgroundText
1488+ color: darkOnBright ? sdFontColor : theme.palette.selected.backgroundText
1489 wrapMode: Text.WordWrap
1490 maximumLineCount: 1
1491 elide: Text.ElideRight
1492
1493=== modified file 'qml/Notifications/NotificationMenuItemFactory.qml'
1494--- qml/Notifications/NotificationMenuItemFactory.qml 2014-11-17 13:46:56 +0000
1495+++ qml/Notifications/NotificationMenuItemFactory.qml 2015-07-06 13:00:44 +0000
1496@@ -18,7 +18,7 @@
1497 */
1498
1499 import QtQuick 2.0
1500-import Ubuntu.Components 0.1
1501+import Ubuntu.Components 1.3
1502 import QMenuModel 0.1
1503 import "../Components"
1504
1505
1506=== modified file 'qml/Notifications/Notifications.qml'
1507--- qml/Notifications/Notifications.qml 2015-01-20 18:49:03 +0000
1508+++ qml/Notifications/Notifications.qml 2015-07-06 13:00:44 +0000
1509@@ -15,7 +15,7 @@
1510 */
1511
1512 import QtQuick 2.0
1513-import Ubuntu.Components 0.1
1514+import Ubuntu.Components 1.3
1515 import Unity.Notifications 1.0 as UnityNotifications
1516 import Utils 0.1
1517 import "../Components"
1518
1519=== modified file 'qml/Notifications/OptionToggle.qml'
1520--- qml/Notifications/OptionToggle.qml 2014-11-07 10:55:22 +0000
1521+++ qml/Notifications/OptionToggle.qml 2015-07-06 13:00:44 +0000
1522@@ -1,5 +1,5 @@
1523 /*
1524- * Copyright (C) 2014 Canonical, Ltd.
1525+ * Copyright (C) 2014,2015 Canonical, Ltd.
1526 *
1527 * This program is free software; you can redistribute it and/or modify
1528 * it under the terms of the GNU General Public License as published by
1529@@ -15,7 +15,7 @@
1530 */
1531
1532 import QtQuick 2.0
1533-import Ubuntu.Components 0.1
1534+import Ubuntu.Components 1.3
1535 import Ubuntu.Components.ListItems 0.1 as ListItem
1536 import Ubuntu.Components.Popups 0.1
1537
1538@@ -29,7 +29,7 @@
1539
1540 signal triggered(string id)
1541
1542- color: Theme.palette.normal.base
1543+ color: theme.palette.normal.base
1544 borderSource: "none"
1545 height: expanded ? (optionToggleRepeater.count - startIndex) * itemHeight : itemHeight
1546 width: parent.width
1547
1548=== modified file 'qml/Notifications/ShapedIcon.qml'
1549--- qml/Notifications/ShapedIcon.qml 2015-05-08 14:09:26 +0000
1550+++ qml/Notifications/ShapedIcon.qml 2015-07-06 13:00:44 +0000
1551@@ -1,5 +1,5 @@
1552 /*
1553- * Copyright (C) 2013 Canonical, Ltd.
1554+ * Copyright (C) 2013,2015 Canonical, Ltd.
1555 *
1556 * This program is free software; you can redistribute it and/or modify
1557 * it under the terms of the GNU General Public License as published by
1558@@ -15,7 +15,7 @@
1559 */
1560
1561 import QtQuick 2.3
1562-import Ubuntu.Components 1.2
1563+import Ubuntu.Components 1.3
1564
1565 Item {
1566 property string fileSource
1567
1568=== modified file 'qml/Notifications/SwipeToAct.qml'
1569--- qml/Notifications/SwipeToAct.qml 2015-03-17 11:02:43 +0000
1570+++ qml/Notifications/SwipeToAct.qml 2015-07-06 13:00:44 +0000
1571@@ -15,7 +15,7 @@
1572 */
1573
1574 import QtQuick 2.3
1575-import Ubuntu.Components 1.1
1576+import Ubuntu.Components 1.3
1577
1578 Item {
1579 id: swipeToAct
1580
1581=== modified file 'qml/Panel/ActiveCallHint.qml'
1582--- qml/Panel/ActiveCallHint.qml 2014-10-08 21:05:50 +0000
1583+++ qml/Panel/ActiveCallHint.qml 2015-07-06 13:00:44 +0000
1584@@ -16,7 +16,7 @@
1585
1586 import QtQuick 2.0
1587 import Ubuntu.Telephony 0.1 as Telephony
1588-import Ubuntu.Components 0.1
1589+import Ubuntu.Components 1.3
1590 import Unity.Application 0.1
1591 import "../Components"
1592
1593
1594=== modified file 'qml/Panel/Handle.qml'
1595--- qml/Panel/Handle.qml 2014-10-09 12:01:57 +0000
1596+++ qml/Panel/Handle.qml 2015-07-06 13:00:44 +0000
1597@@ -15,7 +15,7 @@
1598 */
1599
1600 import QtQuick 2.2
1601-import Ubuntu.Components 1.1
1602+import Ubuntu.Components 1.3
1603
1604 Rectangle {
1605 id: handle
1606
1607=== modified file 'qml/Panel/IndicatorItem.qml'
1608--- qml/Panel/IndicatorItem.qml 2015-02-12 16:28:36 +0000
1609+++ qml/Panel/IndicatorItem.qml 2015-07-06 13:00:44 +0000
1610@@ -15,7 +15,7 @@
1611 */
1612
1613 import QtQuick 2.2
1614-import Ubuntu.Components 1.1
1615+import Ubuntu.Components 1.3
1616 import Ubuntu.Settings.Components 0.1
1617 import "Indicators"
1618
1619
1620=== modified file 'qml/Panel/IndicatorItemRow.qml'
1621--- qml/Panel/IndicatorItemRow.qml 2014-10-17 14:55:35 +0000
1622+++ qml/Panel/IndicatorItemRow.qml 2015-07-06 13:00:44 +0000
1623@@ -15,7 +15,7 @@
1624 */
1625
1626 import QtQuick 2.2
1627-import Ubuntu.Components 1.1
1628+import Ubuntu.Components 1.3
1629
1630 Item {
1631 id: root
1632
1633=== modified file 'qml/Panel/IndicatorPage.qml'
1634--- qml/Panel/IndicatorPage.qml 2014-11-17 23:04:48 +0000
1635+++ qml/Panel/IndicatorPage.qml 2015-07-06 13:00:44 +0000
1636@@ -15,7 +15,7 @@
1637 */
1638
1639 import QtQuick 2.0
1640-import Ubuntu.Components 0.1 as Components
1641+import Ubuntu.Components 1.3 as Components
1642 import Unity.Indicators 0.1 as Indicators
1643 import "Indicators"
1644
1645
1646=== modified file 'qml/Panel/Indicators/MenuItemFactory.qml'
1647--- qml/Panel/Indicators/MenuItemFactory.qml 2015-06-13 11:30:34 +0000
1648+++ qml/Panel/Indicators/MenuItemFactory.qml 2015-07-06 13:00:44 +0000
1649@@ -1,5 +1,5 @@
1650 /*
1651- * Copyright 2013 Canonical Ltd.
1652+ * Copyright 2013,2015 Canonical Ltd.
1653 *
1654 * This program is free software; you can redistribute it and/or modify
1655 * it under the terms of the GNU Lesser General Public License as published by
1656@@ -23,7 +23,7 @@
1657 import QMenuModel 0.1
1658 import Utils 0.1 as Utils
1659 import Ubuntu.Components.ListItems 0.1 as ListItems
1660-import Ubuntu.Components 1.1
1661+import Ubuntu.Components 1.3
1662
1663 Item {
1664 id: menuFactory
1665@@ -245,7 +245,7 @@
1666 name: "settings"
1667 height: units.gu(3)
1668 width: height
1669- color: Theme.palette.selected.backgroundText
1670+ color: theme.palette.selected.backgroundText
1671 }
1672 }
1673 }
1674@@ -277,7 +277,7 @@
1675 source: menuData.icon
1676 height: units.gu(3)
1677 width: height
1678- color: Theme.palette.selected.backgroundText
1679+ color: theme.palette.selected.backgroundText
1680 }
1681 }
1682 }
1683@@ -836,7 +836,7 @@
1684 enabled: menuData && menuData.sensitive || false
1685 highlightWhenPressed: false
1686 text: menuData && menuData.label || ""
1687- foregroundColor: Theme.palette.normal.backgroundText
1688+ foregroundColor: theme.palette.normal.backgroundText
1689
1690 onMenuModelChanged: {
1691 loadAttributes();
1692
1693=== modified file 'qml/Panel/Indicators/MessageMenuItemFactory.qml'
1694--- qml/Panel/Indicators/MessageMenuItemFactory.qml 2015-03-13 10:07:57 +0000
1695+++ qml/Panel/Indicators/MessageMenuItemFactory.qml 2015-07-06 13:00:44 +0000
1696@@ -19,7 +19,7 @@
1697 */
1698
1699 import QtQuick 2.0
1700-import Ubuntu.Components 0.1
1701+import Ubuntu.Components 1.3
1702 import Ubuntu.Settings.Menus 0.1 as Menus
1703 import QMenuModel 0.1 as QMenuModel
1704 import Utils 0.1 as Utils
1705
1706=== modified file 'qml/Panel/Indicators/ModemInfoItem.qml'
1707--- qml/Panel/Indicators/ModemInfoItem.qml 2014-07-31 13:31:32 +0000
1708+++ qml/Panel/Indicators/ModemInfoItem.qml 2015-07-06 13:00:44 +0000
1709@@ -1,5 +1,5 @@
1710 /*
1711- * Copyright 2014 Canonical Ltd.
1712+ * Copyright 2014,2015 Canonical Ltd.
1713 *
1714 * This program is free software; you can redistribute it and/or modify
1715 * it under the terms of the GNU Lesser General Public License as published by
1716@@ -16,7 +16,7 @@
1717
1718 import QtQuick 2.0
1719 import QtQuick.Layouts 1.1
1720-import Ubuntu.Components 0.1
1721+import Ubuntu.Components 1.3
1722 import Ubuntu.Components.ListItems 0.1 as ListItem
1723
1724 ListItem.Empty {
1725@@ -65,7 +65,7 @@
1726 height: parent.height
1727 Icon {
1728 id: statusIcon
1729- color: Theme.palette.selected.backgroundText
1730+ color: theme.palette.selected.backgroundText
1731
1732 Layout.preferredHeight: parent.height
1733 Layout.preferredWidth: Layout.preferredHeight
1734@@ -75,7 +75,7 @@
1735
1736 Icon {
1737 id: iconConnectivity
1738- color: Theme.palette.selected.backgroundText
1739+ color: theme.palette.selected.backgroundText
1740
1741 Layout.preferredHeight: parent.height
1742 Layout.preferredWidth: Layout.preferredHeight
1743
1744=== modified file 'qml/Panel/Indicators/RoamingIndication.qml'
1745--- qml/Panel/Indicators/RoamingIndication.qml 2014-07-31 13:31:32 +0000
1746+++ qml/Panel/Indicators/RoamingIndication.qml 2015-07-06 13:00:44 +0000
1747@@ -1,5 +1,5 @@
1748 /*
1749- * Copyright 2014 Canonical Ltd.
1750+ * Copyright 2014,2015 Canonical Ltd.
1751 *
1752 * This program is free software; you can redistribute it and/or modify
1753 * it under the terms of the GNU Lesser General Public License as published by
1754@@ -16,7 +16,7 @@
1755
1756 import QtQuick 2.0
1757 import QtQuick.Layouts 1.1
1758-import Ubuntu.Components 0.1
1759+import Ubuntu.Components 1.3
1760
1761 RowLayout {
1762 spacing: units.gu(0.5)
1763@@ -30,7 +30,7 @@
1764
1765 Icon {
1766 id: iconRoaming
1767- color: Theme.palette.selected.backgroundText
1768+ color: theme.palette.selected.backgroundText
1769
1770 Layout.preferredHeight: parent.height
1771 Layout.preferredWidth: Layout.preferredHeight
1772
1773=== modified file 'qml/Panel/Indicators/client/IndicatorRepresentation.qml'
1774--- qml/Panel/Indicators/client/IndicatorRepresentation.qml 2014-10-03 10:10:31 +0000
1775+++ qml/Panel/Indicators/client/IndicatorRepresentation.qml 2015-07-06 13:00:44 +0000
1776@@ -19,7 +19,7 @@
1777 */
1778
1779 import QtQuick 2.0
1780-import Ubuntu.Components 0.1
1781+import Ubuntu.Components 1.3
1782 import Ubuntu.Components.ListItems 0.1 as ListItem
1783 import "../.."
1784
1785
1786=== modified file 'qml/Panel/Indicators/client/IndicatorsClient.qml'
1787--- qml/Panel/Indicators/client/IndicatorsClient.qml 2014-07-25 17:52:39 +0000
1788+++ qml/Panel/Indicators/client/IndicatorsClient.qml 2015-07-06 13:00:44 +0000
1789@@ -18,7 +18,7 @@
1790 */
1791
1792 import QtQuick 2.0
1793-import Ubuntu.Components 0.1
1794+import Ubuntu.Components 1.3
1795 import Ubuntu.Components.ListItems 0.1 as ListItem
1796
1797 Rectangle {
1798@@ -26,7 +26,7 @@
1799 id: root
1800
1801 Component.onCompleted: {
1802- Theme.name = "Ubuntu.Components.Themes.SuruGradient"
1803+ theme.name = "Ubuntu.Components.Themes.SuruGradient"
1804 }
1805
1806 PageStack {
1807
1808=== modified file 'qml/Panel/Indicators/client/IndicatorsList.qml'
1809--- qml/Panel/Indicators/client/IndicatorsList.qml 2015-03-11 08:07:31 +0000
1810+++ qml/Panel/Indicators/client/IndicatorsList.qml 2015-07-06 13:00:44 +0000
1811@@ -18,7 +18,7 @@
1812 */
1813
1814 import QtQuick 2.0
1815-import Ubuntu.Components 0.1
1816+import Ubuntu.Components 1.3
1817 import Ubuntu.Components.ListItems 0.1 as ListItem
1818 import Unity.Indicators 0.1 as Indicators
1819 import "../.."
1820
1821=== modified file 'qml/Panel/Indicators/client/IndicatorsTree.qml'
1822--- qml/Panel/Indicators/client/IndicatorsTree.qml 2014-11-11 15:28:13 +0000
1823+++ qml/Panel/Indicators/client/IndicatorsTree.qml 2015-07-06 13:00:44 +0000
1824@@ -18,7 +18,7 @@
1825 */
1826
1827 import QtQuick 2.0
1828-import Ubuntu.Components 0.1
1829+import Ubuntu.Components 1.3
1830 import Unity.Indicators 0.1 as Indicators
1831 import ".."
1832
1833
1834=== modified file 'qml/Panel/IndicatorsBar.qml'
1835--- qml/Panel/IndicatorsBar.qml 2014-12-03 10:57:01 +0000
1836+++ qml/Panel/IndicatorsBar.qml 2015-07-06 13:00:44 +0000
1837@@ -15,7 +15,7 @@
1838 */
1839
1840 import QtQuick 2.2
1841-import Ubuntu.Components 1.1
1842+import Ubuntu.Components 1.3
1843 import "../Components"
1844
1845 Item {
1846
1847=== modified file 'qml/Panel/IndicatorsMenu.qml'
1848--- qml/Panel/IndicatorsMenu.qml 2015-05-18 23:04:12 +0000
1849+++ qml/Panel/IndicatorsMenu.qml 2015-07-06 13:00:44 +0000
1850@@ -15,7 +15,7 @@
1851 */
1852
1853 import QtQuick 2.2
1854-import Ubuntu.Components 1.1
1855+import Ubuntu.Components 1.3
1856 import Ubuntu.Gestures 0.1
1857 import "../Components"
1858 import "Indicators"
1859
1860=== modified file 'qml/Panel/MenuContent.qml'
1861--- qml/Panel/MenuContent.qml 2014-11-17 23:04:48 +0000
1862+++ qml/Panel/MenuContent.qml 2015-07-06 13:00:44 +0000
1863@@ -16,7 +16,7 @@
1864
1865 import QtQuick 2.2
1866 import QtQuick.Layouts 1.1
1867-import Ubuntu.Components 1.1
1868+import Ubuntu.Components 1.3
1869 import Unity.Indicators 0.1 as Indicators
1870 import Utils 0.1
1871 import "../Components"
1872
1873=== modified file 'qml/Panel/Panel.qml'
1874--- qml/Panel/Panel.qml 2015-04-15 11:37:00 +0000
1875+++ qml/Panel/Panel.qml 2015-07-06 13:00:44 +0000
1876@@ -15,7 +15,7 @@
1877 */
1878
1879 import QtQuick 2.2
1880-import Ubuntu.Components 1.1
1881+import Ubuntu.Components 1.3
1882 import Unity.Application 0.1
1883 import "../Components"
1884 import "../Components/PanelState"
1885
1886=== modified file 'qml/Rotation/RotationStates.qml'
1887--- qml/Rotation/RotationStates.qml 2015-05-11 14:36:03 +0000
1888+++ qml/Rotation/RotationStates.qml 2015-07-06 13:00:44 +0000
1889@@ -15,7 +15,7 @@
1890 */
1891
1892 import QtQuick 2.0
1893-import Ubuntu.Components 1.1
1894+import Ubuntu.Components 1.3
1895 import Powerd 0.1
1896
1897 // Why the state machine is done that way:
1898
1899=== modified file 'qml/ScopeTool.qml'
1900--- qml/ScopeTool.qml 2014-08-07 15:29:12 +0000
1901+++ qml/ScopeTool.qml 2015-07-06 13:00:44 +0000
1902@@ -15,7 +15,7 @@
1903 */
1904
1905 import QtQuick 2.0
1906-import Ubuntu.Components 0.1
1907+import Ubuntu.Components 1.3
1908 import Ubuntu.Components.Popups 0.1
1909 import Ubuntu.Thumbnailer 0.1 // Register support for image://thumbnailer/ and image://albumart/
1910 import Utils 0.1
1911
1912=== modified file 'qml/Shell.qml'
1913--- qml/Shell.qml 2015-06-23 17:40:03 +0000
1914+++ qml/Shell.qml 2015-07-06 13:00:44 +0000
1915@@ -19,7 +19,7 @@
1916 import AccountsService 0.1
1917 import GSettings 1.0
1918 import Unity.Application 0.1
1919-import Ubuntu.Components 0.1
1920+import Ubuntu.Components 1.3
1921 import Ubuntu.Components.Popups 1.0
1922 import Ubuntu.Gestures 0.1
1923 import Ubuntu.Telephony 0.1 as Telephony
1924@@ -160,7 +160,7 @@
1925 }
1926
1927 Component.onCompleted: {
1928- Theme.name = "Ubuntu.Components.Themes.SuruGradient"
1929+ theme.name = "Ubuntu.Components.Themes.SuruGradient"
1930 if (ApplicationManager.count > 0) {
1931 ApplicationManager.focusApplication(ApplicationManager.get(0).appId);
1932 }
1933
1934=== modified file 'qml/Stages/Animations/SwipeFromBottomAnimation.qml'
1935--- qml/Stages/Animations/SwipeFromBottomAnimation.qml 2014-09-01 12:46:31 +0000
1936+++ qml/Stages/Animations/SwipeFromBottomAnimation.qml 2015-07-06 13:00:44 +0000
1937@@ -15,7 +15,7 @@
1938 */
1939
1940 import QtQuick 2.0
1941-import Ubuntu.Components 1.1
1942+import Ubuntu.Components 1.3
1943
1944 BaseSessionAnimation {
1945 id: animation
1946
1947=== modified file 'qml/Stages/ApplicationWindow.qml'
1948--- qml/Stages/ApplicationWindow.qml 2015-06-22 09:37:50 +0000
1949+++ qml/Stages/ApplicationWindow.qml 2015-07-06 13:00:44 +0000
1950@@ -15,7 +15,7 @@
1951 */
1952
1953 import QtQuick 2.0
1954-import Ubuntu.Components 1.1
1955+import Ubuntu.Components 1.3
1956 import Unity.Application 0.1
1957 import SessionGrabber 0.1
1958
1959
1960=== modified file 'qml/Stages/DecoratedWindow.qml'
1961--- qml/Stages/DecoratedWindow.qml 2015-04-24 17:42:11 +0000
1962+++ qml/Stages/DecoratedWindow.qml 2015-07-06 13:00:44 +0000
1963@@ -17,7 +17,7 @@
1964 */
1965
1966 import QtQuick 2.3
1967-import Ubuntu.Components 1.1
1968+import Ubuntu.Components 1.3
1969 import Unity.Application 0.1
1970
1971 FocusScope {
1972
1973=== modified file 'qml/Stages/DesktopStage.qml'
1974--- qml/Stages/DesktopStage.qml 2015-06-12 16:07:43 +0000
1975+++ qml/Stages/DesktopStage.qml 2015-07-06 13:00:44 +0000
1976@@ -17,7 +17,7 @@
1977 */
1978
1979 import QtQuick 2.3
1980-import Ubuntu.Components 1.1
1981+import Ubuntu.Components 1.3
1982 import Unity.Application 0.1
1983 import "../Components/PanelState"
1984
1985
1986=== modified file 'qml/Stages/MainViewStyle.qml'
1987--- qml/Stages/MainViewStyle.qml 2014-09-12 20:16:54 +0000
1988+++ qml/Stages/MainViewStyle.qml 2015-07-06 13:00:44 +0000
1989@@ -14,7 +14,7 @@
1990 * along with this program. If not, see <http://www.gnu.org/licenses/>.
1991 */
1992 import QtQuick 2.0
1993-import Ubuntu.Components 1.1
1994+import Ubuntu.Components 1.3
1995
1996 // FIXME: copied with slight modifications from Ubuntu UI Toolkit's Ambiance's theme
1997 Item {
1998
1999=== modified file 'qml/Stages/PageHeadStyle.qml'
2000--- qml/Stages/PageHeadStyle.qml 2014-08-27 18:50:43 +0000
2001+++ qml/Stages/PageHeadStyle.qml 2015-07-06 13:00:44 +0000
2002@@ -14,7 +14,7 @@
2003 * along with this program. If not, see <http://www.gnu.org/licenses/>.
2004 */
2005 import QtQuick 2.2
2006-import Ubuntu.Components 1.1
2007+import Ubuntu.Components 1.3
2008 import Ubuntu.Components.Styles 1.1 as Style
2009
2010 // FIXME: copied with large modifications from Ubuntu UI Toolkit's Ambiance's theme
2011
2012=== modified file 'qml/Stages/PhoneStage.qml'
2013--- qml/Stages/PhoneStage.qml 2015-06-23 14:20:23 +0000
2014+++ qml/Stages/PhoneStage.qml 2015-07-06 13:00:44 +0000
2015@@ -15,7 +15,7 @@
2016 */
2017
2018 import QtQuick 2.2
2019-import Ubuntu.Components 0.1
2020+import Ubuntu.Components 1.3
2021 import Ubuntu.Gestures 0.1
2022 import Unity.Application 0.1
2023 import Unity.Session 0.1
2024
2025=== modified file 'qml/Stages/SpreadDelegate.qml'
2026--- qml/Stages/SpreadDelegate.qml 2015-06-22 09:37:50 +0000
2027+++ qml/Stages/SpreadDelegate.qml 2015-07-06 13:00:44 +0000
2028@@ -19,7 +19,7 @@
2029
2030 import QtQuick 2.0
2031 import QtQuick.Window 2.0
2032-import Ubuntu.Components 1.1
2033+import Ubuntu.Components 1.3
2034 import "../Components"
2035
2036 FocusScope {
2037
2038=== modified file 'qml/Stages/SurfaceContainer.qml'
2039--- qml/Stages/SurfaceContainer.qml 2015-04-15 11:37:00 +0000
2040+++ qml/Stages/SurfaceContainer.qml 2015-07-06 13:00:44 +0000
2041@@ -15,7 +15,7 @@
2042 */
2043
2044 import QtQuick 2.0
2045-import Ubuntu.Components 1.1
2046+import Ubuntu.Components 1.3
2047 import Ubuntu.Gestures 0.1 // For TouchGate
2048 import Utils 0.1 // for InputWatcher
2049
2050
2051=== modified file 'qml/Stages/TabletStage.qml'
2052--- qml/Stages/TabletStage.qml 2015-06-23 14:20:23 +0000
2053+++ qml/Stages/TabletStage.qml 2015-07-06 13:00:44 +0000
2054@@ -15,7 +15,7 @@
2055 */
2056
2057 import QtQuick 2.0
2058-import Ubuntu.Components 0.1
2059+import Ubuntu.Components 1.3
2060 import Ubuntu.Gestures 0.1
2061 import Unity.Application 0.1
2062 import Utils 0.1
2063
2064=== modified file 'qml/Stages/TransformedSpreadDelegate.qml'
2065--- qml/Stages/TransformedSpreadDelegate.qml 2015-04-28 20:20:23 +0000
2066+++ qml/Stages/TransformedSpreadDelegate.qml 2015-07-06 13:00:44 +0000
2067@@ -18,7 +18,7 @@
2068
2069 import QtQuick 2.0
2070 import Utils 0.1
2071-import Ubuntu.Components 0.1
2072+import Ubuntu.Components 1.3
2073
2074 SpreadDelegate {
2075 id: root
2076
2077=== modified file 'qml/Stages/TransformedTabletSpreadDelegate.qml'
2078--- qml/Stages/TransformedTabletSpreadDelegate.qml 2015-03-06 04:44:11 +0000
2079+++ qml/Stages/TransformedTabletSpreadDelegate.qml 2015-07-06 13:00:44 +0000
2080@@ -18,7 +18,7 @@
2081
2082 import QtQuick 2.0
2083 import Utils 0.1
2084-import Ubuntu.Components 0.1
2085+import Ubuntu.Components 1.3
2086 import Unity.Application 0.1
2087
2088 SpreadDelegate {
2089
2090=== modified file 'qml/Stages/WindowDecoration.qml'
2091--- qml/Stages/WindowDecoration.qml 2015-03-13 19:18:35 +0000
2092+++ qml/Stages/WindowDecoration.qml 2015-07-06 13:00:44 +0000
2093@@ -17,7 +17,7 @@
2094 */
2095
2096 import QtQuick 2.3
2097-import Ubuntu.Components 1.1
2098+import Ubuntu.Components 1.3
2099 import "../Components"
2100
2101 Item {
2102
2103=== modified file 'qml/Stages/WindowMoveResizeArea.qml'
2104--- qml/Stages/WindowMoveResizeArea.qml 2015-03-13 19:01:32 +0000
2105+++ qml/Stages/WindowMoveResizeArea.qml 2015-07-06 13:00:44 +0000
2106@@ -17,7 +17,7 @@
2107 */
2108
2109 import QtQuick 2.3
2110-import Ubuntu.Components 1.1
2111+import Ubuntu.Components 1.3
2112 import Utils 0.1
2113
2114 MouseArea {
2115
2116=== modified file 'qml/Tutorial/Arrow.qml'
2117--- qml/Tutorial/Arrow.qml 2014-12-18 23:32:42 +0000
2118+++ qml/Tutorial/Arrow.qml 2015-07-06 13:00:44 +0000
2119@@ -15,7 +15,7 @@
2120 */
2121
2122 import QtQuick 2.3
2123-import Ubuntu.Components 1.1
2124+import Ubuntu.Components 1.3
2125
2126 Item {
2127 id: root
2128
2129=== modified file 'qml/Tutorial/Slider.qml'
2130--- qml/Tutorial/Slider.qml 2015-01-09 21:51:24 +0000
2131+++ qml/Tutorial/Slider.qml 2015-07-06 13:00:44 +0000
2132@@ -15,7 +15,7 @@
2133 */
2134
2135 import QtQuick 2.3
2136-import Ubuntu.Components 1.1
2137+import Ubuntu.Components 1.3
2138
2139 Item {
2140 id: root
2141
2142=== modified file 'qml/Tutorial/Tick.qml'
2143--- qml/Tutorial/Tick.qml 2015-01-06 14:46:52 +0000
2144+++ qml/Tutorial/Tick.qml 2015-07-06 13:00:44 +0000
2145@@ -15,7 +15,7 @@
2146 */
2147
2148 import QtQuick 2.3
2149-import Ubuntu.Components 1.1
2150+import Ubuntu.Components 1.3
2151
2152 MouseArea {
2153 implicitHeight: tick.height
2154
2155=== modified file 'qml/Tutorial/Tutorial.qml'
2156--- qml/Tutorial/Tutorial.qml 2015-04-03 14:23:02 +0000
2157+++ qml/Tutorial/Tutorial.qml 2015-07-06 13:00:44 +0000
2158@@ -15,7 +15,7 @@
2159 */
2160
2161 import QtQuick 2.3
2162-import Ubuntu.Components 1.1
2163+import Ubuntu.Components 1.3
2164
2165 Item {
2166 id: root
2167
2168=== modified file 'qml/Tutorial/TutorialBottom.qml'
2169--- qml/Tutorial/TutorialBottom.qml 2015-04-10 21:16:37 +0000
2170+++ qml/Tutorial/TutorialBottom.qml 2015-07-06 13:00:44 +0000
2171@@ -15,7 +15,7 @@
2172 */
2173
2174 import QtQuick 2.3
2175-import Ubuntu.Components 1.1
2176+import Ubuntu.Components 1.3
2177 import Ubuntu.Gestures 0.1
2178 import "../Components"
2179 import "." as LocalComponents
2180
2181=== modified file 'qml/Tutorial/TutorialBottomFinish.qml'
2182--- qml/Tutorial/TutorialBottomFinish.qml 2015-01-06 14:46:52 +0000
2183+++ qml/Tutorial/TutorialBottomFinish.qml 2015-07-06 13:00:44 +0000
2184@@ -15,7 +15,7 @@
2185 */
2186
2187 import QtQuick 2.3
2188-import Ubuntu.Components 1.1
2189+import Ubuntu.Components 1.3
2190 import "." as LocalComponents
2191
2192 TutorialPage {
2193
2194=== modified file 'qml/Tutorial/TutorialContent.qml'
2195--- qml/Tutorial/TutorialContent.qml 2015-04-03 14:23:02 +0000
2196+++ qml/Tutorial/TutorialContent.qml 2015-07-06 13:00:44 +0000
2197@@ -15,7 +15,7 @@
2198 */
2199
2200 import QtQuick 2.3
2201-import Ubuntu.Components 1.1
2202+import Ubuntu.Components 1.3
2203
2204 Item {
2205 id: root
2206
2207=== modified file 'qml/Tutorial/TutorialLeft.qml'
2208--- qml/Tutorial/TutorialLeft.qml 2015-01-09 17:58:05 +0000
2209+++ qml/Tutorial/TutorialLeft.qml 2015-07-06 13:00:44 +0000
2210@@ -15,7 +15,7 @@
2211 */
2212
2213 import QtQuick 2.3
2214-import Ubuntu.Components 1.1
2215+import Ubuntu.Components 1.3
2216 import "." as LocalComponents
2217
2218 TutorialPage {
2219
2220=== modified file 'qml/Tutorial/TutorialLeftFinish.qml'
2221--- qml/Tutorial/TutorialLeftFinish.qml 2015-01-06 14:46:52 +0000
2222+++ qml/Tutorial/TutorialLeftFinish.qml 2015-07-06 13:00:44 +0000
2223@@ -15,7 +15,7 @@
2224 */
2225
2226 import QtQuick 2.3
2227-import Ubuntu.Components 1.1
2228+import Ubuntu.Components 1.3
2229 import "." as LocalComponents
2230
2231 TutorialPage {
2232
2233=== modified file 'qml/Tutorial/TutorialPage.qml'
2234--- qml/Tutorial/TutorialPage.qml 2015-01-09 21:51:24 +0000
2235+++ qml/Tutorial/TutorialPage.qml 2015-07-06 13:00:44 +0000
2236@@ -15,7 +15,7 @@
2237 */
2238
2239 import QtQuick 2.3
2240-import Ubuntu.Components 1.1
2241+import Ubuntu.Components 1.3
2242 import "../Components"
2243
2244 Showable {
2245
2246=== modified file 'qml/Tutorial/TutorialRight.qml'
2247--- qml/Tutorial/TutorialRight.qml 2015-02-18 21:31:54 +0000
2248+++ qml/Tutorial/TutorialRight.qml 2015-07-06 13:00:44 +0000
2249@@ -15,7 +15,7 @@
2250 */
2251
2252 import QtQuick 2.3
2253-import Ubuntu.Components 1.1
2254+import Ubuntu.Components 1.3
2255 import Ubuntu.Gestures 0.1
2256 import Unity.Application 0.1
2257 import "../Components"
2258
2259=== modified file 'qml/Wizard/CheckableSetting.qml'
2260--- qml/Wizard/CheckableSetting.qml 2014-11-14 17:47:00 +0000
2261+++ qml/Wizard/CheckableSetting.qml 2015-07-06 13:00:44 +0000
2262@@ -1,5 +1,5 @@
2263 /*
2264- * Copyright (C) 2014 Canonical, Ltd.
2265+ * Copyright (C) 2014,2015 Canonical, Ltd.
2266 *
2267 * This program is free software; you can redistribute it and/or modify
2268 * it under the terms of the GNU General Public License as published by
2269@@ -15,7 +15,7 @@
2270 */
2271
2272 import QtQuick 2.3
2273-import Ubuntu.Components 1.1
2274+import Ubuntu.Components 1.3
2275 import Ubuntu.Components.ListItems 1.0 as ListItem
2276
2277 ListItem.Empty {
2278@@ -77,7 +77,7 @@
2279 rightMargin: listItem.rightMargin
2280 }
2281 wrapMode: Text.Wrap
2282- linkColor: Theme.palette.normal.foregroundText
2283+ linkColor: theme.palette.normal.foregroundText
2284 onLinkActivated: listItem.linkActivated(link)
2285 }
2286 }
2287
2288=== modified file 'qml/Wizard/Page.qml'
2289--- qml/Wizard/Page.qml 2015-03-13 10:07:57 +0000
2290+++ qml/Wizard/Page.qml 2015-07-06 13:00:44 +0000
2291@@ -1,5 +1,5 @@
2292 /*
2293- * Copyright (C) 2013 Canonical, Ltd.
2294+ * Copyright (C) 2013,2015 Canonical, Ltd.
2295 *
2296 * This program is free software; you can redistribute it and/or modify
2297 * it under the terms of the GNU General Public License as published by
2298@@ -15,7 +15,7 @@
2299 */
2300
2301 import QtQuick 2.3
2302-import Ubuntu.Components 1.1
2303+import Ubuntu.Components 1.3
2304
2305 Item {
2306 readonly property real buttonMargin: units.gu(2)
2307@@ -57,7 +57,7 @@
2308 }
2309 wrapMode: Text.Wrap
2310 text: title
2311- color: Theme.palette.normal.baseText
2312+ color: theme.palette.normal.baseText
2313 font.pixelSize: units.gu(4)
2314 }
2315
2316
2317=== modified file 'qml/Wizard/Pages.qml'
2318--- qml/Wizard/Pages.qml 2015-03-03 14:42:10 +0000
2319+++ qml/Wizard/Pages.qml 2015-07-06 13:00:44 +0000
2320@@ -15,7 +15,7 @@
2321 */
2322
2323 import QtQuick 2.3
2324-import Ubuntu.Components 1.1
2325+import Ubuntu.Components 1.3
2326 import Ubuntu.SystemSettings.SecurityPrivacy 1.0
2327 import Wizard 0.1
2328 import "../Components"
2329
2330=== modified file 'qml/Wizard/Pages/10-welcome.qml'
2331--- qml/Wizard/Pages/10-welcome.qml 2014-11-21 19:28:16 +0000
2332+++ qml/Wizard/Pages/10-welcome.qml 2015-07-06 13:00:44 +0000
2333@@ -15,7 +15,7 @@
2334 */
2335
2336 import QtQuick 2.3
2337-import Ubuntu.Components 1.1
2338+import Ubuntu.Components 1.3
2339 import Ubuntu.Components.ListItems 0.1
2340 import Ubuntu.SystemSettings.LanguagePlugin 1.0
2341 import Wizard 0.1
2342
2343=== modified file 'qml/Wizard/Pages/20-sim.qml'
2344--- qml/Wizard/Pages/20-sim.qml 2015-02-19 18:53:47 +0000
2345+++ qml/Wizard/Pages/20-sim.qml 2015-07-06 13:00:44 +0000
2346@@ -16,7 +16,7 @@
2347
2348 import QtQuick 2.0
2349 import MeeGo.QOfono 0.2
2350-import Ubuntu.Components 0.1
2351+import Ubuntu.Components 1.3
2352 import ".." as LocalComponents
2353
2354 LocalComponents.Page {
2355
2356=== modified file 'qml/Wizard/Pages/30-passwd-type.qml'
2357--- qml/Wizard/Pages/30-passwd-type.qml 2015-03-13 10:07:57 +0000
2358+++ qml/Wizard/Pages/30-passwd-type.qml 2015-07-06 13:00:44 +0000
2359@@ -1,5 +1,5 @@
2360 /*
2361- * Copyright (C) 2014 Canonical, Ltd.
2362+ * Copyright (C) 2014,2015 Canonical, Ltd.
2363 *
2364 * This program is free software; you can redistribute it and/or modify
2365 * it under the terms of the GNU General Public License as published by
2366@@ -15,7 +15,7 @@
2367 */
2368
2369 import QtQuick 2.3
2370-import Ubuntu.Components 1.1
2371+import Ubuntu.Components 1.3
2372 import Ubuntu.Components.ListItems 1.0
2373 import Ubuntu.SystemSettings.SecurityPrivacy 1.0
2374 import ".." as LocalComponents
2375@@ -111,13 +111,13 @@
2376
2377 Component.onCompleted: {
2378 // A visible selected background looks bad in ListItem widgets with our theme
2379- originalBackground = Theme.palette.selected.background
2380- Theme.palette.selected.background = "transparent"
2381+ originalBackground = theme.palette.selected.background
2382+ theme.palette.selected.background = "transparent"
2383 }
2384
2385 Component.onDestruction: {
2386 // Restore original theme background
2387- Theme.palette.selected.background = originalBackground
2388+ theme.palette.selected.background = originalBackground
2389 }
2390 }
2391 }
2392
2393=== modified file 'qml/Wizard/Pages/40-wifi.qml'
2394--- qml/Wizard/Pages/40-wifi.qml 2015-02-03 15:00:26 +0000
2395+++ qml/Wizard/Pages/40-wifi.qml 2015-07-06 13:00:44 +0000
2396@@ -17,7 +17,7 @@
2397 import QtQuick 2.0
2398 import QMenuModel 0.1 as QMenuModel
2399 import QtSystemInfo 5.0
2400-import Ubuntu.Components 0.1
2401+import Ubuntu.Components 1.3
2402 import Ubuntu.Components.ListItems 0.1 as ListItem
2403 import Ubuntu.Settings.Menus 0.1 as Menus
2404 import ".." as LocalComponents
2405
2406=== modified file 'qml/Wizard/Pages/50-location.qml'
2407--- qml/Wizard/Pages/50-location.qml 2015-06-22 10:01:15 +0000
2408+++ qml/Wizard/Pages/50-location.qml 2015-07-06 13:00:44 +0000
2409@@ -1,5 +1,5 @@
2410 /*
2411- * Copyright (C) 2013,2014 Canonical, Ltd.
2412+ * Copyright (C) 2013-2015 Canonical, Ltd.
2413 *
2414 * This program is free software; you can redistribute it and/or modify
2415 * it under the terms of the GNU General Public License as published by
2416@@ -18,7 +18,7 @@
2417 import AccountsService 0.1
2418 import QMenuModel 0.1 as QMenuModel
2419 import Qt.labs.folderlistmodel 2.1
2420-import Ubuntu.Components 1.1
2421+import Ubuntu.Components 1.3
2422 import ".." as LocalComponents
2423
2424 LocalComponents.Page {
2425@@ -98,7 +98,7 @@
2426 anchors.leftMargin: hereCheck.labelOffset
2427 anchors.right: parent.right
2428 wrapMode: Text.Wrap
2429- linkColor: Theme.palette.normal.foregroundText
2430+ linkColor: theme.palette.normal.foregroundText
2431 // Translators: HERE is a trademark for Nokia's location service, you probably shouldn't translate it
2432 text: i18n.tr("By selecting this option you agree to the Nokia HERE <a href='#'>terms and conditions</a>.")
2433 onLinkActivated: pageStack.load(Qt.resolvedUrl("here-terms.qml"))
2434
2435=== modified file 'qml/Wizard/Pages/60-reporting.qml'
2436--- qml/Wizard/Pages/60-reporting.qml 2014-11-21 19:28:16 +0000
2437+++ qml/Wizard/Pages/60-reporting.qml 2015-07-06 13:00:44 +0000
2438@@ -15,7 +15,7 @@
2439 */
2440
2441 import QtQuick 2.0
2442-import Ubuntu.Components 0.1
2443+import Ubuntu.Components 1.3
2444 import ".." as LocalComponents
2445
2446 LocalComponents.Page {
2447
2448=== modified file 'qml/Wizard/Pages/80-finished.qml'
2449--- qml/Wizard/Pages/80-finished.qml 2014-11-21 19:28:16 +0000
2450+++ qml/Wizard/Pages/80-finished.qml 2015-07-06 13:00:44 +0000
2451@@ -15,7 +15,7 @@
2452 */
2453
2454 import QtQuick 2.0
2455-import Ubuntu.Components 0.1
2456+import Ubuntu.Components 1.3
2457 import ".." as LocalComponents
2458
2459 LocalComponents.Page {
2460
2461=== modified file 'qml/Wizard/Pages/here-terms.qml'
2462--- qml/Wizard/Pages/here-terms.qml 2014-11-21 19:28:16 +0000
2463+++ qml/Wizard/Pages/here-terms.qml 2015-07-06 13:00:44 +0000
2464@@ -1,5 +1,5 @@
2465 /*
2466- * Copyright (C) 2014 Canonical, Ltd.
2467+ * Copyright (C) 2014,2015 Canonical, Ltd.
2468 *
2469 * This program is free software; you can redistribute it and/or modify
2470 * it under the terms of the GNU General Public License as published by
2471@@ -17,7 +17,7 @@
2472 import QtQuick 2.3
2473 import AccountsService 0.1
2474 import Qt.labs.folderlistmodel 2.1
2475-import Ubuntu.Components 1.1
2476+import Ubuntu.Components 1.3
2477 import Ubuntu.Web 0.2
2478 import ".." as LocalComponents
2479
2480@@ -102,7 +102,7 @@
2481 anchors.left: parent.left
2482 anchors.right: parent.right
2483 wrapMode: Text.Wrap
2484- linkColor: Theme.palette.normal.foregroundText
2485+ linkColor: theme.palette.normal.foregroundText
2486 onLinkActivated: {
2487 webview.url = link
2488 termsLabel.visible = false
2489
2490=== modified file 'qml/Wizard/Pages/passwd-confirm.qml'
2491--- qml/Wizard/Pages/passwd-confirm.qml 2014-11-21 19:28:16 +0000
2492+++ qml/Wizard/Pages/passwd-confirm.qml 2015-07-06 13:00:44 +0000
2493@@ -15,7 +15,7 @@
2494 */
2495
2496 import QtQuick 2.3
2497-import Ubuntu.Components 1.1
2498+import Ubuntu.Components 1.3
2499 import Ubuntu.SystemSettings.SecurityPrivacy 1.0
2500 import ".." as LocalComponents
2501 import "../../Components" as UnityComponents
2502
2503=== modified file 'qml/Wizard/Pages/passwd-set.qml'
2504--- qml/Wizard/Pages/passwd-set.qml 2014-11-21 19:28:16 +0000
2505+++ qml/Wizard/Pages/passwd-set.qml 2015-07-06 13:00:44 +0000
2506@@ -15,7 +15,7 @@
2507 */
2508
2509 import QtQuick 2.3
2510-import Ubuntu.Components 1.1
2511+import Ubuntu.Components 1.3
2512 import Ubuntu.SystemSettings.SecurityPrivacy 1.0
2513 import ".." as LocalComponents
2514 import "../../Components" as UnityComponents
2515
2516=== modified file 'qml/Wizard/StackButton.qml'
2517--- qml/Wizard/StackButton.qml 2014-11-14 17:47:00 +0000
2518+++ qml/Wizard/StackButton.qml 2015-07-06 13:00:44 +0000
2519@@ -1,5 +1,5 @@
2520 /*
2521- * Copyright (C) 2014 Canonical, Ltd.
2522+ * Copyright (C) 2014,2015 Canonical, Ltd.
2523 *
2524 * This program is free software; you can redistribute it and/or modify
2525 * it under the terms of the GNU General Public License as published by
2526@@ -15,7 +15,7 @@
2527 */
2528
2529 import QtQuick 2.3
2530-import Ubuntu.Components 1.1
2531+import Ubuntu.Components 1.3
2532
2533 AbstractButton {
2534 id: stackButton
2535@@ -32,7 +32,7 @@
2536 anchors.verticalCenter: parent.verticalCenter
2537 anchors.left: parent.left
2538 anchors.right: parent.right
2539- color: enabled ? Theme.palette.selected.backgroundText : Qt.darker(Theme.palette.selected.backgroundText, 1.5)
2540+ color: enabled ? theme.palette.selected.backgroundText : Qt.darker(theme.palette.selected.backgroundText, 1.5)
2541 text: {
2542 if (backArrow) {
2543 // Translators: This is the arrow for "Back" buttons
2544
2545=== modified file 'qml/Wizard/Wizard.qml'
2546--- qml/Wizard/Wizard.qml 2015-03-11 14:48:45 +0000
2547+++ qml/Wizard/Wizard.qml 2015-07-06 13:00:44 +0000
2548@@ -15,7 +15,7 @@
2549 */
2550
2551 import QtQuick 2.3
2552-import Ubuntu.Components 1.1
2553+import Ubuntu.Components 1.3
2554 import Wizard 0.1
2555 import "../Components"
2556
2557
2558=== modified file 'tests/plugins/Dash/cardcreator/1.res'
2559--- tests/plugins/Dash/cardcreator/1.res 2015-06-22 08:29:55 +0000
2560+++ tests/plugins/Dash/cardcreator/1.res 2015-07-06 13:00:44 +0000
2561@@ -87,7 +87,7 @@
2562 wrapMode: Text.Wrap;
2563 maximumLineCount: 2;
2564 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2565- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText;
2566+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText;
2567 visible: showHeader ;
2568 width: undefined;
2569 text: root.title;
2570
2571=== modified file 'tests/plugins/Dash/cardcreator/2.res'
2572--- tests/plugins/Dash/cardcreator/2.res 2015-06-22 08:29:55 +0000
2573+++ tests/plugins/Dash/cardcreator/2.res 2015-07-06 13:00:44 +0000
2574@@ -88,7 +88,7 @@
2575 wrapMode: Text.Wrap;
2576 maximumLineCount: 2;
2577 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2578- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2579+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2580 visible: showHeader ;
2581 width: undefined;
2582 text: root.title;
2583@@ -108,7 +108,7 @@
2584 maximumLineCount: 1;
2585 fontSize: "x-small";
2586 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2587- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2588+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2589 visible: titleLabel.visible && titleLabel.text;
2590 text: cardData && cardData["subtitle"] || "";
2591 font.weight: Font.Light;
2592
2593=== modified file 'tests/plugins/Dash/cardcreator/3.res'
2594--- tests/plugins/Dash/cardcreator/3.res 2015-06-22 08:29:55 +0000
2595+++ tests/plugins/Dash/cardcreator/3.res 2015-07-06 13:00:44 +0000
2596@@ -87,7 +87,7 @@
2597 wrapMode: Text.Wrap;
2598 maximumLineCount: 2;
2599 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2600- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText;
2601+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText;
2602 visible: showHeader ;
2603 width: undefined;
2604 text: root.title;
2605@@ -107,7 +107,7 @@
2606 maximumLineCount: 1;
2607 fontSize: "x-small";
2608 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2609- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText;
2610+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText;
2611 visible: titleLabel.visible && titleLabel.text;
2612 text: cardData && cardData["subtitle"] || "";
2613 font.weight: Font.Light;
2614
2615=== modified file 'tests/plugins/Dash/cardcreator/4.res'
2616--- tests/plugins/Dash/cardcreator/4.res 2015-06-22 08:29:55 +0000
2617+++ tests/plugins/Dash/cardcreator/4.res 2015-07-06 13:00:44 +0000
2618@@ -72,7 +72,7 @@
2619 wrapMode: Text.Wrap;
2620 maximumLineCount: 2;
2621 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2622- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText;
2623+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText;
2624 visible: showHeader ;
2625 width: undefined;
2626 text: root.title;
2627@@ -92,7 +92,7 @@
2628 maximumLineCount: 1;
2629 fontSize: "x-small";
2630 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2631- color: root.scopeStyle ? root.scopeStyle.foreground : Theme.palette.normal.baseText;
2632+ color: root.scopeStyle ? root.scopeStyle.foreground : theme.palette.normal.baseText;
2633 visible: titleLabel.visible && titleLabel.text;
2634 text: cardData && cardData["subtitle"] || "";
2635 font.weight: Font.Light;
2636
2637=== modified file 'tests/plugins/Dash/cardcreator/5.res'
2638--- tests/plugins/Dash/cardcreator/5.res 2015-06-22 08:29:55 +0000
2639+++ tests/plugins/Dash/cardcreator/5.res 2015-07-06 13:00:44 +0000
2640@@ -131,7 +131,7 @@
2641 wrapMode: Text.Wrap;
2642 maximumLineCount: 2;
2643 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2644- color: root.scopeStyle && overlayLoader.item ? root.scopeStyle.getTextColor(overlayLoader.item.luminance) : (overlayLoader.item && overlayLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2645+ color: root.scopeStyle && overlayLoader.item ? root.scopeStyle.getTextColor(overlayLoader.item.luminance) : (overlayLoader.item && overlayLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2646 visible: showHeader && overlayLoader.active;
2647 width: undefined;
2648 text: root.title;
2649@@ -152,7 +152,7 @@
2650 maximumLineCount: 1;
2651 fontSize: "x-small";
2652 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2653- color: root.scopeStyle && overlayLoader.item ? root.scopeStyle.getTextColor(overlayLoader.item.luminance) : (overlayLoader.item && overlayLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2654+ color: root.scopeStyle && overlayLoader.item ? root.scopeStyle.getTextColor(overlayLoader.item.luminance) : (overlayLoader.item && overlayLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2655 visible: titleLabel.visible && titleLabel.text;
2656 text: cardData && cardData["subtitle"] || "";
2657 font.weight: Font.Light;
2658
2659=== modified file 'tests/plugins/Dash/cardcreator/6.res'
2660--- tests/plugins/Dash/cardcreator/6.res 2015-06-22 08:29:55 +0000
2661+++ tests/plugins/Dash/cardcreator/6.res 2015-07-06 13:00:44 +0000
2662@@ -67,7 +67,7 @@
2663 wrapMode: Text.Wrap;
2664 maximumLineCount: 2;
2665 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2666- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2667+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2668 visible: showHeader ;
2669 width: undefined;
2670 text: root.title;
2671@@ -87,7 +87,7 @@
2672 maximumLineCount: 1;
2673 fontSize: "x-small";
2674 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2675- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2676+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2677 visible: titleLabel.visible && titleLabel.text;
2678 text: cardData && cardData["subtitle"] || "";
2679 font.weight: Font.Light;
2680@@ -101,7 +101,7 @@
2681 rightMargin: units.gu(1);
2682 }
2683 source: cardData && cardData["emblem"] || "";
2684- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2685+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2686 height: source != "" ? titleLabel.font.pixelSize : 0;
2687 width: implicitWidth > 0 && implicitHeight > 0 ? (implicitWidth / implicitHeight * height) : implicitWidth;
2688 }
2689
2690=== modified file 'tests/plugins/Dash/cardcreator/7.res'
2691--- tests/plugins/Dash/cardcreator/7.res 2015-06-22 08:29:55 +0000
2692+++ tests/plugins/Dash/cardcreator/7.res 2015-07-06 13:00:44 +0000
2693@@ -89,7 +89,7 @@
2694 wrapMode: Text.Wrap;
2695 maximumLineCount: 2;
2696 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2697- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2698+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2699 visible: showHeader ;
2700 width: undefined;
2701 text: root.title;
2702@@ -109,7 +109,7 @@
2703 maximumLineCount: 1;
2704 fontSize: "x-small";
2705 font.pixelSize: Math.round(FontUtils.sizeToPixels(fontSize) * fontScale);
2706- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2707+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2708 visible: titleLabel.visible && titleLabel.text;
2709 text: cardData && cardData["subtitle"] || "";
2710 font.weight: Font.Light;
2711@@ -122,7 +122,7 @@
2712 rightMargin: units.gu(1);
2713 top: subtitleLabel.bottom;
2714 }
2715- color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? Theme.palette.normal.baseText : "white");
2716+ color: backgroundLoader.active && backgroundLoader.item && root.scopeStyle ? root.scopeStyle.getTextColor(backgroundLoader.item.luminance) : (backgroundLoader.item && backgroundLoader.item.luminance > 0.7 ? theme.palette.normal.baseText : "white");
2717 fontScale: root.fontScale;
2718 model: cardData && cardData["attributes"];
2719 }
2720
2721=== modified file 'tests/plugins/Dash/tst_CroppedImageMinimumSourceSize.qml'
2722--- tests/plugins/Dash/tst_CroppedImageMinimumSourceSize.qml 2014-10-31 15:13:24 +0000
2723+++ tests/plugins/Dash/tst_CroppedImageMinimumSourceSize.qml 2015-07-06 13:00:44 +0000
2724@@ -16,7 +16,7 @@
2725
2726 import QtQuick 2.3
2727 import QtTest 1.0
2728-import Ubuntu.Components 1.1
2729+import Ubuntu.Components 1.3
2730 import Dash 0.1
2731
2732 Rectangle {
2733
2734=== modified file 'tests/plugins/Dash/tst_ScopeStyle.qml'
2735--- tests/plugins/Dash/tst_ScopeStyle.qml 2014-11-20 11:44:44 +0000
2736+++ tests/plugins/Dash/tst_ScopeStyle.qml 2015-07-06 13:00:44 +0000
2737@@ -17,7 +17,7 @@
2738 import QtQuick 2.2
2739 import QtTest 1.0
2740 import Dash 0.1
2741-import Ubuntu.Components 1.1
2742+import Ubuntu.Components 1.3
2743 import Utils 0.1
2744
2745 Rectangle {
2746
2747=== modified file 'tests/plugins/Ubuntu/Gestures/DownwardsLauncher.qml'
2748--- tests/plugins/Ubuntu/Gestures/DownwardsLauncher.qml 2015-04-10 21:16:37 +0000
2749+++ tests/plugins/Ubuntu/Gestures/DownwardsLauncher.qml 2015-07-06 13:00:44 +0000
2750@@ -16,7 +16,7 @@
2751
2752 import QtQuick 2.0
2753 import Ubuntu.Gestures 0.1
2754-import Ubuntu.Components 0.1
2755+import Ubuntu.Components 1.3
2756
2757 Item {
2758
2759
2760=== modified file 'tests/plugins/Ubuntu/Gestures/LeftwardsLauncher.qml'
2761--- tests/plugins/Ubuntu/Gestures/LeftwardsLauncher.qml 2015-04-10 21:16:37 +0000
2762+++ tests/plugins/Ubuntu/Gestures/LeftwardsLauncher.qml 2015-07-06 13:00:44 +0000
2763@@ -16,7 +16,7 @@
2764
2765 import QtQuick 2.0
2766 import Ubuntu.Gestures 0.1
2767-import Ubuntu.Components 0.1
2768+import Ubuntu.Components 1.3
2769
2770 Item {
2771 id: root
2772
2773=== modified file 'tests/plugins/Ubuntu/Gestures/RightwardsLauncher.qml'
2774--- tests/plugins/Ubuntu/Gestures/RightwardsLauncher.qml 2015-04-10 21:16:37 +0000
2775+++ tests/plugins/Ubuntu/Gestures/RightwardsLauncher.qml 2015-07-06 13:00:44 +0000
2776@@ -16,7 +16,7 @@
2777
2778 import QtQuick 2.0
2779 import Ubuntu.Gestures 0.1
2780-import Ubuntu.Components 0.1
2781+import Ubuntu.Components 1.3
2782
2783 Item {
2784 objectName: "rightwardsLauncher"
2785
2786=== modified file 'tests/plugins/Ubuntu/Gestures/UpwardsLauncher.qml'
2787--- tests/plugins/Ubuntu/Gestures/UpwardsLauncher.qml 2015-04-10 21:16:37 +0000
2788+++ tests/plugins/Ubuntu/Gestures/UpwardsLauncher.qml 2015-07-06 13:00:44 +0000
2789@@ -16,7 +16,7 @@
2790
2791 import QtQuick 2.0
2792 import Ubuntu.Gestures 0.1
2793-import Ubuntu.Components 0.1
2794+import Ubuntu.Components 1.3
2795
2796 Item {
2797 id: root
2798
2799=== modified file 'tests/plugins/Ubuntu/Gestures/tst_DirectionalDragArea.qml'
2800--- tests/plugins/Ubuntu/Gestures/tst_DirectionalDragArea.qml 2015-04-10 21:16:37 +0000
2801+++ tests/plugins/Ubuntu/Gestures/tst_DirectionalDragArea.qml 2015-07-06 13:00:44 +0000
2802@@ -15,7 +15,7 @@
2803 */
2804
2805 import QtQuick 2.0
2806-import Ubuntu.Components 0.1
2807+import Ubuntu.Components 1.3
2808 import Unity.Test 0.1
2809
2810 Rectangle {
2811
2812=== modified file 'tests/plugins/Ubuntu/Gestures/tst_FloatingFlickable.qml'
2813--- tests/plugins/Ubuntu/Gestures/tst_FloatingFlickable.qml 2015-04-17 14:21:43 +0000
2814+++ tests/plugins/Ubuntu/Gestures/tst_FloatingFlickable.qml 2015-07-06 13:00:44 +0000
2815@@ -15,7 +15,7 @@
2816 */
2817
2818 import QtQuick 2.0
2819-import Ubuntu.Components 0.1
2820+import Ubuntu.Components 1.3
2821 import Ubuntu.Gestures 0.1
2822 import Unity.Test 0.1
2823
2824
2825=== modified file 'tests/plugins/Ubuntu/Gestures/tst_PressedOutsideNotifier.qml'
2826--- tests/plugins/Ubuntu/Gestures/tst_PressedOutsideNotifier.qml 2013-11-22 13:43:40 +0000
2827+++ tests/plugins/Ubuntu/Gestures/tst_PressedOutsideNotifier.qml 2015-07-06 13:00:44 +0000
2828@@ -15,7 +15,7 @@
2829 */
2830
2831 import QtQuick 2.0
2832-import Ubuntu.Components 0.1
2833+import Ubuntu.Components 1.3
2834 import Ubuntu.Gestures 0.1
2835
2836 /*
2837
2838=== modified file 'tests/qmltests/Components/tst_Dialogs.qml'
2839--- tests/qmltests/Components/tst_Dialogs.qml 2015-03-26 15:39:30 +0000
2840+++ tests/qmltests/Components/tst_Dialogs.qml 2015-07-06 13:00:44 +0000
2841@@ -16,7 +16,7 @@
2842
2843 import QtQuick 2.2
2844 import QtTest 1.0
2845-import Ubuntu.Components 1.1
2846+import Ubuntu.Components 1.3
2847 import Unity.Test 0.1
2848
2849 import "../../../qml/Components"
2850
2851=== modified file 'tests/qmltests/Components/tst_DragHandle.qml'
2852--- tests/qmltests/Components/tst_DragHandle.qml 2015-04-10 21:16:37 +0000
2853+++ tests/qmltests/Components/tst_DragHandle.qml 2015-07-06 13:00:44 +0000
2854@@ -17,7 +17,7 @@
2855 import QtQuick 2.0
2856 import "../../../qml/Components"
2857 import "tst_DragHandle"
2858-import Ubuntu.Components 0.1
2859+import Ubuntu.Components 1.3
2860 import Ubuntu.Gestures 0.1
2861 import Unity.Test 0.1
2862
2863
2864=== modified file 'tests/qmltests/Components/tst_DragHandle/BidirectionalShowable.qml'
2865--- tests/qmltests/Components/tst_DragHandle/BidirectionalShowable.qml 2015-04-10 21:16:37 +0000
2866+++ tests/qmltests/Components/tst_DragHandle/BidirectionalShowable.qml 2015-07-06 13:00:44 +0000
2867@@ -16,7 +16,7 @@
2868
2869 import QtQuick 2.0
2870 import "../../../../qml/Components"
2871-import Ubuntu.Components 0.1
2872+import Ubuntu.Components 1.3
2873 import Ubuntu.Gestures 0.1
2874
2875 Item {
2876
2877=== modified file 'tests/qmltests/Components/tst_DragHandle/HorizontalShowable.qml'
2878--- tests/qmltests/Components/tst_DragHandle/HorizontalShowable.qml 2015-04-10 21:16:37 +0000
2879+++ tests/qmltests/Components/tst_DragHandle/HorizontalShowable.qml 2015-07-06 13:00:44 +0000
2880@@ -16,7 +16,7 @@
2881
2882 import QtQuick 2.0
2883 import "../../../../qml/Components"
2884-import Ubuntu.Components 0.1
2885+import Ubuntu.Components 1.3
2886 import Ubuntu.Gestures 0.1
2887
2888 Showable {
2889
2890=== modified file 'tests/qmltests/Components/tst_DragHandle/VerticalShowable.qml'
2891--- tests/qmltests/Components/tst_DragHandle/VerticalShowable.qml 2015-04-10 21:16:37 +0000
2892+++ tests/qmltests/Components/tst_DragHandle/VerticalShowable.qml 2015-07-06 13:00:44 +0000
2893@@ -16,7 +16,7 @@
2894
2895 import QtQuick 2.0
2896 import "../../../../qml/Components"
2897-import Ubuntu.Components 0.1
2898+import Ubuntu.Components 1.3
2899 import Ubuntu.Gestures 0.1
2900
2901 Showable {
2902
2903=== modified file 'tests/qmltests/Components/tst_LazyImage.qml'
2904--- tests/qmltests/Components/tst_LazyImage.qml 2014-08-13 10:29:21 +0000
2905+++ tests/qmltests/Components/tst_LazyImage.qml 2015-07-06 13:00:44 +0000
2906@@ -1,5 +1,5 @@
2907 /*
2908- * Copyright 2013 Canonical Ltd.
2909+ * Copyright 2013,2015 Canonical Ltd.
2910 *
2911 * This program is free software; you can redistribute it and/or modify
2912 * it under the terms of the GNU General Public License as published by
2913@@ -17,7 +17,7 @@
2914 import QtQuick 2.0
2915 import QtTest 1.0
2916 import "../../../qml/Components"
2917-import Ubuntu.Components 0.1
2918+import Ubuntu.Components 1.3
2919 import Unity.Test 0.1 as UT
2920 import "tst_LazyImage"
2921
2922@@ -32,7 +32,7 @@
2923 rightMargin: 2 * parent.width / 3
2924 }
2925
2926- color: Theme.palette.normal.baseText
2927+ color: theme.palette.normal.baseText
2928
2929 Column {
2930 anchors { fill: parent; margins: units.gu(5) }
2931
2932=== modified file 'tests/qmltests/Components/tst_LazyImage/ImageControls.qml'
2933--- tests/qmltests/Components/tst_LazyImage/ImageControls.qml 2013-12-17 16:04:47 +0000
2934+++ tests/qmltests/Components/tst_LazyImage/ImageControls.qml 2015-07-06 13:00:44 +0000
2935@@ -15,7 +15,7 @@
2936 */
2937
2938 import QtQuick 2.0
2939-import Ubuntu.Components 0.1
2940+import Ubuntu.Components 1.3
2941 import "../../../../qml/Components"
2942
2943 Row {
2944
2945=== modified file 'tests/qmltests/Components/tst_Lockscreen.qml'
2946--- tests/qmltests/Components/tst_Lockscreen.qml 2015-03-18 12:32:08 +0000
2947+++ tests/qmltests/Components/tst_Lockscreen.qml 2015-07-06 13:00:44 +0000
2948@@ -18,7 +18,7 @@
2949 import QtTest 1.0
2950 import ".."
2951 import "../../../qml/Components"
2952-import Ubuntu.Components 0.1
2953+import Ubuntu.Components 1.3
2954 import Unity.Test 0.1 as UT
2955
2956 Rectangle {
2957
2958=== modified file 'tests/qmltests/Components/tst_Rating.qml'
2959--- tests/qmltests/Components/tst_Rating.qml 2014-02-13 17:00:06 +0000
2960+++ tests/qmltests/Components/tst_Rating.qml 2015-07-06 13:00:44 +0000
2961@@ -1,5 +1,5 @@
2962 /*
2963- * Copyright 2013 Canonical Ltd.
2964+ * Copyright 2013,2015 Canonical Ltd.
2965 *
2966 * This program is free software; you can redistribute it and/or modify
2967 * it under the terms of the GNU General Public License as published by
2968@@ -17,14 +17,14 @@
2969 import QtQuick 2.0
2970 import QtTest 1.0
2971 import "../../../qml/Components"
2972-import Ubuntu.Components 0.1
2973+import Ubuntu.Components 1.3
2974 import Unity.Test 0.1 as UT
2975
2976 Rectangle {
2977 id: root
2978 width: units.gu(40)
2979 height: units.gu(10)
2980- color: Theme.palette.selected.background
2981+ color: theme.palette.selected.background
2982
2983 Rating {
2984 id: rating
2985
2986=== modified file 'tests/qmltests/Components/tst_ResponsiveGridView.qml'
2987--- tests/qmltests/Components/tst_ResponsiveGridView.qml 2014-01-27 18:03:45 +0000
2988+++ tests/qmltests/Components/tst_ResponsiveGridView.qml 2015-07-06 13:00:44 +0000
2989@@ -19,7 +19,7 @@
2990 import ".."
2991 import "../../../qml/Components"
2992 import Ubuntu.Components.ListItems 0.1 as ListItem
2993-import Ubuntu.Components 0.1
2994+import Ubuntu.Components 1.3
2995 import Unity.Test 0.1 as UT
2996
2997 Item {
2998
2999=== modified file 'tests/qmltests/Components/tst_ResponsiveVerticalJournal.qml'
3000--- tests/qmltests/Components/tst_ResponsiveVerticalJournal.qml 2014-12-19 14:51:35 +0000
3001+++ tests/qmltests/Components/tst_ResponsiveVerticalJournal.qml 2015-07-06 13:00:44 +0000
3002@@ -19,7 +19,7 @@
3003 import ".."
3004 import "../../../qml/Components"
3005 import Ubuntu.Components.ListItems 0.1 as ListItem
3006-import Ubuntu.Components 0.1
3007+import Ubuntu.Components 1.3
3008 import Utils 0.1
3009 import Unity.Test 0.1 as UT
3010
3011
3012=== modified file 'tests/qmltests/Components/tst_Showable.qml'
3013--- tests/qmltests/Components/tst_Showable.qml 2015-04-10 15:10:51 +0000
3014+++ tests/qmltests/Components/tst_Showable.qml 2015-07-06 13:00:44 +0000
3015@@ -16,7 +16,7 @@
3016
3017 import QtQuick 2.0
3018 import QtTest 1.0
3019-import Ubuntu.Components 0.1
3020+import Ubuntu.Components 1.3
3021 import Unity.Test 0.1 as UT
3022 import ".."
3023 import "../../../qml/Components"
3024
3025=== modified file 'tests/qmltests/Dash/Previews/tst_Preview.qml'
3026--- tests/qmltests/Dash/Previews/tst_Preview.qml 2015-03-12 16:08:14 +0000
3027+++ tests/qmltests/Dash/Previews/tst_Preview.qml 2015-07-06 13:00:44 +0000
3028@@ -1,5 +1,5 @@
3029 /*
3030- * Copyright 2014 Canonical Ltd.
3031+ * Copyright 2014,2015 Canonical Ltd.
3032 *
3033 * This program is free software; you can redistribute it and/or modify
3034 * it under the terms of the GNU General Public License as published by
3035@@ -24,7 +24,7 @@
3036 id: root
3037 width: units.gu(60)
3038 height: units.gu(60)
3039- color: Theme.palette.selected.background
3040+ color: theme.palette.selected.background
3041
3042 Item {
3043 id: shell
3044
3045=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewActions.qml'
3046--- tests/qmltests/Dash/Previews/tst_PreviewActions.qml 2015-01-09 09:15:45 +0000
3047+++ tests/qmltests/Dash/Previews/tst_PreviewActions.qml 2015-07-06 13:00:44 +0000
3048@@ -18,7 +18,7 @@
3049 import QtTest 1.0
3050 import "../../../../qml/Dash/Previews"
3051 import Unity.Test 0.1 as UT
3052-import Ubuntu.Components 0.1
3053+import Ubuntu.Components 1.3
3054
3055
3056 Rectangle {
3057
3058=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewAudioPlayback.qml'
3059--- tests/qmltests/Dash/Previews/tst_PreviewAudioPlayback.qml 2015-01-09 09:15:45 +0000
3060+++ tests/qmltests/Dash/Previews/tst_PreviewAudioPlayback.qml 2015-07-06 13:00:44 +0000
3061@@ -1,5 +1,5 @@
3062 /*
3063- * Copyright 2014 Canonical Ltd.
3064+ * Copyright 2014,2015 Canonical Ltd.
3065 *
3066 * This program is free software; you can redistribute it and/or modify
3067 * it under the terms of the GNU General Public License as published by
3068@@ -16,7 +16,7 @@
3069
3070 import QtQuick 2.0
3071 import QtTest 1.0
3072-import Ubuntu.Components 0.1
3073+import Ubuntu.Components 1.3
3074 import "../../../../qml/Dash/Previews"
3075 import Unity.Test 0.1 as UT
3076 import QtMultimedia 5.0
3077@@ -25,7 +25,7 @@
3078 id: root
3079 width: units.gu(60)
3080 height: units.gu(80)
3081- color: Theme.palette.selected.background
3082+ color: theme.palette.selected.background
3083
3084 property var tracksModel0: {
3085 "tracks": [ ]
3086
3087=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewExpandable.qml'
3088--- tests/qmltests/Dash/Previews/tst_PreviewExpandable.qml 2015-01-09 09:15:45 +0000
3089+++ tests/qmltests/Dash/Previews/tst_PreviewExpandable.qml 2015-07-06 13:00:44 +0000
3090@@ -1,5 +1,5 @@
3091 /*
3092- * Copyright 2014 Canonical Ltd.
3093+ * Copyright 2014,2015 Canonical Ltd.
3094 *
3095 * This program is free software; you can redistribute it and/or modify
3096 * it under the terms of the GNU General Public License as published by
3097@@ -16,7 +16,7 @@
3098
3099 import QtQuick 2.0
3100 import QtTest 1.0
3101-import Ubuntu.Components 0.1
3102+import Ubuntu.Components 1.3
3103 import "../../../../qml/Dash/Previews"
3104 import Unity.Test 0.1 as UT
3105
3106@@ -24,7 +24,7 @@
3107 id: root
3108 width: units.gu(40)
3109 height: units.gu(80)
3110- color: Theme.palette.selected.background
3111+ color: theme.palette.selected.background
3112
3113 property string longText: "Lorem ipsum dolor sit amet, consectetur adipiscing elit.\nPhasellus a mi vitae augue rhoncus lobortis ut rutrum metus.\nCurabitur tortor leo, tristique sed mollis quis, condimentum venenatis nibh.\nLorem ipsum dolor sit amet, consectetur adipiscing elit.\nPhasellus a mi vitae augue rhoncus lobortis ut rutrum metus.\nCurabitur tortor leo, tristique sed mollis quis, condimentum venenatis nibh."
3114 property string longText2: "This is a very very very long text. 1 This is a very very very long text. 2 This is a very very very long text. 3 This is a very very very long text. 4 This is a very very very long text. 5 This is a very very very long text. 6 This is a very very very long text. 7 This is a very very very long text. 8 This is a very very very long text. 9 This is a very very very long text. 10 This is a very very very long text. 11 This is a very very very long text."
3115
3116=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewPayments.qml'
3117--- tests/qmltests/Dash/Previews/tst_PreviewPayments.qml 2015-01-09 09:40:52 +0000
3118+++ tests/qmltests/Dash/Previews/tst_PreviewPayments.qml 2015-07-06 13:00:44 +0000
3119@@ -18,7 +18,7 @@
3120 import QtTest 1.0
3121 import "../../../../qml/Dash/Previews"
3122 import Unity.Test 0.1 as UT
3123-import Ubuntu.Components 0.1
3124+import Ubuntu.Components 1.3
3125
3126 Rectangle {
3127 id: root
3128
3129=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewProgress.qml'
3130--- tests/qmltests/Dash/Previews/tst_PreviewProgress.qml 2014-02-12 16:28:08 +0000
3131+++ tests/qmltests/Dash/Previews/tst_PreviewProgress.qml 2015-07-06 13:00:44 +0000
3132@@ -18,7 +18,7 @@
3133 import QtTest 1.0
3134 import "../../../../qml/Dash/Previews"
3135 import Unity.Test 0.1 as UT
3136-import Ubuntu.Components 0.1
3137+import Ubuntu.Components 1.3
3138
3139 Rectangle {
3140 id: root
3141
3142=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewRatingDisplay.qml'
3143--- tests/qmltests/Dash/Previews/tst_PreviewRatingDisplay.qml 2015-01-09 09:15:45 +0000
3144+++ tests/qmltests/Dash/Previews/tst_PreviewRatingDisplay.qml 2015-07-06 13:00:44 +0000
3145@@ -1,5 +1,5 @@
3146 /*
3147- * Copyright 2014 Canonical Ltd.
3148+ * Copyright 2014,2015 Canonical Ltd.
3149 *
3150 * This program is free software; you can redistribute it and/or modify
3151 * it under the terms of the GNU General Public License as published by
3152@@ -16,7 +16,7 @@
3153
3154 import QtQuick 2.0
3155 import QtTest 1.0
3156-import Ubuntu.Components 0.1
3157+import Ubuntu.Components 1.3
3158 import "../../../../qml/Dash/Previews"
3159 import Unity.Test 0.1 as UT
3160
3161@@ -24,7 +24,7 @@
3162 id: root
3163 width: units.gu(40)
3164 height: units.gu(80)
3165- color: Theme.palette.selected.background
3166+ color: theme.palette.selected.background
3167
3168 property var reviewsModel0: {
3169 "reviews": [ ]
3170
3171=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewRatingEdit.qml'
3172--- tests/qmltests/Dash/Previews/tst_PreviewRatingEdit.qml 2015-05-08 13:12:02 +0000
3173+++ tests/qmltests/Dash/Previews/tst_PreviewRatingEdit.qml 2015-07-06 13:00:44 +0000
3174@@ -1,5 +1,5 @@
3175 /*
3176- * Copyright 2014 Canonical Ltd.
3177+ * Copyright 2014,2015 Canonical Ltd.
3178 *
3179 * This program is free software; you can redistribute it and/or modify
3180 * it under the terms of the GNU General Public License as published by
3181@@ -16,7 +16,7 @@
3182
3183 import QtQuick 2.0
3184 import QtTest 1.0
3185-import Ubuntu.Components 0.1
3186+import Ubuntu.Components 1.3
3187 import "../../../../qml/Dash/Previews"
3188 import Unity.Test 0.1 as UT
3189
3190@@ -24,7 +24,7 @@
3191 id: root
3192 width: units.gu(40)
3193 height: units.gu(80)
3194- color: Theme.palette.selected.background
3195+ color: theme.palette.selected.background
3196
3197 property var widgetData0: { "visible": "both", "required": "both", author: "Some dude", rating: 4.5, review: "Very cool app" }
3198
3199
3200=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewRatingInput.qml'
3201--- tests/qmltests/Dash/Previews/tst_PreviewRatingInput.qml 2015-02-17 15:06:33 +0000
3202+++ tests/qmltests/Dash/Previews/tst_PreviewRatingInput.qml 2015-07-06 13:00:44 +0000
3203@@ -1,5 +1,5 @@
3204 /*
3205- * Copyright 2014 Canonical Ltd.
3206+ * Copyright 2014,2015 Canonical Ltd.
3207 *
3208 * This program is free software; you can redistribute it and/or modify
3209 * it under the terms of the GNU General Public License as published by
3210@@ -16,7 +16,7 @@
3211
3212 import QtQuick 2.0
3213 import QtTest 1.0
3214-import Ubuntu.Components 0.1
3215+import Ubuntu.Components 1.3
3216 import "../../../../qml/Dash/Previews"
3217 import Unity.Test 0.1 as UT
3218
3219@@ -24,7 +24,7 @@
3220 id: root
3221 width: units.gu(40)
3222 height: units.gu(80)
3223- color: Theme.palette.selected.background
3224+ color: theme.palette.selected.background
3225
3226 property real validInputRating: 1
3227 property real invalidInputRating: -1
3228
3229=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewTable.qml'
3230--- tests/qmltests/Dash/Previews/tst_PreviewTable.qml 2015-04-13 11:08:53 +0000
3231+++ tests/qmltests/Dash/Previews/tst_PreviewTable.qml 2015-07-06 13:00:44 +0000
3232@@ -1,5 +1,5 @@
3233 /*
3234- * Copyright 2014 Canonical Ltd.
3235+ * Copyright 2014,2015 Canonical Ltd.
3236 *
3237 * This program is free software; you can redistribute it and/or modify
3238 * it under the terms of the GNU General Public License as published by
3239@@ -16,7 +16,7 @@
3240
3241 import QtQuick 2.0
3242 import QtTest 1.0
3243-import Ubuntu.Components 0.1
3244+import Ubuntu.Components 1.3
3245 import "../../../../qml/Dash/Previews"
3246 import Unity.Test 0.1 as UT
3247
3248@@ -24,7 +24,7 @@
3249 id: root
3250 width: units.gu(40)
3251 height: units.gu(80)
3252- color: Theme.palette.selected.background
3253+ color: theme.palette.selected.background
3254
3255 property var widgetDataComplete: {
3256 "title": "Title here longa long long long long long long long long long long",
3257
3258=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewTextSummary.qml'
3259--- tests/qmltests/Dash/Previews/tst_PreviewTextSummary.qml 2014-08-01 09:55:04 +0000
3260+++ tests/qmltests/Dash/Previews/tst_PreviewTextSummary.qml 2015-07-06 13:00:44 +0000
3261@@ -1,5 +1,5 @@
3262 /*
3263- * Copyright 2014 Canonical Ltd.
3264+ * Copyright 2014,2015 Canonical Ltd.
3265 *
3266 * This program is free software; you can redistribute it and/or modify
3267 * it under the terms of the GNU General Public License as published by
3268@@ -16,7 +16,7 @@
3269
3270 import QtQuick 2.0
3271 import QtTest 1.0
3272-import Ubuntu.Components 0.1
3273+import Ubuntu.Components 1.3
3274 import "../../../../qml/Dash/Previews"
3275 import Unity.Test 0.1 as UT
3276
3277@@ -24,7 +24,7 @@
3278 id: root
3279 width: units.gu(40)
3280 height: units.gu(80)
3281- color: Theme.palette.selected.background
3282+ color: theme.palette.selected.background
3283
3284 property var widgetDataComplete: {
3285 "title": "Title here",
3286
3287=== modified file 'tests/qmltests/Dash/Previews/tst_PreviewWidgetFactory.qml'
3288--- tests/qmltests/Dash/Previews/tst_PreviewWidgetFactory.qml 2014-08-26 19:21:31 +0000
3289+++ tests/qmltests/Dash/Previews/tst_PreviewWidgetFactory.qml 2015-07-06 13:00:44 +0000
3290@@ -1,5 +1,5 @@
3291 /*
3292- * Copyright 2014 Canonical Ltd.
3293+ * Copyright 2014,2015 Canonical Ltd.
3294 *
3295 * This program is free software; you can redistribute it and/or modify
3296 * it under the terms of the GNU General Public License as published by
3297@@ -23,7 +23,7 @@
3298 id: root
3299 width: units.gu(60)
3300 height: units.gu(80)
3301- color: Theme.palette.selected.background
3302+ color: theme.palette.selected.background
3303
3304 PreviewWidgetFactory {
3305 id: factory
3306
3307=== modified file 'tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingBoolean.qml'
3308--- tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingBoolean.qml 2015-01-09 09:15:45 +0000
3309+++ tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingBoolean.qml 2015-07-06 13:00:44 +0000
3310@@ -15,7 +15,7 @@
3311 */
3312
3313 import QtQuick 2.0
3314-import Ubuntu.Components 1.1
3315+import Ubuntu.Components 1.3
3316 import QtTest 1.0
3317 import "../../../../qml/Dash/ScopeSettings"
3318 import Unity.Test 0.1 as UT
3319
3320=== modified file 'tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingList.qml'
3321--- tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingList.qml 2014-08-27 08:07:33 +0000
3322+++ tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingList.qml 2015-07-06 13:00:44 +0000
3323@@ -15,7 +15,7 @@
3324 */
3325
3326 import QtQuick 2.0
3327-import Ubuntu.Components 1.1
3328+import Ubuntu.Components 1.3
3329 import QtTest 1.0
3330 import "../../../../qml/Dash/ScopeSettings"
3331 import Unity.Test 0.1 as UT
3332
3333=== modified file 'tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingNumber.qml'
3334--- tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingNumber.qml 2015-01-09 09:15:45 +0000
3335+++ tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingNumber.qml 2015-07-06 13:00:44 +0000
3336@@ -15,7 +15,7 @@
3337 */
3338
3339 import QtQuick 2.0
3340-import Ubuntu.Components 1.1
3341+import Ubuntu.Components 1.3
3342 import QtTest 1.0
3343 import "../../../../qml/Dash/ScopeSettings"
3344 import Unity.Test 0.1 as UT
3345
3346=== modified file 'tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingString.qml'
3347--- tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingString.qml 2015-01-09 09:15:45 +0000
3348+++ tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingString.qml 2015-07-06 13:00:44 +0000
3349@@ -15,7 +15,7 @@
3350 */
3351
3352 import QtQuick 2.0
3353-import Ubuntu.Components 1.1
3354+import Ubuntu.Components 1.3
3355 import QtTest 1.0
3356 import "../../../../qml/Dash/ScopeSettings"
3357 import Unity.Test 0.1 as UT
3358
3359=== modified file 'tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingsWidgetFactory.qml'
3360--- tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingsWidgetFactory.qml 2014-08-26 14:21:29 +0000
3361+++ tests/qmltests/Dash/ScopeSettings/tst_ScopeSettingsWidgetFactory.qml 2015-07-06 13:00:44 +0000
3362@@ -15,7 +15,7 @@
3363 */
3364
3365 import QtQuick 2.0
3366-import Ubuntu.Components 1.1
3367+import Ubuntu.Components 1.3
3368 import QtTest 1.0
3369 import "../../../../qml/Dash/ScopeSettings"
3370 import Unity.Test 0.1 as UT
3371
3372=== modified file 'tests/qmltests/Dash/tst_Card.qml'
3373--- tests/qmltests/Dash/tst_Card.qml 2015-06-18 19:39:17 +0000
3374+++ tests/qmltests/Dash/tst_Card.qml 2015-07-06 13:00:44 +0000
3375@@ -1,5 +1,5 @@
3376 /*
3377- * Copyright (C) 2013 Canonical, Ltd.
3378+ * Copyright (C) 2013,2015 Canonical, Ltd.
3379 *
3380 * This program is free software; you can redistribute it and/or modify
3381 * it under the terms of the GNU General Public License as published by
3382@@ -16,7 +16,7 @@
3383
3384 import QtQuick 2.0
3385 import QtTest 1.0
3386-import Ubuntu.Components 0.1
3387+import Ubuntu.Components 1.3
3388 import Unity.Test 0.1 as UT
3389 import "../../../qml/Dash"
3390 import "CardHelpers.js" as Helpers
3391@@ -522,7 +522,7 @@
3392
3393 background.color = data.tag;
3394
3395- var fontColor = data.dark ? Theme.palette.normal.baseText : "white";
3396+ var fontColor = data.dark ? theme.palette.normal.baseText : "white";
3397
3398 tryCompareFunction(function() { return Qt.colorEqual(summary.color, fontColor); }, true);
3399 tryCompareFunction(function() { return Qt.colorEqual(title.color, fontColor); }, true);
3400
3401=== modified file 'tests/qmltests/Dash/tst_CardBenchmark.qml'
3402--- tests/qmltests/Dash/tst_CardBenchmark.qml 2014-05-02 14:57:27 +0000
3403+++ tests/qmltests/Dash/tst_CardBenchmark.qml 2015-07-06 13:00:44 +0000
3404@@ -16,7 +16,7 @@
3405
3406 import QtQuick 2.0
3407 import QtTest 1.0
3408-import Ubuntu.Components 0.1
3409+import Ubuntu.Components 1.3
3410 import Unity.Test 0.1 as UT
3411 import "../../../qml/Dash"
3412 import "CardHelpers.js" as Helpers
3413
3414=== modified file 'tests/qmltests/Dash/tst_CardTool.qml'
3415--- tests/qmltests/Dash/tst_CardTool.qml 2014-09-05 07:27:00 +0000
3416+++ tests/qmltests/Dash/tst_CardTool.qml 2015-07-06 13:00:44 +0000
3417@@ -16,7 +16,7 @@
3418
3419 import QtQuick 2.0
3420 import QtTest 1.0
3421-import Ubuntu.Components 0.1
3422+import Ubuntu.Components 1.3
3423 import Unity.Test 0.1 as UT
3424 import "../../../qml/Dash"
3425 import "CardHelpers.js" as Helpers
3426
3427=== modified file 'tests/qmltests/Dash/tst_Dash.qml'
3428--- tests/qmltests/Dash/tst_Dash.qml 2015-03-27 12:30:24 +0000
3429+++ tests/qmltests/Dash/tst_Dash.qml 2015-07-06 13:00:44 +0000
3430@@ -17,7 +17,7 @@
3431 import QtQuick 2.0
3432 import QtTest 1.0
3433 import "../../../qml/Dash"
3434-import Ubuntu.Components 0.1
3435+import Ubuntu.Components 1.3
3436 import Unity.Test 0.1 as UT
3437
3438 Item {
3439
3440=== modified file 'tests/qmltests/Dash/tst_DashContent.qml'
3441--- tests/qmltests/Dash/tst_DashContent.qml 2015-05-07 10:32:17 +0000
3442+++ tests/qmltests/Dash/tst_DashContent.qml 2015-07-06 13:00:44 +0000
3443@@ -18,7 +18,7 @@
3444 import QtTest 1.0
3445 import "../../../qml/Dash"
3446 import "../../../qml/Components"
3447-import Ubuntu.Components 0.1
3448+import Ubuntu.Components 1.3
3449 import Unity 0.2
3450 import Unity.Test 0.1 as UT
3451 import Utils 0.1
3452
3453=== modified file 'tests/qmltests/Dash/tst_GenericScopeView.qml'
3454--- tests/qmltests/Dash/tst_GenericScopeView.qml 2015-06-16 15:12:28 +0000
3455+++ tests/qmltests/Dash/tst_GenericScopeView.qml 2015-07-06 13:00:44 +0000
3456@@ -20,7 +20,7 @@
3457 import ".."
3458 import "../../../qml/Dash"
3459 import "../../../qml/Components"
3460-import Ubuntu.Components 1.1
3461+import Ubuntu.Components 1.3
3462 import Unity.Test 0.1 as UT
3463
3464 Item {
3465
3466=== modified file 'tests/qmltests/Dash/tst_PageHeader.qml'
3467--- tests/qmltests/Dash/tst_PageHeader.qml 2015-01-09 09:15:45 +0000
3468+++ tests/qmltests/Dash/tst_PageHeader.qml 2015-07-06 13:00:44 +0000
3469@@ -1,5 +1,5 @@
3470 /*
3471- * Copyright 2013 Canonical Ltd.
3472+ * Copyright 2013,2015 Canonical Ltd.
3473 *
3474 * This program is free software; you can redistribute it and/or modify
3475 * it under the terms of the GNU General Public License as published by
3476@@ -18,7 +18,7 @@
3477 import QtTest 1.0
3478 import ".."
3479 import "../../../qml/Dash"
3480-import Ubuntu.Components 0.1
3481+import Ubuntu.Components 1.3
3482 import Unity 0.2
3483 import Unity.Test 0.1 as UT
3484
3485@@ -244,7 +244,7 @@
3486 searchEntryEnabled: true
3487 title: "%^$%^%^&%^&%^$%GHR%"
3488 scopeStyle: QtObject {
3489- readonly property color foreground: Theme.palette.normal.baseText
3490+ readonly property color foreground: theme.palette.normal.baseText
3491 readonly property url headerLogo: showImageCheckBox.checked ? pageHeader.titleImageSource : ""
3492 }
3493 showBackButton: showBackButtonCheckBox.checked
3494
3495=== modified file 'tests/qmltests/Dash/tst_PreviewListView.qml'
3496--- tests/qmltests/Dash/tst_PreviewListView.qml 2015-03-20 17:31:23 +0000
3497+++ tests/qmltests/Dash/tst_PreviewListView.qml 2015-07-06 13:00:44 +0000
3498@@ -1,5 +1,5 @@
3499 /*
3500- * Copyright 2014 Canonical Ltd.
3501+ * Copyright 2014,2015 Canonical Ltd.
3502 *
3503 * This program is free software; you can redistribute it and/or modify
3504 * it under the terms of the GNU General Public License as published by
3505@@ -16,7 +16,7 @@
3506
3507 import QtQuick 2.0
3508 import QtTest 1.0
3509-import Ubuntu.Components 1.1
3510+import Ubuntu.Components 1.3
3511 import "../../../qml/Dash"
3512 import Unity.Test 0.1 as UT
3513 import Unity 0.2 as Unity
3514@@ -26,7 +26,7 @@
3515 id: root
3516 width: units.gu(60)
3517 height: units.gu(60)
3518- color: Theme.palette.selected.background
3519+ color: theme.palette.selected.background
3520
3521 Unity.MockScope {
3522 id: mockScope
3523
3524=== modified file 'tests/qmltests/Greeter/TestView.qml'
3525--- tests/qmltests/Greeter/TestView.qml 2015-02-23 15:43:41 +0000
3526+++ tests/qmltests/Greeter/TestView.qml 2015-07-06 13:00:44 +0000
3527@@ -15,7 +15,7 @@
3528 */
3529
3530 import QtQuick 2.3
3531-import Ubuntu.Components 1.1
3532+import Ubuntu.Components 1.3
3533 import "../Components"
3534
3535 Item {
3536
3537=== modified file 'tests/qmltests/Greeter/tst_Clock.qml'
3538--- tests/qmltests/Greeter/tst_Clock.qml 2014-10-17 14:55:35 +0000
3539+++ tests/qmltests/Greeter/tst_Clock.qml 2015-07-06 13:00:44 +0000
3540@@ -18,7 +18,7 @@
3541 import QtTest 1.0
3542 import ".."
3543 import "../../../qml/Greeter"
3544-import Ubuntu.Components 0.1
3545+import Ubuntu.Components 1.3
3546 import Unity.Indicators 0.1 as Indicators
3547 import Unity.Test 0.1 as UT
3548
3549
3550=== modified file 'tests/qmltests/Greeter/tst_Greeter.qml'
3551--- tests/qmltests/Greeter/tst_Greeter.qml 2015-03-02 21:34:02 +0000
3552+++ tests/qmltests/Greeter/tst_Greeter.qml 2015-07-06 13:00:44 +0000
3553@@ -18,7 +18,7 @@
3554 import QtTest 1.0
3555 import ".."
3556 import "../../../qml/Greeter"
3557-import Ubuntu.Components 0.1
3558+import Ubuntu.Components 1.3
3559 import AccountsService 0.1
3560 import LightDM 0.1 as LightDM
3561 import Unity.Test 0.1 as UT
3562
3563=== modified file 'tests/qmltests/Greeter/tst_Infographics.qml'
3564--- tests/qmltests/Greeter/tst_Infographics.qml 2015-01-20 11:50:19 +0000
3565+++ tests/qmltests/Greeter/tst_Infographics.qml 2015-07-06 13:00:44 +0000
3566@@ -18,7 +18,7 @@
3567 import QtTest 1.0
3568 import ".."
3569 import "../../../qml/Greeter"
3570-import Ubuntu.Components 0.1
3571+import Ubuntu.Components 1.3
3572 import Unity.Test 0.1 as UT
3573 import LightDM 0.1 as LightDM
3574
3575
3576=== modified file 'tests/qmltests/Greeter/tst_NarrowView.qml'
3577--- tests/qmltests/Greeter/tst_NarrowView.qml 2015-02-23 15:43:41 +0000
3578+++ tests/qmltests/Greeter/tst_NarrowView.qml 2015-07-06 13:00:44 +0000
3579@@ -19,7 +19,7 @@
3580 import ".."
3581 import "../../../qml/Greeter"
3582 import LightDM 0.1 as LightDM
3583-import Ubuntu.Components 0.1
3584+import Ubuntu.Components 1.3
3585 import Unity.Test 0.1 as UT
3586
3587 Item {
3588
3589=== modified file 'tests/qmltests/Greeter/tst_WideView.qml'
3590--- tests/qmltests/Greeter/tst_WideView.qml 2015-03-10 17:59:41 +0000
3591+++ tests/qmltests/Greeter/tst_WideView.qml 2015-07-06 13:00:44 +0000
3592@@ -19,7 +19,7 @@
3593 import ".."
3594 import "../../../qml/Greeter"
3595 import LightDM 0.1 as LightDM
3596-import Ubuntu.Components 0.1
3597+import Ubuntu.Components 1.3
3598 import Unity.Test 0.1 as UT
3599
3600 Item {
3601
3602=== modified file 'tests/qmltests/Launcher/tst_Launcher.qml'
3603--- tests/qmltests/Launcher/tst_Launcher.qml 2015-04-24 09:53:37 +0000
3604+++ tests/qmltests/Launcher/tst_Launcher.qml 2015-07-06 13:00:44 +0000
3605@@ -18,7 +18,7 @@
3606 import QtQuick.Layouts 1.1
3607 import QtTest 1.0
3608 import Unity.Test 0.1
3609-import Ubuntu.Components 1.1
3610+import Ubuntu.Components 1.3
3611 import ".."
3612 import "../../../qml/Launcher"
3613 import Unity.Launcher 0.1
3614
3615=== modified file 'tests/qmltests/Notifications/tst_Notifications.qml'
3616--- tests/qmltests/Notifications/tst_Notifications.qml 2015-02-13 11:40:07 +0000
3617+++ tests/qmltests/Notifications/tst_Notifications.qml 2015-07-06 13:00:44 +0000
3618@@ -21,7 +21,7 @@
3619 import QtTest 1.0
3620 import ".."
3621 import "../../../qml/Notifications"
3622-import Ubuntu.Components 0.1
3623+import Ubuntu.Components 1.3
3624 import Unity.Test 0.1
3625 import Unity.Notifications 1.0
3626 import QtMultimedia 5.0
3627
3628=== modified file 'tests/qmltests/Notifications/tst_OptionToggle.qml'
3629--- tests/qmltests/Notifications/tst_OptionToggle.qml 2015-01-26 14:25:29 +0000
3630+++ tests/qmltests/Notifications/tst_OptionToggle.qml 2015-07-06 13:00:44 +0000
3631@@ -21,7 +21,7 @@
3632 import QtTest 1.0
3633 import ".."
3634 import "../../../qml/Notifications"
3635-import Ubuntu.Components 0.1
3636+import Ubuntu.Components 1.3
3637 import Unity.Test 0.1
3638 import Unity.Notifications 1.0
3639 import QtMultimedia 5.0
3640
3641=== modified file 'tests/qmltests/Notifications/tst_SwipeToAct.qml'
3642--- tests/qmltests/Notifications/tst_SwipeToAct.qml 2015-01-26 12:16:11 +0000
3643+++ tests/qmltests/Notifications/tst_SwipeToAct.qml 2015-07-06 13:00:44 +0000
3644@@ -18,7 +18,7 @@
3645 import QtTest 1.0
3646 import ".."
3647 import "../../../qml/Notifications"
3648-import Ubuntu.Components 0.1
3649+import Ubuntu.Components 1.3
3650 import Unity.Test 0.1
3651 import Unity.Notifications 1.0
3652
3653
3654=== modified file 'tests/qmltests/Notifications/tst_VisualSnapDecisionsQueue.qml'
3655--- tests/qmltests/Notifications/tst_VisualSnapDecisionsQueue.qml 2015-01-09 09:15:45 +0000
3656+++ tests/qmltests/Notifications/tst_VisualSnapDecisionsQueue.qml 2015-07-06 13:00:44 +0000
3657@@ -18,7 +18,7 @@
3658 import QtTest 1.0
3659 import ".."
3660 import "../../../qml/Notifications"
3661-import Ubuntu.Components 0.1
3662+import Ubuntu.Components 1.3
3663 import Unity.Test 0.1
3664 import Unity.Notifications 1.0
3665
3666
3667=== modified file 'tests/qmltests/Panel/IndicatorTest.qml'
3668--- tests/qmltests/Panel/IndicatorTest.qml 2015-01-20 16:21:07 +0000
3669+++ tests/qmltests/Panel/IndicatorTest.qml 2015-07-06 13:00:44 +0000
3670@@ -18,7 +18,7 @@
3671 import QtQuick.Layouts 1.1
3672 import QtTest 1.0
3673 import "../../../qml/Panel"
3674-import Ubuntu.Components 0.1
3675+import Ubuntu.Components 1.3
3676 import Unity.Test 0.1 as UT
3677 import Unity.Indicators 0.1 as Indicators
3678
3679
3680=== modified file 'tests/qmltests/Panel/Indicators/tst_IndicatorsLight.qml'
3681--- tests/qmltests/Panel/Indicators/tst_IndicatorsLight.qml 2014-12-11 14:10:18 +0000
3682+++ tests/qmltests/Panel/Indicators/tst_IndicatorsLight.qml 2015-07-06 13:00:44 +0000
3683@@ -18,7 +18,7 @@
3684 import QtQuick.Layouts 1.1
3685 import Unity.Test 0.1 as UT
3686 import Unity.Indicators 0.1 as Indicators
3687-import Ubuntu.Components 1.1
3688+import Ubuntu.Components 1.3
3689 import Powerd 0.1
3690 import Lights 0.1
3691 import QMenuModel 0.1
3692
3693=== modified file 'tests/qmltests/Panel/tst_IndicatorItem.qml'
3694--- tests/qmltests/Panel/tst_IndicatorItem.qml 2014-10-06 09:17:49 +0000
3695+++ tests/qmltests/Panel/tst_IndicatorItem.qml 2015-07-06 13:00:44 +0000
3696@@ -17,7 +17,7 @@
3697 import QtQuick 2.1
3698 import QtQuick.Layouts 1.1
3699 import QtTest 1.0
3700-import Ubuntu.Components 0.1
3701+import Ubuntu.Components 1.3
3702 import Unity.Test 0.1 as UT
3703 import "../../../qml/Panel"
3704
3705
3706=== modified file 'tests/qmltests/Panel/tst_IndicatorItemRow.qml'
3707--- tests/qmltests/Panel/tst_IndicatorItemRow.qml 2014-10-17 14:55:35 +0000
3708+++ tests/qmltests/Panel/tst_IndicatorItemRow.qml 2015-07-06 13:00:44 +0000
3709@@ -18,7 +18,7 @@
3710 import QtQuick.Layouts 1.1
3711 import QtTest 1.0
3712 import "../../../qml/Panel"
3713-import Ubuntu.Components 0.1
3714+import Ubuntu.Components 1.3
3715 import Unity.Test 0.1 as UT
3716 import Unity.Indicators 0.1 as Indicators
3717
3718
3719=== modified file 'tests/qmltests/Panel/tst_IndicatorsBar.qml'
3720--- tests/qmltests/Panel/tst_IndicatorsBar.qml 2015-01-09 09:15:45 +0000
3721+++ tests/qmltests/Panel/tst_IndicatorsBar.qml 2015-07-06 13:00:44 +0000
3722@@ -18,7 +18,7 @@
3723 import QtQuick.Layouts 1.1
3724 import QtTest 1.0
3725 import "../../../qml/Panel"
3726-import Ubuntu.Components 0.1
3727+import Ubuntu.Components 1.3
3728 import Unity.Test 0.1 as UT
3729 import Unity.Indicators 0.1 as Indicators
3730
3731
3732=== modified file 'tests/qmltests/Panel/tst_IndicatorsMenu.qml'
3733--- tests/qmltests/Panel/tst_IndicatorsMenu.qml 2015-03-06 04:44:11 +0000
3734+++ tests/qmltests/Panel/tst_IndicatorsMenu.qml 2015-07-06 13:00:44 +0000
3735@@ -18,7 +18,7 @@
3736 import QtQuick.Layouts 1.1
3737 import QtTest 1.0
3738 import "../../../qml/Panel"
3739-import Ubuntu.Components 0.1
3740+import Ubuntu.Components 1.3
3741 import Unity.Test 0.1 as UT
3742 import Unity.Indicators 0.1 as Indicators
3743
3744
3745=== modified file 'tests/qmltests/Panel/tst_Panel.qml'
3746--- tests/qmltests/Panel/tst_Panel.qml 2015-04-15 11:37:00 +0000
3747+++ tests/qmltests/Panel/tst_Panel.qml 2015-07-06 13:00:44 +0000
3748@@ -18,7 +18,7 @@
3749 import QtQuick.Layouts 1.1
3750 import QtTest 1.0
3751 import Unity.Test 0.1
3752-import Ubuntu.Components 0.1
3753+import Ubuntu.Components 1.3
3754 import Unity.Indicators 0.1 as Indicators
3755 import Ubuntu.Telephony 0.1 as Telephony
3756 import "../../../qml/Panel"
3757
3758=== modified file 'tests/qmltests/Stages/ApplicationCheckBox.qml'
3759--- tests/qmltests/Stages/ApplicationCheckBox.qml 2015-06-12 16:07:43 +0000
3760+++ tests/qmltests/Stages/ApplicationCheckBox.qml 2015-07-06 13:00:44 +0000
3761@@ -16,7 +16,7 @@
3762
3763 import QtQuick 2.0
3764 import QtQuick.Layouts 1.1
3765-import Ubuntu.Components 1.1
3766+import Ubuntu.Components 1.3
3767 import Unity.Application 0.1
3768
3769 RowLayout {
3770
3771=== modified file 'tests/qmltests/Stages/RecursingChildSessionControl.qml'
3772--- tests/qmltests/Stages/RecursingChildSessionControl.qml 2015-02-12 18:58:35 +0000
3773+++ tests/qmltests/Stages/RecursingChildSessionControl.qml 2015-07-06 13:00:44 +0000
3774@@ -16,7 +16,7 @@
3775
3776 import QtQuick 2.1
3777 import QtQuick.Layouts 1.1
3778-import Ubuntu.Components 0.1
3779+import Ubuntu.Components 1.3
3780 import Unity.Application 0.1
3781
3782 ColumnLayout {
3783
3784=== modified file 'tests/qmltests/Stages/tst_ApplicationWindow.qml'
3785--- tests/qmltests/Stages/tst_ApplicationWindow.qml 2015-06-22 09:37:50 +0000
3786+++ tests/qmltests/Stages/tst_ApplicationWindow.qml 2015-07-06 13:00:44 +0000
3787@@ -20,7 +20,7 @@
3788 import Unity.Test 0.1 as UT
3789 import ".."
3790 import "../../../qml/Stages"
3791-import Ubuntu.Components 0.1
3792+import Ubuntu.Components 1.3
3793 import Ubuntu.Components.ListItems 1.0 as ListItem
3794 import Unity.Application 0.1
3795
3796
3797=== modified file 'tests/qmltests/Stages/tst_DesktopStage.qml'
3798--- tests/qmltests/Stages/tst_DesktopStage.qml 2015-05-01 13:21:30 +0000
3799+++ tests/qmltests/Stages/tst_DesktopStage.qml 2015-07-06 13:00:44 +0000
3800@@ -16,7 +16,7 @@
3801
3802 import QtQuick 2.0
3803 import QtTest 1.0
3804-import Ubuntu.Components 1.1
3805+import Ubuntu.Components 1.3
3806 import Ubuntu.Components.ListItems 1.0 as ListItem
3807 import Unity.Application 0.1
3808 import Unity.Test 0.1
3809
3810=== modified file 'tests/qmltests/Stages/tst_PhoneStage.qml'
3811--- tests/qmltests/Stages/tst_PhoneStage.qml 2015-06-23 14:20:23 +0000
3812+++ tests/qmltests/Stages/tst_PhoneStage.qml 2015-07-06 13:00:44 +0000
3813@@ -19,7 +19,7 @@
3814 import Unity.Test 0.1 as UT
3815 import ".."
3816 import "../../../qml/Stages"
3817-import Ubuntu.Components 0.1
3818+import Ubuntu.Components 1.3
3819 import Unity.Application 0.1
3820
3821 Item {
3822
3823=== modified file 'tests/qmltests/Stages/tst_SessionContainer.qml'
3824--- tests/qmltests/Stages/tst_SessionContainer.qml 2015-03-06 04:44:11 +0000
3825+++ tests/qmltests/Stages/tst_SessionContainer.qml 2015-07-06 13:00:44 +0000
3826@@ -18,7 +18,7 @@
3827 import QtQuick.Layouts 1.1
3828 import QtTest 1.0
3829 import Unity.Test 0.1 as UT
3830-import Ubuntu.Components 0.1
3831+import Ubuntu.Components 1.3
3832 import Unity.Application 0.1
3833 import "../../../qml/Stages"
3834
3835
3836=== modified file 'tests/qmltests/Stages/tst_Splash.qml'
3837--- tests/qmltests/Stages/tst_Splash.qml 2014-09-15 19:05:32 +0000
3838+++ tests/qmltests/Stages/tst_Splash.qml 2015-07-06 13:00:44 +0000
3839@@ -19,7 +19,7 @@
3840 import Unity.Test 0.1 as UT
3841 import ".."
3842 import "../../../qml/Stages"
3843-import Ubuntu.Components 0.1
3844+import Ubuntu.Components 1.3
3845 import Unity.Application 0.1
3846
3847 Rectangle {
3848
3849=== modified file 'tests/qmltests/Stages/tst_SpreadDelegate.qml'
3850--- tests/qmltests/Stages/tst_SpreadDelegate.qml 2015-03-06 04:44:11 +0000
3851+++ tests/qmltests/Stages/tst_SpreadDelegate.qml 2015-07-06 13:00:44 +0000
3852@@ -19,7 +19,7 @@
3853 import Unity.Test 0.1 as UT
3854 import ".."
3855 import "../../../qml/Stages"
3856-import Ubuntu.Components 0.1
3857+import Ubuntu.Components 1.3
3858 import Ubuntu.Components.ListItems 1.0 as ListItem
3859 import Unity.Application 0.1
3860
3861
3862=== modified file 'tests/qmltests/Stages/tst_SurfaceContainer.qml'
3863--- tests/qmltests/Stages/tst_SurfaceContainer.qml 2015-06-25 19:24:41 +0000
3864+++ tests/qmltests/Stages/tst_SurfaceContainer.qml 2015-07-06 13:00:44 +0000
3865@@ -19,7 +19,7 @@
3866 import Unity.Test 0.1
3867 import ".."
3868 import "../../../qml/Stages"
3869-import Ubuntu.Components 0.1
3870+import Ubuntu.Components 1.3
3871 import Unity.Application 0.1
3872
3873 Rectangle {
3874
3875=== modified file 'tests/qmltests/Stages/tst_TabletStage.qml'
3876--- tests/qmltests/Stages/tst_TabletStage.qml 2015-06-12 16:07:43 +0000
3877+++ tests/qmltests/Stages/tst_TabletStage.qml 2015-07-06 13:00:44 +0000
3878@@ -16,7 +16,7 @@
3879
3880 import QtQuick 2.0
3881 import QtTest 1.0
3882-import Ubuntu.Components 1.1
3883+import Ubuntu.Components 1.3
3884 import Ubuntu.Components.ListItems 1.0 as ListItem
3885 import Unity.Application 0.1
3886 import Unity.Test 0.1
3887
3888=== modified file 'tests/qmltests/Stages/tst_WindowMoveResizeArea.qml'
3889--- tests/qmltests/Stages/tst_WindowMoveResizeArea.qml 2015-05-01 10:24:08 +0000
3890+++ tests/qmltests/Stages/tst_WindowMoveResizeArea.qml 2015-07-06 13:00:44 +0000
3891@@ -20,7 +20,7 @@
3892 import Unity.Test 0.1 as UT
3893 import ".."
3894 import "../../../qml/Stages"
3895-import Ubuntu.Components 0.1
3896+import Ubuntu.Components 1.3
3897 import Ubuntu.Components.ListItems 1.0 as ListItem
3898 import Unity.Application 0.1
3899
3900
3901=== modified file 'tests/qmltests/Tutorial/tst_Tutorial.qml'
3902--- tests/qmltests/Tutorial/tst_Tutorial.qml 2015-06-23 14:05:51 +0000
3903+++ tests/qmltests/Tutorial/tst_Tutorial.qml 2015-07-06 13:00:44 +0000
3904@@ -18,7 +18,7 @@
3905 import QtTest 1.0
3906 import AccountsService 0.1
3907 import LightDM 0.1 as LightDM
3908-import Ubuntu.Components 1.1
3909+import Ubuntu.Components 1.3
3910 import Unity.Application 0.1
3911 import Unity.Test 0.1 as UT
3912
3913
3914=== modified file 'tests/qmltests/Wizard/tst_Wizard.qml'
3915--- tests/qmltests/Wizard/tst_Wizard.qml 2015-03-03 14:42:10 +0000
3916+++ tests/qmltests/Wizard/tst_Wizard.qml 2015-07-06 13:00:44 +0000
3917@@ -19,7 +19,7 @@
3918 import AccountsService 0.1
3919 import MeeGo.QOfono 0.2
3920 import QMenuModel 0.1
3921-import Ubuntu.Components 1.1
3922+import Ubuntu.Components 1.3
3923 import Ubuntu.SystemSettings.SecurityPrivacy 1.0
3924 import Unity.Test 0.1 as UT
3925 import Wizard 0.1
3926@@ -96,7 +96,7 @@
3927 }
3928
3929 Component.onCompleted: {
3930- Theme.name = "Ubuntu.Components.Themes.SuruGradient";
3931+ theme.name = "Ubuntu.Components.Themes.SuruGradient";
3932 setup();
3933 }
3934
3935
3936=== modified file 'tests/qmltests/tst_OrientedShell.qml'
3937--- tests/qmltests/tst_OrientedShell.qml 2015-06-23 17:40:03 +0000
3938+++ tests/qmltests/tst_OrientedShell.qml 2015-07-06 13:00:44 +0000
3939@@ -17,7 +17,7 @@
3940 import QtQuick 2.0
3941 import QtQuick.Layouts 1.1
3942 import QtTest 1.0
3943-import Ubuntu.Components 1.1
3944+import Ubuntu.Components 1.3
3945 import Ubuntu.Components.ListItems 1.0 as ListItem
3946 import Unity.Application 0.1
3947 import Unity.Test 0.1
3948
3949=== modified file 'tests/qmltests/tst_Shell.qml'
3950--- tests/qmltests/tst_Shell.qml 2015-06-23 17:40:03 +0000
3951+++ tests/qmltests/tst_Shell.qml 2015-07-06 13:00:44 +0000
3952@@ -19,7 +19,7 @@
3953 import AccountsService 0.1
3954 import GSettings 1.0
3955 import LightDM 0.1 as LightDM
3956-import Ubuntu.Components 1.1
3957+import Ubuntu.Components 1.3
3958 import Ubuntu.Components.ListItems 1.0 as ListItem
3959 import Ubuntu.Telephony 0.1 as Telephony
3960 import Unity.Application 0.1
3961
3962=== modified file 'tests/utils/modules/Unity/Test/MouseTouchEmulationCheckbox.qml'
3963--- tests/utils/modules/Unity/Test/MouseTouchEmulationCheckbox.qml 2015-04-13 13:12:18 +0000
3964+++ tests/utils/modules/Unity/Test/MouseTouchEmulationCheckbox.qml 2015-07-06 13:00:44 +0000
3965@@ -16,7 +16,7 @@
3966
3967 import QtQuick 2.0
3968 import QtQuick.Layouts 1.1
3969-import Ubuntu.Components 1.1
3970+import Ubuntu.Components 1.3
3971 import Unity.Test 0.1
3972
3973 RowLayout {
3974
3975=== modified file 'tests/utils/modules/Unity/Test/UnityTestCase.qml'
3976--- tests/utils/modules/Unity/Test/UnityTestCase.qml 2015-06-22 12:36:47 +0000
3977+++ tests/utils/modules/Unity/Test/UnityTestCase.qml 2015-07-06 13:00:44 +0000
3978@@ -16,7 +16,7 @@
3979
3980 import QtQuick 2.0
3981 import QtTest 1.0
3982-import Ubuntu.Components 0.1
3983+import Ubuntu.Components 1.3
3984 import Unity.Test 0.1 as UT
3985
3986 TestCase {

Subscribers

People subscribed via source and target branches