Merge lp://staging/~zsombi/ubuntu-ui-toolkit/bottomEdge into lp://staging/ubuntu-ui-toolkit/staging
Proposed by
Zsombor Egri
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Tim Peeters | ||||
Approved revision: | 1781 | ||||
Merged at revision: | 1731 | ||||
Proposed branch: | lp://staging/~zsombi/ubuntu-ui-toolkit/bottomEdge | ||||
Merge into: | lp://staging/ubuntu-ui-toolkit/staging | ||||
Diff against target: |
4292 lines (+3826/-40) 47 files modified
components.api (+48/-0) examples/ubuntu-ui-toolkit-gallery/BottomEdgePage.qml (+177/-14) examples/ubuntu-ui-toolkit-gallery/Template.qml (+1/-0) examples/ubuntu-ui-toolkit-gallery/TemplateRow.qml (+1/-1) examples/ubuntu-ui-toolkit-gallery/gallery-logging.config (+1/-0) src/Ubuntu/Components/1.3/AdaptivePageLayout.qml (+0/-2) src/Ubuntu/Components/1.3/PageTreeNode.qml (+0/-4) src/Ubuntu/Components/ComponentModule.pro (+1/-1) src/Ubuntu/Components/Themes/Ambiance/1.3/BottomEdgeStyle.qml (+125/-0) src/Ubuntu/Components/Themes/Ambiance/Ambiance.pro (+2/-1) src/Ubuntu/Components/Themes/Ambiance/qmldir (+2/-0) src/Ubuntu/Components/plugin/plugin.cpp (+6/-0) src/Ubuntu/Components/plugin/plugin.pri (+9/-2) src/Ubuntu/Components/plugin/ucaction.h (+6/-5) src/Ubuntu/Components/plugin/ucbottomedge.cpp (+1059/-0) src/Ubuntu/Components/plugin/ucbottomedge.h (+120/-0) src/Ubuntu/Components/plugin/ucbottomedge_p.h (+111/-0) src/Ubuntu/Components/plugin/ucbottomedgehint.cpp (+1/-1) src/Ubuntu/Components/plugin/ucbottomedgehint.h (+2/-0) src/Ubuntu/Components/plugin/ucbottomedgeregion.cpp (+253/-0) src/Ubuntu/Components/plugin/ucbottomedgeregion.h (+78/-0) src/Ubuntu/Components/plugin/ucbottomedgestyle.cpp (+65/-0) src/Ubuntu/Components/plugin/ucbottomedgestyle.h (+60/-0) src/Ubuntu/Components/plugin/ucstyleditembase.cpp (+21/-5) src/Ubuntu/Components/plugin/ucstyleditembase.h (+1/-0) src/Ubuntu/Components/plugin/ucstyleditembase_p.h (+2/-0) src/Ubuntu/Test/plugin/uctestextras.cpp (+136/-3) src/Ubuntu/Test/plugin/uctestextras.h (+6/-0) tests/unit_x11/tst_bottomedge/AddCustomRegionOnCompleted.qml (+41/-0) tests/unit_x11/tst_bottomedge/AddCustomRegionOwnedByOtherBottomEdge.qml (+39/-0) tests/unit_x11/tst_bottomedge/AddCustomRegionUsingDataProperty.qml (+33/-0) tests/unit_x11/tst_bottomedge/AddCustomRegionUsingRegionsProperty.qml (+33/-0) tests/unit_x11/tst_bottomedge/AlternateDefaultRegionContent.qml (+53/-0) tests/unit_x11/tst_bottomedge/AlternateRegionContent.qml (+47/-0) tests/unit_x11/tst_bottomedge/AutoCollapseInPageHeader.qml (+45/-0) tests/unit_x11/tst_bottomedge/AutoCollapseInPageWithPageHeader.qml (+44/-0) tests/unit_x11/tst_bottomedge/BottomEdgeInItem.qml (+36/-0) tests/unit_x11/tst_bottomedge/ClearCustomRegions.qml (+42/-0) tests/unit_x11/tst_bottomedge/Defaults.qml (+28/-0) tests/unit_x11/tst_bottomedge/DifferentSizes.qml (+34/-0) tests/unit_x11/tst_bottomedge/LastItem.qml (+46/-0) tests/unit_x11/tst_bottomedge/LeanActiveRegionChange.qml (+45/-0) tests/unit_x11/tst_bottomedge/OverlappingRegions.qml (+46/-0) tests/unit_x11/tst_bottomedge/ShorterBottomEdge.qml (+39/-0) tests/unit_x11/tst_bottomedge/tst_bottomedge.cpp (+856/-0) tests/unit_x11/tst_bottomedge/tst_bottomedge.pro (+23/-0) tests/unit_x11/unit_x11.pro (+2/-1) |
||||
To merge this branch: | bzr merge lp://staging/~zsombi/ubuntu-ui-toolkit/bottomEdge | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot | continuous-integration | Approve | |
Tim Peeters | Approve | ||
Review via email: mp+278336@code.staging.launchpad.net |
Commit message
BottomEdge component
To post a comment you must log in.
PASSED: Continuous integration, rev:1739 jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- ci/2524/ jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-amd64- ci/1252 jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-armhf- ci/1254 jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-armhf- ci/1254/ artifact/ work/output/ *zip*/output. zip jenkins. qa.ubuntu. com/job/ ubuntu- sdk-team- ubuntu- ui-toolkit- staging- vivid-i386- ci/1251
http://
Executed test runs:
SUCCESS: http://
SUCCESS: http://
deb: http://
SUCCESS: http://
Click here to trigger a rebuild: s-jenkins. ubuntu- ci:8080/ job/ubuntu- sdk-team- ubuntu- ui-toolkit- staging- ci/2524/ rebuild
http://