Merge lp://staging/~jonas-drange/ubuntu-system-settings/appearance-launcher into lp://staging/ubuntu-system-settings
Proposed by
Jonas G. Drange
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Ken VanDine | ||||
Approved revision: | 1745 | ||||
Merged at revision: | 1742 | ||||
Proposed branch: | lp://staging/~jonas-drange/ubuntu-system-settings/appearance-launcher | ||||
Merge into: | lp://staging/ubuntu-system-settings | ||||
Diff against target: |
1631 lines (+1383/-24) 35 files modified
debian/control (+1/-0) plugins/CMakeLists.txt (+1/-0) plugins/launcher/CMakeLists.txt (+20/-0) plugins/launcher/PageComponent.qml (+113/-0) plugins/launcher/launcher.h (+42/-0) plugins/launcher/launcher.settings (+14/-0) plugins/launcher/launcher_impl.cpp (+52/-0) plugins/launcher/launcher_impl.h (+40/-0) plugins/launcher/plugin.cpp (+39/-0) plugins/launcher/plugin.h (+33/-0) plugins/launcher/plugin/CMakeLists.txt (+8/-0) plugins/launcher/plugin/GuAccessor.qml (+6/-0) plugins/launcher/plugin/launcher-plugin.cpp (+86/-0) plugins/launcher/plugin/launcher-plugin.h (+37/-0) plugins/launcher/qmldir.in (+2/-0) plugins/launcher/settings-launcher.svg (+179/-0) src/CMakeLists.txt (+1/-1) src/main.cpp (+2/-23) tests/mocks/CMakeLists.txt (+1/-0) tests/mocks/GSettings.1.0/CMakeLists.txt (+19/-0) tests/mocks/GSettings.1.0/fake_gsettings.cpp (+193/-0) tests/mocks/GSettings.1.0/fake_gsettings.h (+118/-0) tests/mocks/GSettings.1.0/plugin.cpp (+35/-0) tests/mocks/GSettings.1.0/plugin.h (+33/-0) tests/mocks/GSettings.1.0/qmldir (+2/-0) tests/mocks/Ubuntu/SystemSettings/CMakeLists.txt (+1/-0) tests/mocks/Ubuntu/SystemSettings/Launcher/CMakeLists.txt (+20/-0) tests/mocks/Ubuntu/SystemSettings/Launcher/MockLauncherPanelPlugin.cpp (+57/-0) tests/mocks/Ubuntu/SystemSettings/Launcher/MockLauncherPanelPlugin.h (+49/-0) tests/mocks/Ubuntu/SystemSettings/Launcher/plugin.cpp (+37/-0) tests/mocks/Ubuntu/SystemSettings/Launcher/plugin.h (+32/-0) tests/mocks/Ubuntu/SystemSettings/Launcher/qmldir (+2/-0) tests/plugins/CMakeLists.txt (+8/-0) tests/plugins/launcher/Source/qmldir (+2/-0) tests/plugins/launcher/tst_LauncherPageComponent.qml (+98/-0) |
||||
To merge this branch: | bzr merge lp://staging/~jonas-drange/ubuntu-system-settings/appearance-launcher | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ken VanDine | Approve | ||
system-apps-ci-bot | continuous-integration | Needs Fixing | |
Review via email: mp+310657@code.staging.launchpad.net |
Commit message
* Packaging change: depend on USC for testing
* Adds Launcher settings panel to System Settings
* Makes USS a gapplication as a requirement for the use of the qtdesktopwidget
* Adds gsetting qml mock
To post a comment you must log in.
FAILED: Continuous integration, rev:1737 /jenkins. canonical. com/system- apps/job/ lp-ubuntu- system- settings- ci/232/ /jenkins. canonical. com/system- apps/job/ build/1970/ console /jenkins. canonical. com/system- apps/job/ build-0- fetch/1971 /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= vivid+overlay/ 1806/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= xenial+ overlay/ 1806/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=amd64, release= zesty/1806/ console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= vivid+overlay/ 1806/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= xenial+ overlay/ 1806/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=armhf, release= zesty/1806/ console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= vivid+overlay/ 1806/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= xenial+ overlay/ 1806/console /jenkins. canonical. com/system- apps/job/ build-2- binpkg/ arch=i386, release= zesty/1806/ console
https:/
Executed test runs:
FAILURE: https:/
SUCCESS: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
FAILURE: https:/
Click here to trigger a rebuild: /jenkins. canonical. com/system- apps/job/ lp-ubuntu- system- settings- ci/232/ rebuild
https:/