lp://staging/~laney/ubuntu-system-settings/reset-api

Created by Iain Lane and last modified
Get this branch:
bzr branch lp://staging/~laney/ubuntu-system-settings/reset-api
Only Iain Lane can upload to this branch. If you are Iain Lane please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Iain Lane
Project:
ubuntu-system-settings
Status:
Merged

Recent revisions

504. By Iain Lane

Merge trunk

503. By Iain Lane

If you have a plugin then it must be interface 2, otherwise you don't get to reset.

502. By Iain Lane

Don't need that loop, it's just a missing qtquick QML build-dep

501. By Iain Lane

No need to include QEventLoop in the test any more

500. By Iain Lane

Wait for the pageComponent to be ready in the reset method itself instead of the test

499. By Iain Lane

Don't leak component, don't include unused 'reset' property in tests

498. By Iain Lane

Try to wait for the page component to be ready to avoid test failures, maybe

497. By Iain Lane

Add some tests for the new reset api

496. By Iain Lane

Initialise the pointers to 0; add a "2" interface to not break ABI

495. By Iain Lane

(broken) Add a 'reset' API

Plugins can reset their settings in two ways

  - by providing a function 'bool reset()' in their 'plugin' which returns true
  - providing a javascript function 'reset' in their page component at the top level

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/ubuntu-system-settings
This branch contains Public information 
Everyone can see this information.

Subscribers