lp://staging/~zsombi/ubuntu-ui-toolkit/40-visualize-options
Created by
Zsombor Egri
and last modified
- Get this branch:
- bzr branch lp://staging/~zsombi/ubuntu-ui-toolkit/40-visualize-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: 511 lines (+220/-34)9 files modifiedcomponents.api (+2/-2)
modules/Ubuntu/Components/Themes/Ambiance/ListItemPanel.qml (+77/-3)
modules/Ubuntu/Components/plugin/uclistitem.cpp (+44/-10)
modules/Ubuntu/Components/plugin/uclistitem.h (+5/-6)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+3/-0)
modules/Ubuntu/Components/plugin/uclistitemactionsattached.cpp (+1/-0)
modules/Ubuntu/Components/plugin/ucstyleditembase.cpp (+2/-4)
tests/resources/listitems/ListItemTest.qml (+41/-5)
tests/unit_x11/tst_components/tst_listitem.qml (+45/-4)
Superseded
for merging
into
lp://staging/~bzoltan/ubuntu-ui-toolkit/new_list_item
- Ubuntu SDK team: Pending requested
-
Diff: 153 lines (+83/-10)3 files modifiedmodules/Ubuntu/Components/ListItemPanel.qml (+56/-2)
tests/resources/listitems/ListItemTest.qml (+17/-4)
tests/unit_x11/tst_components/tst_listitem.qml (+10/-4)
Superseded
for merging
into
lp://staging/ubuntu-ui-toolkit/staging
- Ubuntu SDK team: Pending requested
-
Diff: 153 lines (+83/-10)3 files modifiedmodules/Ubuntu/Components/ListItemPanel.qml (+56/-2)
tests/resources/listitems/ListItemTest.qml (+17/-4)
tests/unit_x11/tst_components/tst_listitem.qml (+10/-4)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1292. By Zsombor Egri
-
revert UCStyledItemBase changes from rev 1290 so we do not forward child mouse events as normal mouse events, as we can get loads of similar mouse events (i.e. press events) on ListItem when a child is pressed. Instead handle mouse events in child filter
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