lp://staging/~aacid/unity8/urldispatcher_hideeverything
- Get this branch:
- bzr branch lp://staging/~aacid/unity8/urldispatcher_hideeverything
Branch merges
- Michael Zanetti (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 195 lines (+89/-22)6 files modifiedqml/Dash/Dash.qml (+26/-13)
qml/Dash/DashContent.qml (+0/-5)
tests/mocks/Unity/fake_scope.cpp (+9/-0)
tests/mocks/Unity/fake_scope.h (+4/-2)
tests/qmltests/Dash/tst_Dash.qml (+49/-1)
tests/qmltests/Dash/tst_GenericScopeView.qml (+1/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1692. By Albert Astals Cid
-
Test uri dispatcher does what it has to do
The uri dispatcher calls are not dbus activated but fake signals,
but here we're not testing the uri dispatcher itself that is on the SDK
just checking that when it's activated it does what it should - 1688. By Daniel d'Andrada
-
DesktopStage - fix focus switch when user taps on window
Also fixes a threading issue in WindowStateStorage where
async SQL queries could be run when WindowStateStorage was
already destroyed. Fixes: #1431325
Approved by: Michael Zanetti - 1687. By Michał Sawicz
-
Remove the activity indicator from tests
Now that its animation runs in the render thread instead of in the main (GUI) one.
This fixes the problem were qml tests would take 100% CPU and fail at some point.
Approved by: Daniel d'Andrada - 1686. By Albert Astals Cid
-
Add some context to tr calls
Fixes: #1431497
Approved by: GunChleoc, Michael Zanetti - 1684. By Mirco Müller
-
Updated the visuals of the SwipeToAct-widget for incoming-call snap-decision notifications according to new design-spec.
Approved by: Daniel d'Andrada
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity8