lp://staging/~zsombi/ubuntu-ui-toolkit/79b-styling-reshufled
Created by
Zsombor Egri
and last modified
- Get this branch:
- bzr branch lp://staging/~zsombi/ubuntu-ui-toolkit/79b-styling-reshufled
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.
- PS Jenkins bot: Approve (continuous-integration)
- Tim Peeters: Approve
-
Diff: 2378 lines (+554/-1132)18 files modifiedcomponents.api (+12/-15)
examples/ubuntu-ui-toolkit-gallery/NewListItems.qml (+0/-1)
modules/Ubuntu/Components/Themes/Ambiance/ListItemPanel.qml (+0/-194)
modules/Ubuntu/Components/Themes/Ambiance/ListItemStyle.qml (+229/-6)
modules/Ubuntu/Components/Themes/Ambiance/qmldir (+0/-1)
modules/Ubuntu/Components/plugin/plugin.cpp (+4/-3)
modules/Ubuntu/Components/plugin/plugin.pro (+0/-2)
modules/Ubuntu/Components/plugin/ucactionpanel_p.cpp (+0/-134)
modules/Ubuntu/Components/plugin/uclistitem.cpp (+100/-310)
modules/Ubuntu/Components/plugin/uclistitem.h (+6/-55)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+6/-104)
modules/Ubuntu/Components/plugin/uclistitemactions.cpp (+2/-2)
modules/Ubuntu/Components/plugin/uclistitemattached.cpp (+0/-165)
modules/Ubuntu/Components/plugin/uclistitemstyle.cpp (+85/-37)
modules/Ubuntu/Components/plugin/uclistitemstyle.h (+53/-14)
modules/Ubuntu/Components/plugin/ucviewitemsattached.cpp (+4/-2)
tests/resources/listitems/ListItemTest.qml (+13/-5)
tests/unit_x11/tst_components/tst_listitem.qml (+40/-82)
Related bugs
Related blueprints
Branch information
Recent revisions
- 1419. By Zsombor Egri
-
fixing the vertical dragging test which got failed again after merging with staging
- 1413. By Zsombor Egri
-
unit tests fixed; contentMoving property and related signals brought back, API fixed
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