Skip to content
Snippets Groups Projects
Commit b2ea6e1b authored by Tobias Hunger's avatar Tobias Hunger
Browse files

FeatureProvider: Move features into Kits


Make available features and platforms methods on kits (implemented
via the KitInformation). Add convenience methods to KitManager to
collect all that.

Remove QtFeatureProvider and implement KitFeatureProvider instead.

The idea of this patch is to make it easier to find which kits are
applicable to which wizard: I should now be able to match the
wizard features against a kit and have a good set of kits to choose
from.

Change-Id: Ie5be0213f142cfdf4417ac55bd6cbb056265a531
Reviewed-by: default avatarThomas Hartmann <Thomas.Hartmann@digia.com>
parent 281161c2
No related branches found
No related tags found
Loading
Showing
with 181 additions and 48 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment