lp://staging/~zsombi/ubuntu-ui-toolkit/55-snap-options
Created by
Zsombor Egri
and last modified
- Get this branch:
- bzr branch lp://staging/~zsombi/ubuntu-ui-toolkit/55-snap-options
Only
Zsombor Egri
can upload to this branch. If you are
Zsombor Egri
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Tim Peeters: Approve
-
Diff: 805 lines (+261/-109)14 files modifiedcomponents.api (+2/-1)
modules/Ubuntu/Components/Themes/Ambiance/ListItemPanel.qml (+25/-2)
modules/Ubuntu/Components/Themes/Ambiance/ListItemStyle.qml (+5/-3)
modules/Ubuntu/Components/plugin/uclistitem.cpp (+76/-19)
modules/Ubuntu/Components/plugin/uclistitem.h (+2/-0)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+5/-1)
modules/Ubuntu/Components/plugin/uclistitemactions.cpp (+5/-5)
modules/Ubuntu/Components/plugin/uclistitemactions.h (+0/-3)
modules/Ubuntu/Components/plugin/uclistitemactions_p.h (+1/-0)
modules/Ubuntu/Components/plugin/uclistitemactionsattached.cpp (+0/-24)
modules/Ubuntu/Components/plugin/uclistitemstyle.cpp (+12/-34)
modules/Ubuntu/Components/plugin/uclistitemstyle.h (+8/-9)
modules/Ubuntu/Test/UbuntuTestCase.qml (+3/-6)
tests/unit_x11/tst_components/tst_listitem.qml (+117/-2)
Superseded
for merging
into
lp://staging/~bzoltan/ubuntu-ui-toolkit/new_list_item
- Ubuntu SDK team: Pending requested
-
Diff: 370 lines (+175/-15)6 files modifiedmodules/Ubuntu/Components/plugin/uclistitem.cpp (+33/-5)
modules/Ubuntu/Components/plugin/uclistitemoptions.cpp (+72/-5)
modules/Ubuntu/Components/plugin/uclistitemoptions.h (+2/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions_p.h (+7/-0)
tests/resources/listitems/ListItemTest.qml (+14/-4)
tests/unit_x11/tst_components/tst_listitem.qml (+47/-1)
Superseded
for merging
into
lp://staging/ubuntu-ui-toolkit/staging
- Ubuntu SDK team: Pending requested
-
Diff: 367 lines (+175/-14)6 files modifiedmodules/Ubuntu/Components/plugin/uclistitem.cpp (+33/-5)
modules/Ubuntu/Components/plugin/uclistitemoptions.cpp (+72/-5)
modules/Ubuntu/Components/plugin/uclistitemoptions.h (+2/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions_p.h (+7/-0)
tests/resources/listitems/ListItemTest.qml (+14/-3)
tests/unit_x11/tst_components/tst_listitem.qml (+47/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1310. By Zsombor Egri
-
swipeOvershoot added to ListItem, overshoot removed from ListItemActions attached properties. Styling added.
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