Merge lp:~stolowski/unity-api/single-preview into lp:unity-api
Proposed by
Paweł Stołowski
on 2016-02-17
| Status: | Superseded | ||||
|---|---|---|---|---|---|
| Proposed branch: | lp:~stolowski/unity-api/single-preview | ||||
| Merge into: | lp:unity-api | ||||
| Diff against target: |
487 lines (+29/-284) 11 files modified
debian/changelog (+7/-0) include/unity/shell/scopes/CMakeLists.txt (+1/-1) include/unity/shell/scopes/PreviewStackInterface.h (+0/-99) include/unity/shell/scopes/ScopeInterface.h (+10/-3) test/qmltest/mocks/plugins/Unity/Scopes/CMakeLists.txt (+0/-2) test/qmltest/mocks/plugins/Unity/Scopes/Mocks/MockPreviewStack.cpp (+0/-63) test/qmltest/mocks/plugins/Unity/Scopes/Mocks/MockPreviewStack.h (+0/-47) test/qmltest/mocks/plugins/Unity/Scopes/Mocks/MockScope.cpp (+7/-3) test/qmltest/mocks/plugins/Unity/Scopes/Mocks/MockScope.h (+2/-1) test/qmltest/mocks/plugins/Unity/Scopes/TestScopesPlugin.cpp (+1/-3) test/qmltest/unity/shell/scopes/tst_Scopes.qml (+1/-62) |
||||
| To merge this branch: | bzr merge lp:~stolowski/unity-api/single-preview | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Unity Team | 2016-02-17 | Pending | |
|
Review via email:
|
|||
This proposal has been superseded by a proposal from 2016-02-18.
Commit Message
Removed PreviewStackInt
Description of the Change
Removed PreviewStackInt
To post a comment you must log in.
lp:~stolowski/unity-api/single-preview
updated
on 2016-02-18
- 209. By Paweł Stołowski on 2016-02-17
-
Merged trunk
- 210. By Paweł Stołowski on 2016-02-17
-
Bump version
- 211. By Paweł Stołowski on 2016-02-18
-
Merged activation-progress
