Merge lp://staging/~jeremywootten/appcenter/restructuring-part3 into lp://staging/~elementary-apps/appcenter/appcenter
Proposed by
Jeremy Wootten
Status: | Merged |
---|---|
Approved by: | Danielle Foré |
Approved revision: | 287 |
Merged at revision: | 295 |
Proposed branch: | lp://staging/~jeremywootten/appcenter/restructuring-part3 |
Merge into: | lp://staging/~elementary-apps/appcenter/appcenter |
Prerequisite: | lp://staging/~jeremywootten/appcenter/restructuring-part2 |
Diff against target: |
1332 lines (+674/-359) 12 files modified
src/AbstractAppContainer.vala (+9/-31) src/AbstractAppList.vala (+118/-0) src/CMakeLists.txt (+4/-0) src/Core/ChangeInformation.vala (+3/-3) src/Core/Package.vala (+11/-5) src/Views/AppInfoView.vala (+29/-32) src/Views/AppListView.vala (+235/-270) src/Views/InstalledView.vala (+5/-5) src/Widgets/AppActionButton.vala (+40/-0) src/Widgets/AppListRow.vala (+31/-0) src/Widgets/PackageRow.vala (+19/-13) src/Widgets/UpdateHeaderRow.vala (+170/-0) |
To merge this branch: | bzr merge lp://staging/~jeremywootten/appcenter/restructuring-part3 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Danielle Foré | ux | Approve | |
Adam Bieńkowski (community) | code | Approve | |
Review via email: mp+303616@code.staging.launchpad.net |
Commit message
Refactor AppListView
Description of the change
Further code cleanup - AppListView
To post a comment you must log in.
Small inline comment about margin