lp://staging/~tpeeters/ubuntu-ui-toolkit/50-headerTools
Created by
Tim Peeters
and last modified
- Get this branch:
- bzr branch lp://staging/~tpeeters/ubuntu-ui-toolkit/50-headerTools
Only
Tim Peeters
can upload to this branch. If you are
Tim Peeters
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- PS Jenkins bot: Approve (continuous-integration)
- Nekhelesh Ramananthan (community): Approve (desktop testing)
- Florian Boucault (community): Approve
- Leo Arias (community): Approve (autopilot code review)
-
Diff: 616 lines (+360/-76)13 files modifiedcomponents.api (+1/-0)
modules/Ubuntu/Components/Header.qml (+9/-0)
modules/Ubuntu/Components/MainView.qml (+22/-0)
modules/Ubuntu/Components/Themes/Ambiance/HeaderButtonStyle.qml (+43/-0)
modules/Ubuntu/Components/Themes/Ambiance/NewHeaderStyle.qml (+72/-13)
modules/Ubuntu/Components/Themes/Ambiance/qmldir (+1/-0)
tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_header.py (+44/-0)
tests/autopilot/ubuntuuitoolkit/_custom_proxy_objects/_mainview.py (+15/-0)
tests/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_header.py (+52/-5)
tests/resources/navigation/MyCustomPage.qml (+18/-7)
tests/resources/navigation/Tabs.qml (+6/-4)
tests/resources/toolbar/headerTools.qml (+77/-0)
tests/resources/toolbar/oldToolbarWithActions.qml (+0/-47)
Related bugs
Bug #1273185: Actions in header | Critical | Fix Released |
Related blueprints
New header and bottom edge
(Essential)
Branch information
Recent revisions
- 1051. By Tim Peeters
-
bindings mess up when a page becomes inactive *after* the next one becomes active. Fixed by tracking active page in MainView
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-ui-toolkit