lp://staging/~zsombi/ubuntu-ui-toolkit/30-options
Created by
Zsombor Egri
and last modified
- Get this branch:
- bzr branch lp://staging/~zsombi/ubuntu-ui-toolkit/30-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
- Zsombor Egri: Approve (continuous-integration)
-
Diff: 701 lines (+443/-7)16 files modifiedcomponents.api (+8/-0)
modules/Ubuntu/Components/plugin/plugin.cpp (+2/-0)
modules/Ubuntu/Components/plugin/plugin.pro (+5/-2)
modules/Ubuntu/Components/plugin/quickutils.cpp (+23/-0)
modules/Ubuntu/Components/plugin/quickutils.h (+1/-0)
modules/Ubuntu/Components/plugin/uclistitem.cpp (+47/-3)
modules/Ubuntu/Components/plugin/uclistitem.h (+9/-0)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+3/-0)
modules/Ubuntu/Components/plugin/uclistitemactions.cpp (+158/-0)
modules/Ubuntu/Components/plugin/uclistitemactions.h (+49/-0)
modules/Ubuntu/Components/plugin/uclistitemactions_p.h (+46/-0)
tests/resources/listitems/ListItemTest.qml (+22/-1)
tests/unit/tst_performance/ListItemWithOptionsList.qml (+37/-0)
tests/unit/tst_performance/tst_performance.cpp (+3/-1)
tests/unit/tst_performance/tst_performance.pro (+1/-0)
tests/unit_x11/tst_components/tst_listitem.qml (+29/-0)
Superseded
for merging
into
lp://staging/~bzoltan/ubuntu-ui-toolkit/new_list_item
- PS Jenkins bot: Pending (continuous-integration) requested
- Tim Peeters: Pending requested
-
Diff: 751 lines (+504/-4)16 files modifiedcomponents.api (+8/-0)
modules/Ubuntu/Components/plugin/plugin.cpp (+2/-0)
modules/Ubuntu/Components/plugin/plugin.pro (+5/-2)
modules/Ubuntu/Components/plugin/quickutils.cpp (+23/-0)
modules/Ubuntu/Components/plugin/quickutils.h (+1/-0)
modules/Ubuntu/Components/plugin/uclistitem.cpp (+44/-0)
modules/Ubuntu/Components/plugin/uclistitem.h (+9/-0)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+3/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions.cpp (+195/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions.h (+51/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions_p.h (+46/-0)
tests/resources/listitems/ListItemTest.qml (+20/-1)
tests/unit/tst_performance/ListItemWithOptionsList.qml (+37/-0)
tests/unit/tst_performance/tst_performance.cpp (+3/-1)
tests/unit/tst_performance/tst_performance.pro (+1/-0)
tests/unit_x11/tst_components/tst_listitem.qml (+56/-0)
Superseded
for merging
into
lp://staging/ubuntu-ui-toolkit/staging
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Tim Peeters: Pending requested
-
Diff: 751 lines (+504/-4)16 files modifiedcomponents.api (+8/-0)
modules/Ubuntu/Components/plugin/plugin.cpp (+2/-0)
modules/Ubuntu/Components/plugin/plugin.pro (+5/-2)
modules/Ubuntu/Components/plugin/quickutils.cpp (+23/-0)
modules/Ubuntu/Components/plugin/quickutils.h (+1/-0)
modules/Ubuntu/Components/plugin/uclistitem.cpp (+44/-0)
modules/Ubuntu/Components/plugin/uclistitem.h (+9/-0)
modules/Ubuntu/Components/plugin/uclistitem_p.h (+3/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions.cpp (+195/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions.h (+51/-0)
modules/Ubuntu/Components/plugin/uclistitemoptions_p.h (+46/-0)
tests/resources/listitems/ListItemTest.qml (+20/-1)
tests/unit/tst_performance/ListItemWithOptionsList.qml (+37/-0)
tests/unit/tst_performance/tst_performance.cpp (+3/-1)
tests/unit/tst_performance/tst_performance.pro (+1/-0)
tests/unit_x11/tst_components/tst_listitem.qml (+56/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
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