lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/contextMenu
Created by
Cris Dywan
and last modified
- Get this branch:
- bzr branch lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/contextMenu
Members of
Ubuntu SDK team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
On hold
for merging
into
lp://staging/ubuntu-ui-toolkit/staging
- Ubuntu SDK team: Pending requested
-
Diff: 615 lines (+374/-47) (has conflicts)15 files modifiedcomponents.api (+17/-0)
examples/ubuntu-ui-toolkit-gallery/ExampleContextMenu.qml (+59/-0)
examples/ubuntu-ui-toolkit-gallery/NewListItems.qml (+6/-0)
examples/ubuntu-ui-toolkit-gallery/Popover.qml (+5/-0)
src/Ubuntu/Components/ComponentModule.pro (+4/-0)
src/Ubuntu/Components/Popups/1.3/ContextMenu.qml (+44/-0)
src/Ubuntu/Components/Popups/1.3/ListItemContextMenu.qml (+11/-47)
src/Ubuntu/Components/Popups/1.3/MenuGroup.qml (+46/-0)
src/Ubuntu/Components/Popups/1.3/MenuItem.qml (+86/-0)
src/Ubuntu/Components/Popups/1.3/Popover.qml (+1/-0)
src/Ubuntu/Components/Popups/Popups.pro (+4/-0)
src/Ubuntu/Components/Popups/qmldir (+3/-0)
src/Ubuntu/Components/Themes/Ambiance/1.3/ContextMenuForegroundStyle.qml (+43/-0)
src/Ubuntu/Components/Themes/Ambiance/Ambiance.pro (+2/-0)
src/Ubuntu/Components/plugin/uclistitem.cpp (+43/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1602. By Cris Dywan
-
Set Qt.IBeamCursor on text component MouseArea's. Fixes: https:/
/bugs.launchpad .net/bugs/ 1483823. Approved by Zsombor Egri, PS Jenkins bot.
- 1601. By Zsombor Egri
-
Fixing broken BottomEdgeHint gallery page.
Approved by PS Jenkins bot, Tim Peeters.
- 1600. By Loïc Molinari
-
Renamed ShellIcon to ProportionalShape.
The default drop shadow aspect has also been removed for consistency reasons.
Approved by PS Jenkins bot, Tim Peeters.
- 1598. By Tim Peeters
-
Make the default MainView background plain white. Fixes: https:/
/bugs.launchpad .net/bugs/ 1481834. Approved by Zsombor Egri, PS Jenkins bot, Jouni Helminen.
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